aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-26drm/amd/display: Fix memleak in amdgpu_dm_mode_config_initDinghao Liu1-2/+8
2020-08-26drm/amd/display: Retry AUX write when fail occursWayne Lin1-1/+1
2020-08-26drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_capsFurquan Shaikh1-0/+2
2020-08-26drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-08-19Merge tag 'amd-drm-fixes-5.9-2020-08-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie1-0/+1
2020-08-11Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-6/+35
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie1-9/+27
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-06drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang1-0/+23
2020-08-06drm/amd/display: Use seperate dmcub firmware for navy_flounderBhawanpreet Lakha1-1/+6
2020-08-06drm/amd/display: Fix naming of DSC Debugfs entryEryk Brol1-4/+5
2020-08-06drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+1
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-43/+535
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie1-1/+1
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie5-269/+287
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem1-20/+0
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai1-2/+4
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai1-1/+1
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu1-1/+1
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li1-3/+10
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol1-1/+515
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan1-15/+4
2020-07-20Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+1
2020-07-15drm/amd/display: add DC support for navy flounderBhawanpreet Lakha1-2/+7
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display connectedhersen wu1-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-14drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas2-91/+78
2020-07-14drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski1-131/+128
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display connectedhersen wu1-0/+5
2020-07-10drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma1-1/+1
2020-07-08drm/amd/display: Remove VSC infoframe dep on DMCURoman Li1-17/+13
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-3/+1
2020-07-02drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais1-0/+8
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie9-80/+177
2020-07-01drm/amdgpu: call release_firmware() without a NULL checkNirmoy Das1-8/+4
2020-07-01drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-07-01drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-07-01drm/amd/display: VSC SDP supported for SSTDerek Lai1-3/+1
2020-07-01drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-07-01drm/amd/display: clip plane rects in DM before passing into DCAurabindo Pillai1-0/+25
2020-07-01drm/amd/display: enable assrBhawanpreet Lakha1-0/+37
2020-07-01drm/amd/display: Fix calculation of virtual channel payloadMikita Lipski2-11/+10
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher1-2/+2
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher1-0/+2
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das2-16/+18
2020-07-01drm/amd/display: change global buffer to local bufferLewis Huang1-2/+8
2020-07-01drm/amd/display: Add helper to convert DC statusRodrigo Siqueira1-5/+8
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis1-0/+2