aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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-23drm/amd/display: Fix vertical interrupt 0 registering issueWayne Lin1-6/+19
2021-03-23drm/amdgpu/display: re-enable freesync video patchesNikola Cornij2-35/+336
2021-03-23drm/amd/display: Fix potential memory leakQingqing Zhuo1-0/+9
2021-03-23drm/amd/display: Add debugfs to control DMUB trace buffer eventsLeo (Hanghong) Ma2-0/+38
2021-03-23drm/amd/display: Fix no previous prototype warningWayne Lin1-1/+1
2021-03-23drm/amd/display: Fix secure display lock problemsWayne Lin2-9/+7
2021-03-23drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma1-1/+1
2021-03-23drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob1-5/+1
2021-03-23drm/amd/display: Add debug out when viewport too smallNikola Cornij1-6/+10
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cAnson Jacob1-1/+0
2021-03-23Revert "drm/amd/display: remove duplicate include in amdgpu_dm.c"Anson Jacob1-0/+1
2021-03-23drm/amd/display: Remove unused definesQingqing Zhuo1-2/+0
2021-03-23drm/amdgpu/display: Implement functions to let DC allocate GPU memoryZhan Liu3-3/+54
2021-03-23drm/amd/display: remove duplicate include in amdgpu_dm.cZhang Yunkai1-1/+0
2021-03-23drm/amd/display: Fix warningQingqing Zhuo2-3/+12
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+1
2021-03-23Revert freesync video patches temporarilyAurabindo Pillai2-336/+35
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-12/+16
2021-03-10drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+1
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+5
2021-03-10drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-10drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
2021-03-05drm/amdgpu/display: remove redundant continue statementColin Ian King1-3/+1
2021-03-05drm/amdgpu/display: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+5
2021-03-05drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher1-4/+20
2021-03-05drm/amdgpu/display: simplify backlight settingAlex Deucher1-16/+4
2021-03-05drm/amd/display: Use PSP TA to read out crcWayne Lin5-7/+240
2021-03-05drm/amd/display: Change to set crc window by dmcu fwWayne Lin1-2/+2
2021-03-05drm/amd/display: Support crc on specific regionWayne Lin7-6/+412
2021-03-05drm/amd/display: Fix crc_src is not thread safeWayne Lin4-9/+37
2021-03-03drm/amd/display: fix the return of the uninitialized value in retColin Ian King1-1/+1