[PATCH v2 1/3] drm/msm/dpu: drop SSPP's SRC subblock

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Thu May 18 21:06:15 UTC 2023


On 18/05/2023 22:14, Marijn Suijten wrote:
> On 2023-04-29 04:23:51, Dmitry Baryshkov wrote:
>> The src_blk declares a lame copy of main SSPP register space. It's
>> offset is always 0. It's length has been fixed to 0x150, while SSPP's
> 
> It's -> its, twice.

Ack

> 
> 
> 
>> length is now correct. Drop the src_blk and access SSPP registers
>> without additional subblock lookup.
> 
> Note that the block code still calls `dpu_debugfs_create_regset32()` on
> "src_blk", do we want to rename that?
> 

I could not come up with a better debugfs file name, so I decided to 
leave it as is.

-- 
With best wishes
Dmitry



More information about the dri-devel mailing list