diff options
author | Arun R Murthy <arun.r.murthy@intel.com> | 2025-04-07 11:13:47 +0530 |
---|---|---|
committer | Suraj Kandpal <suraj.kandpal@intel.com> | 2025-05-09 15:30:34 +0530 |
commit | ed1d563c7f0fee5e63048c53c10fa1ef69c74f77 (patch) | |
tree | 9dd62f7b3bd1c483fc83263866b7e56331517c49 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 0d6dcd741c266389bbf0a8758f537b3a171ac32a (diff) |
drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
The function intel_plane_can_async_flip() checks for async supported
modifier, add format support check also in the same function.
Note: on ADL the surface base addr is required to be 16k aligned and if
not might generate DMAR and GGTT faults leading to glitches. This patch
changes the 16k alignment to 4k for planar formats.
v11: Move filtering Indexed 8bit to a separate patch (Ville)
v12: correct the commit msg and remove unwanted debug print (Ville)
Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://lore.kernel.org/r/20250407-asyn-v13-3-b93ef83076c5@intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions