summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic-3/+16
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher-28/+48
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma-1/+1
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas-4/+6
2020-06-24drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang-1/+2
2020-06-24drm/amd/display: Enable output_bpc property on all outputsStylon Wang-1/+3
2020-06-23drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp-2/+4
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie-52/+155
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira-50/+153
2020-06-10drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov-1/+1
2020-06-10drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov-1/+1
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-11/+30
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher-4/+20
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2116/+3668
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland-7/+4
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser-7/+0
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha-1/+182
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu-0/+8
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang-38/+64
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin-9/+9
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas-2/+33
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas-1/+81
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen-0/+27
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira-94/+18
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin-91/+94
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij-10/+23
2020-05-21drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner-2/+2
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner-0/+6
2020-05-21drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland-3/+3
2020-05-21drm/amd/display: Fix disable_stutter debug optionHarry Wentland-2/+2
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland-0/+14
2020-05-20drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas-1/+81
2020-05-20drm/amd/display: Remove dml_common_def fileRodrigo Siqueira-94/+18
2020-05-20drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen-0/+27
2020-05-14Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...Dave Airlie-1257/+679
2020-05-12drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma-5/+5
2020-05-11drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma-5/+5
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser-2/+24
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas-82/+55
2020-05-08Merge tag 'drm-misc-next-2020-05-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2020-05-08Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...Dave Airlie-239/+550
2020-05-07drm/amd/display: remove duplicate headersChen Zhou-1/+0
2020-05-07drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()Jason Yan-3/+1
2020-05-07drm/amd/display: add basic atomic check for cursor planeSimon Ser-2/+24