On Tue, 11 Jul 2023 18:19:58 -0700, Abhinav Kumar wrote: > With commit dac76a0144d31 ("fetch DPU configuration from match data"), > dpu core revision was dropped in favor of using the compatible string > from the device tree to select the dpu catalog being used in the device. > > This approach works well however also necessitates adding catalog > entries for small register level details as dpu capabilities and/or > features bloating the catalog unnecessarily. Examples include but > are not limited to data_compress, interrupt register set, widebus etc. > > [...] Applied, thanks! [1/5] drm/msm/dpu: re-introduce dpu core revision to the catalog https://gitlab.freedesktop.org/lumag/msm/-/commit/d5ffd30bf168 [2/5] drm/msm/dpu: use dpu core's major version to enable data compress https://gitlab.freedesktop.org/lumag/msm/-/commit/51e9b25c7818 [3/5] drm/msm/dpu: rename all hw_intf structs to have dpu_hw prefix https://gitlab.freedesktop.org/lumag/msm/-/commit/4c6df9a40bbc [4/5] drm/msm/dpu: rename enable_compression() to program_intf_cmd_cfg() https://gitlab.freedesktop.org/lumag/msm/-/commit/143dfccad3da [5/5] drm/msm/dpu: drop DPU_INTF_DATA_COMPRESS from dpu catalog https://gitlab.freedesktop.org/lumag/msm/-/commit/781452286aeb Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>