aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
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: Use the state pointer directly in planes atomic_checkMaxime Ripard1-1/+1
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard1-1/+3
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard1-6/+7
2021-02-24drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard1-3/+5
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2-13/+92
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-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob1-10/+13
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-17drm: Switch to %p4cc format modifierSakari Ailus1-3/+2
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
2021-02-02drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu1-2/+2
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5
2021-02-02drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu1-3/+4
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha1-13/+10
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas1-2/+0
2021-01-20drm/amd/display: Report Freesync to vrr_range debugfs entry in DRMStylon Wang1-0/+4
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter5-237/+25
2021-01-15drm/amdgpu/display: these forward declarations are not usedZhiJie.Zhang1-6/+1
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie5-18/+105
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
2021-01-13drm/amd/display: Fix deadlock during gpu reset v3Bhawanpreet Lakha1-0/+10
2021-01-11drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...Lee Jones1-2/+2