Hi Jani,
Yea I think I made that change after checkpatch but didnt do commit
--amend, let me address that and send the patch for review.
Regards
Manasi
On Mon, Feb 5, 2024 at 4:03 AM Jani Nikula wrote:
>
> On Fri, 02 Feb 2024, Manasi Navare wrote:
> > Commit bd077259d0a9 ("drm/i915/vdsc: Add f
On Fri, 02 Feb 2024, Manasi Navare wrote:
> Commit bd077259d0a9 ("drm/i915/vdsc: Add function to read any PPS register")
> defines
> a new macro to calculate the DSC PPS register addresses with PPS number as an
> input. This macro correctly calculates the addresses till PPS 11 since the
> address
Commit bd077259d0a9 ("drm/i915/vdsc: Add function to read any PPS register")
defines
a new macro to calculate the DSC PPS register addresses with PPS number as an
input. This macro correctly calculates the addresses till PPS 11 since the
addresses increment by 4. So in that case the following macr