summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo
2024-01-31drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li
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: remove I2C_CLASS_DDC supportHeiner Kallweit
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: 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 sending a commandNicholas Kazlauskas
2023-12-19drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam
2023-12-14drm/amd/display: add plane CTM supportMelissa Wen
2023-12-14drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton
2023-12-14drm/amd/display: add plane blend LUT and TF supportJoshua Ashton
2023-12-14drm/amd/display: add plane 3D LUT 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 plane degamma TF and LUT supportJoshua Ashton
2023-12-13drm/amd/display: mark plane as needing reset if color props changeJoshua Ashton
2023-12-13drm/amd/display: add CRTC gamma TF supportJoshua Ashton
2023-12-13drm/amd/display: Fix memory leak in dm_set_writeback()Harshit Mogalapalli
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar
2023-12-13drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen
2023-12-13Merge tag 'amd-drm-next-6.8-2023-12-08' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-12-08Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-07drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz
2023-12-06drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-12-06drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung
2023-12-06drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung
2023-12-06drm/amd/display: Hande writeback request from userspaceAlex Hung
2023-12-06drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland