]> Git Repo - linux.git/commit
drm/i915/display: Add Wa_16023981245
authorNemesa Garg <[email protected]>
Mon, 28 Oct 2024 04:41:53 +0000 (10:11 +0530)
committerSuraj Kandpal <[email protected]>
Mon, 28 Oct 2024 04:50:13 +0000 (10:20 +0530)
commitd9fa32dd92eb162cf996d2881a9596b28d91eb64
tree9ed47d5bf2c9eb6516e2fd056d3ed8e2b71545c0
parent0d018d1dc62222176a5e30b052e0133c63d3be8e
drm/i915/display: Add Wa_16023981245

Disable the support for odd panning in x direction.

v2: Replace HSD with WA in commit message [Suraj]
    Modified the condition for handling odd panning

v3: Simplified the condition for checking hsub
    Using older framework for wa as rev1[Jani]

v4: Modify the condition for hsub [Sai Teja]
    Initialize hsub in else path [Dan]

v5: Replace IS_LUNARLAKE with display version.
    Resolve nitpicks[Jani]

v6: Replace -EINVAL with hsub [Suraj]
    Remove src_w check as not required

v7: Remove check for NV12.
    Add check for PTL as well [Matt]

v8: Alignment fix

Continuing discussions from:
https://patchwork.freedesktop.org/series/136416/

Signed-off-by: Nemesa Garg <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Signed-off-by: Suraj Kandpal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/display/intel_atomic_plane.c
This page took 0.058313 seconds and 4 git commands to generate.