(subset) [PATCH v3 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
Abhinav Kumar
quic_abhinavk at quicinc.com
Fri Apr 28 20:00:30 UTC 2023
On Wed, 26 Apr 2023 01:11:08 +0200, Marijn Suijten wrote:
> Doing a for loop in every DPU HW block driver init to find a catalog
> entry matching the given ID is rather useless if the init function
> called by RM already has that catalog entry pointer, and uses exactly
> its ID to drive this init and for loop. Remove all that machinery to
> drop quite some lines of unnecessarily-complicated code, and the
> fallibility that comes with it, by simply giving _init() the catalog
> entry pointers straight away.
>
> [...]
Applied, thanks!
[1/3] drm/msm/dpu: Assign missing writeback log_mask
https://gitlab.freedesktop.org/abhinavk/msm/-/commit/a432fc31f03d
Best regards,
--
Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list