Re: (subset) [PATCH 00/35] drm/msm/dpu: rework HW block feature handling

2025-02-17 Thread Abhinav Kumar
On Sat, 14 Dec 2024 00:14:16 +0200, Dmitry Baryshkov wrote: > Some time ago we started the process of converting HW blocks to use > revision-based checks instead of having feature bits (which are easy to > miss or to set incorrectly). Then the process of such a conversion was > postponed. (Mostly

[PATCH 00/35] drm/msm/dpu: rework HW block feature handling

2024-12-13 Thread Dmitry Baryshkov
Some time ago we started the process of converting HW blocks to use revision-based checks instead of having feature bits (which are easy to miss or to set incorrectly). Then the process of such a conversion was postponed. (Mostly) finish the conversion. The only blocks which still have feature bits