summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2021-06-03amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomicSimon Ser1-1/+1
2021-06-03drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-06-03drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira1-1/+9
2021-06-03drm/amd/display: Fix GPU scaling regression by FS video supportNicholas Kazlauskas1-7/+7
2021-05-13drm/amd/display: Initialize attribute for hdcp_srm sysfs fileDavid Ward1-0/+1
2021-05-07Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...Dave Airlie2-1/+69
2021-05-05drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira1-0/+51
2021-04-29drm/amd/display: fix wrong statement in mst hpd debugfsMikita Lipski1-1/+1
2021-04-29drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland1-0/+17
2021-04-21drm/amd/display: add helper for enabling mst stream featuresBing Guo1-0/+25
2021-04-21drm/amd/display: Fix call to pass bpp in 16ths of a bitDillon Varone1-2/+2
2021-04-21drm/amd/display: update hdcp display using correct CP type.Dingchen (David) Zhang1-1/+7
2021-04-15amd/display: allow non-linear multi-planar formatsSimon Ser1-7/+4
2021-04-15drm/amdgpu/dm: Fix NULL pointer crash during DP MST hotplugShashank Sharma1-0/+5
2021-04-15Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b...Qingqing Zhuo1-3/+15
2021-04-15drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo1-2/+2
2021-04-15drm/amd/display: Add debugfs to repress HPD and HPR_RX IRQsHarry Wentland3-2/+45
2021-04-09drm/amd/display: Fix the Wunused-function warningShaokun Zhang1-1/+1
2021-04-09Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."Qingqing Zhuo1-15/+3
2021-04-09drm/amd/display: Determine synchronization edge based on master's vsyncMikita Lipski1-3/+18
2021-04-09drm/amd/display: Add MST capability to trigger_hotplug interfaceMikita Lipski1-1/+70
2021-04-09drm/amd/display: Directly retrain link from debugfsMikita Lipski1-2/+2
2021-04-09drm/amd/display: Tweak the kernel doc for crc_rd_wrkWayne Lin1-1/+1
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu1-0/+66
2021-04-09drm/amd/display: Add debugfs entry for LTTPR register statusAurabindo Pillai1-0/+66
2021-04-09drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang1-1/+1
2021-04-09drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu1-10/+10
2021-04-09drm/amd/display: fix typo: liason -> liaisonDiego Viola1-1/+1
2021-04-09drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-04-09drm/amd/display: Fix MST topology debugfsEryk Brol1-0/+4
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu1-3/+3
2021-04-09drm/amd/display: Add refresh rate traceRodrigo Siqueira3-0/+34
2021-04-09drm/amd/display: Fix black screen with scaled modes on some eDP panelsNikola Cornij1-13/+26
2021-04-09drm/amd/display: check fb of primary planeSefa Eyeoglu1-1/+2
2021-04-09drm/amd/display: Allow idle optimization based on vblank.Bindu Ramamurthy1-2/+7
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub1-3/+15
2021-04-09drm/amd/display: Use appropriate DRM_DEBUG_... levelLuben Tuikov1-29/+28
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan1-85/+49
2021-04-09drm/amd/display: Deallocate IRQ handlers on amdgpu_dm_irq_finiVictor Lu1-0/+51
2021-04-09drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo1-7/+8
2021-04-09drm/amd/display: Log DMCUB trace buffer eventsLeo (Hanghong) Ma5-2/+108
2021-04-09drm/amd/display: Add kernel doc to crc_rd_wrk fieldWayne Lin1-0/+5
2021-04-09drm/amdgpu/display/dm: add missing parameter documentationAlex Deucher1-0/+1
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter10-205/+1577
2021-03-24drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin1-6/+19
2021-03-24drm/amdgpu/display: re-enable freesync video patchesNikola Cornij2-35/+336
2021-03-24drm/amd/display: Fix potential memory leakQingqing Zhuo1-0/+9
2021-03-24drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma2-0/+38
2021-03-24drm/amd/display: Fix no previous prototype warningWayne Lin1-1/+1
2021-03-24drm/amd/display: Fix secure display lock problemsWayne Lin2-9/+7