diff options
| author | Arun R Murthy <[email protected]> | 2025-04-07 05:43:48 +0000 |
|---|---|---|
| committer | Suraj Kandpal <[email protected]> | 2025-05-09 10:00:40 +0000 |
| commit | 01963b624e2b330d687201f864654ae0aee5460e (patch) | |
| tree | 4b0f20b4ed2349f91157e131013ebc9ce9d175b1 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/i915/display: Acomodate format check in intel_plane_can_async_flip() (diff) | |
| download | kernel-01963b624e2b330d687201f864654ae0aee5460e.tar.gz kernel-01963b624e2b330d687201f864654ae0aee5460e.zip | |
drm/i915/display: Add i915 hook for format_mod_supported_async
Hook up the newly added plane function pointer
format_mod_supported_async to populate the modifiers/formats supported
by asynchronous flips.
v5: Correct the if condition for modifier support check (Chaitanya)
v6: Replace uint32_t/uint64_t with u32/u64 (Jani)
v7: Move plannar check from intel_async_flip_check_hw() to
intel_plane_format_mod_supported_async() (Ville)
v8: In case of error print format/modifier (Chaitanya)
v9: Exclude C8 format as its not supported by hardware
v10: filter only planar formats
move changes in can_async_flip to new patch (Ville)
Signed-off-by: Arun R Murthy <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Suraj Kandpal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
