aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/amdgpu_dm (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-100/+357
2024-03-11Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie2-5/+24
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-20/+12
2024-03-06drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-06drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-03-04drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2-0/+10
2024-02-29Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher1-5/+7
2024-02-29drm/amd/display: check dc_link before dereferencingMelissa Wen1-1/+1
2024-02-28drm/amd/display: Add monitor patch for specific eDPRyan Lin1-2/+4
2024-02-27drm/amd: Drop abm_level propertyMario Limonciello1-14/+0
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter1-23/+34
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen1-4/+15
2024-02-22drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam1-0/+4
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf1-0/+1
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin1-19/+18
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie1-17/+31
2024-02-15drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-15drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-15drm/amdgpu: make damage clips support configurableHamza Mahfooz1-0/+7
2024-02-14drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas1-1/+2
2024-02-14drm/amd/display: Preserve original aspect ratio in create streamTom Chung1-0/+2
2024-02-14drm/amd/display: Fix possible NULL dereference on device remove/driver unloadSrinivasan Shanmugam1-1/+1
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie6-75/+327
2024-02-12drm/amdgpu: respect the abmlevel module parameter value if it is setHamza Mahfooz1-6/+12
2024-02-12drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()Nikita Zhandarovich1-9/+7
2024-02-12drm/amdgpu: make damage clips support configurableHamza Mahfooz1-0/+7
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amd/display: add panel_power_savings sysfs entry to eDP connectorsHamza Mahfooz1-0/+78
2024-01-31drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam1-0/+4
2024-01-31drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam1-0/+4
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu4-2/+67
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-25drm/amd/display: Disable ips before dc interrupt settingRoman Li1-1/+4
2024-01-25drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-25drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas1-0/+2
2024-01-25drm/amd/display: "Enable IPS by default"Roman Li1-1/+2
2024-01-25drm/amd/display: Disable ips before dc interrupt settingRoman Li1-1/+4
2024-01-25drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam1-1/+1
2024-01-22drm/amd/display: Address kdoc for eDP Panel Replay feature in 'amdgpu_dm_crtc_set_panel_sr_feature()'Srinivasan Shanmugam1-0/+8
2024-01-22drm/amd/display: Add GART memory support for dmcubFudongwang1-1/+12
2024-01-22drm/amd/display: Add IPS checks before dcn register accessRoman Li1-10/+6
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-5/+10
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+0
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeback requests.Srinivasan Shanmugam1-3/+3
2024-01-18drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5