summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: allow 256B DCC max compressed block sizes on gfx12Marek Olšák2025-03-101-1/+1
* Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-03-101-2/+5
|\
| * drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca2025-03-071-2/+5
* | Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-02-261-1/+1
|\|
| * drm/amd/display: Rename panic functionRodrigo Siqueira2025-02-191-1/+1
* | drm/amdgpu: Enable async flip on overlay planesAndré Almeida2025-02-141-4/+7
|/
* drm/amd/display: Ensure correct GFX tiling info passed to DMLKarthi Kandasamy2025-01-061-0/+3
* drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy2025-01-061-7/+7
* Revert "drm/amd/display: Fix green screen issue after suspend"Rodrigo Siqueira2024-12-181-14/+8
* drm/amd/display: add DC drm_panic supportJocelyn Falempe2024-12-181-1/+29
* drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König2024-09-181-0/+1
* drm/amd/display: do not set traslate_by_source for DCN401 cursorAurabindo Pillai2024-08-271-1/+4
* drm/amd/display: avoid using null object of framebufferMa Ke2024-08-231-2/+7
* drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam2024-08-131-1/+2
* drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai2024-07-101-6/+25
* drm/amdgpu/display: add all gfx12 modifiersMarek Olšák2024-07-011-5/+6
* drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák2024-07-011-1/+49
* drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák2024-07-011-22/+25
* drm/amd/display: Move PRIMARY plane zpos higherLeo Li2024-06-141-5/+13
* drm/amd/display: Introduce overlay cursor modeLeo Li2024-06-141-1/+12
* Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski2024-06-141-12/+4
* drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam2024-06-141-4/+12
* drm/amd/display: Do cursor programming with rest of pipeHarry Wentland2024-04-301-2/+2
* drm/amd/display: Separate setting and programming of cursorHarry Wentland2024-04-301-3/+3
* drm/amd/display: Add gfx12 modifiersAurabindo Pillai2024-04-261-0/+15
* drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton2023-12-141-1/+1
* drm/amd/display: add plane CTM driver-specific propertyMelissa Wen2023-12-141-0/+21
* drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton2023-12-131-0/+37
* drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen2023-12-131-0/+33
* drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen2023-12-131-0/+24
* drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton2023-12-131-0/+13
* drm/amd/display: add plane degamma TF driver-specific propertyJoshua Ashton2023-12-131-2/+17
* drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen2023-12-131-0/+85
* drm/amd/display: Add prefix for plane functionsRodrigo Siqueira2023-10-261-269/+273
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-5/+3
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-5/+5
* drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen2023-09-061-0/+7
* Revert "Revert "drm/amd/display: Implement zpos property""Hamza Mahfooz2023-08-301-0/+9
* drm/amd/display: Add DCN35 DM SupportQingqing Zhuo2023-08-301-0/+1
* Revert "drm/amd/display: Implement zpos property"Nicholas Choi2023-08-071-9/+0
* drm/amd/display: Implement zpos propertyJoshua Ashton2023-07-181-0/+9
* drm/amd/display: Expose more formats for overlay planes on DCNJoshua Ashton2023-07-181-16/+25
* drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.cSrinivasan Shanmugam2023-07-071-2/+2
* drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro2023-03-081-10/+10
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDRHarry Wentland2023-03-071-129/+0
* drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha2023-02-141-1/+21
* drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2022-12-021-0/+4
* drm/amd/display: Revert logic for plane modifiersJoaquín Ignacio Aramendía2022-10-241-43/+7
* Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-09-121-2/+3
|\
| * drm/amd/display: Include missing headerMaíra Canal2022-08-221-2/+3