summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2024-01-25drm/amd/display: Add IPS checks before dcn register accessRoman Li
2024-01-25drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam
2024-01-18drm/amd/display: Align the returned error code with legacy DPWayne Lin
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit
2024-01-09drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski
2024-01-05drm/amd/display: fix bandwidth validation failure on DCN 2.1Melissa Wen
2024-01-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
2024-01-05drm/amd/display: Move fixpt_from_s3132 to amdgpu_dmHarry Wentland
2024-01-05drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland
2024-01-05drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton
2024-01-03Re-revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin
2024-01-03drm/amd/display: Disable IPS by defaultRoman Li
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas
2023-12-19drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas
2023-12-19drm/amd/display: Add a new DC debug mask for PSR-SUMario Limonciello
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam
2023-12-14drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen
2023-12-14drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()Alex Deucher
2023-12-14drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton
2023-12-14drm/amd/display: add plane CTM supportMelissa Wen
2023-12-14drm/amd/display: add plane CTM driver-specific propertyMelissa Wen
2023-12-14drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton
2023-12-14drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLGJoshua Ashton
2023-12-14drm/amd/display: add plane blend LUT and TF supportJoshua Ashton
2023-12-14drm/amd/display: handle empty LUTs in __set_input_tfJoshua Ashton
2023-12-14drm/amd/display: add plane 3D LUT supportMelissa Wen
2023-12-13drm/amd/display: add plane shaper TF supportMelissa Wen
2023-12-13drm/amd/display: add plane shaper LUT supportMelissa Wen
2023-12-13drm/amd/display: add HDR multiplier supportJoshua Ashton
2023-12-13drm/amd/display: add dc_fixpt_from_s3132 helperJoshua Ashton
2023-12-13drm/amd/display: reject atomic commit if setting both plane and CRTC degammaMelissa Wen
2023-12-13drm/amd/display: add plane degamma TF and LUT supportJoshua Ashton
2023-12-13drm/amd/display: decouple steps for mapping CRTC degamma to DC planeMelissa Wen
2023-12-13drm/amd/display: mark plane as needing reset if color props changeJoshua Ashton
2023-12-13drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_funcJoshua Ashton
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula
2023-12-13drm/amd/display: add CRTC gamma TF supportJoshua Ashton
2023-12-13drm/amd/display: encapsulate atomic regamma operationMelissa Wen
2023-12-13drm/amd/display: add comments to describe DM crtc color mgmt behaviorMelissa Wen
2023-12-13drm/amd/display: add CRTC gamma TF 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