summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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-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-02drm/amd/display: Fix an uninitialized index variableArnd Bergmann1-8/+8
2021-03-02drm/amd/display: fix the return of the uninitialized value in retColin Ian King1-1/+1
2021-03-02drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2-49/+80
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun1-0/+6
2021-03-02drm/amd/display: Add max bpc debugfsEryk Brol1-1/+152
2021-03-02drm/amd/display: Add flag for building infopacketMax.Tseng1-1/+3
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-7/+10
2021-02-26drm/amd/display: Skip modeset for front porch changeAurabindo Pillai1-35/+179
2021-02-26drm/amd/display: Add freesync video modes based on preferred modesAurabindo Pillai2-0/+157
2021-02-24drm/amdgpu/display: initialize the variable 'i'Souptick Joarder1-1/+1
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2-13/+92
2021-02-22drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol1-1/+1
2021-02-22drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang1-8/+14
2021-02-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob1-10/+13
2021-02-18drm/amd/display: Simplify bool conversionYang Li1-2/+1
2021-02-18drm/amd/display: Add Freesync HDMI support to DMStylon Wang2-39/+144
2021-02-18drm/amd/display: do not use drm middle layer for debugfsNirmoy Das2-29/+18
2021-02-18drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
2021-02-09drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo1-4/+4
2021-02-09drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin1-0/+22
2021-02-09drm/amd/display: Fix unused variable warningBhawanpreet Lakha1-2/+0
2021-02-09Revert "drm/amd/display: fix unused variable warning"Alex Deucher1-2/+0
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann1-0/+2
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij1-1/+26
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6
2021-02-02drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang1-4/+6