summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
AgeCommit message (Expand)Author
2026-03-02drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUTAlex Hung
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen
2026-02-02Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie
2026-01-27drm/amd/display: Fix GFX12 family constant checksMatthew Stewart
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland
2025-09-23drm/amd/display: Use mpc.preblend flag to indicate preblendAlvin Lee
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä
2025-04-07drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello
2025-03-10drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-07drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-19drm/amd/display: Rename panic functionRodrigo Siqueira
2025-02-14drm/amdgpu: Enable async flip on overlay planesAndré Almeida
2025-01-06drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy
2024-12-18Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira
2024-12-18drm/amd/display: add DC drm_panic supportJocelyn Falempe
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König
2024-08-27drm/amd/display: do not set traslate_by_source for DCN401 cursorAurabindo Pillai
2024-08-23drm/amd/display: avoid using null object of framebufferMa Ke
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai
2024-07-01drm/amdgpu/display: add all gfx12 modifiersMarek Olšák
2024-07-01drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák
2024-07-01drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák
2024-06-14drm/amd/display: Move PRIMARY plane zpos higherLeo Li
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li
2024-06-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski
2024-06-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland
2024-04-30drm/amd/display: Separate setting and programming of cursorHarry Wentland
2024-04-26drm/amd/display: Add gfx12 modifiersAurabindo Pillai
2023-12-14drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton
2023-12-14drm/amd/display: add plane CTM driver-specific propertyMelissa Wen
2023-12-13drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton
2023-12-13drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen
2023-12-13drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen
2023-12-13drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton
2023-12-13drm/amd/display: add plane degamma TF driver-specific propertyJoshua Ashton
2023-12-13drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen