summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen2024-01-051-1/+1
* drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher2024-01-051-2/+6
* drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland2024-01-051-3/+15
* drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland2024-01-053-6/+5
* drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2024-01-051-3/+5
* Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski2024-01-032-30/+1
* drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin2024-01-031-2/+1
* drm/amd/display: Disable IPS by defaultRoman Li2024-01-031-0/+2
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-7/+2
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-22/+23
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-191-24/+5
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-1/+1
* drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas2023-12-191-2/+2
* drm/amd/display: Add a new DC debug mask for PSR-SUMario Limonciello2023-12-191-0/+3
* drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2023-12-151-0/+3
* drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen2023-12-141-1/+1
* drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()Alex Deucher2023-12-141-1/+1
* drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton2023-12-142-4/+26
* drm/amd/display: add plane CTM supportMelissa Wen2023-12-142-0/+27
* drm/amd/display: add plane CTM driver-specific propertyMelissa Wen2023-12-143-0/+35
* drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton2023-12-141-0/+4
* drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLGJoshua Ashton2023-12-141-11/+18
* drm/amd/display: add plane blend LUT and TF supportJoshua Ashton2023-12-142-4/+53
* drm/amd/display: handle empty LUTs in __set_input_tfJoshua Ashton2023-12-141-8/+12
* drm/amd/display: add plane 3D LUT supportMelissa Wen2023-12-142-4/+99
* drm/amd/display: add plane shaper TF supportMelissa Wen2023-12-131-4/+11
* drm/amd/display: add plane shaper LUT supportMelissa Wen2023-12-133-4/+92
* drm/amd/display: add HDR multiplier supportJoshua Ashton2023-12-132-0/+4
* drm/amd/display: add dc_fixpt_from_s3132 helperJoshua Ashton2023-12-131-7/+1
* drm/amd/display: reject atomic commit if setting both plane and CRTC degammaMelissa Wen2023-12-131-1/+12
* drm/amd/display: add plane degamma TF and LUT supportJoshua Ashton2023-12-133-6/+69
* drm/amd/display: decouple steps for mapping CRTC degamma to DC planeMelissa Wen2023-12-131-18/+42
* drm/amd/display: mark plane as needing reset if color props changeJoshua Ashton2023-12-131-0/+15
* drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_funcJoshua Ashton2023-12-131-0/+2
* drm/amd: include drm/drm_edid.h only where neededJani Nikula2023-12-132-0/+2
* drm/amd/display: add CRTC gamma TF supportJoshua Ashton2023-12-132-17/+61
* drm/amd/display: encapsulate atomic regamma operationMelissa Wen2023-12-131-20/+35
* drm/amd/display: add comments to describe DM crtc color mgmt behaviorMelissa Wen2023-12-131-2/+14
* drm/amd/display: add CRTC gamma TF driver-specific propertyMelissa Wen2023-12-133-0/+87
* drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton2023-12-133-0/+70
* drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen2023-12-133-0/+73
* drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen2023-12-133-0/+47
* drm/amd/display: Fix memory leak in dm_set_writeback()Harshit Mogalapalli2023-12-131-0/+2
* drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton2023-12-133-0/+36
* drm/amd/display: document AMDGPU pre-defined transfer functionsMelissa Wen2023-12-131-0/+62
* drm/amd/display: explicitly define EOTF and inverse EOTFMelissa Wen2023-12-132-23/+71
* drm/amd/display: add plane degamma TF driver-specific propertyJoshua Ashton2023-12-133-2/+57
* drm/amdgpu: Use the right method to get IP versionLijo Lazar2023-12-131-3/+4
* drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen2023-12-134-0/+126
* Merge tag 'amd-drm-next-6.8-2023-12-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-12-138-47/+616
|\