aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-107/+150
2019-07-31drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan1-20/+36
2019-07-31drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan1-18/+10
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan1-0/+4
2019-07-31drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan1-0/+9
2019-07-31drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan1-0/+1
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang1-1/+1
2019-07-31drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König1-14/+12
2019-07-31drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan1-7/+9
2019-07-31drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2-6/+15
2019-07-31drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher1-1/+2
2019-07-31drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang1-9/+9
2019-07-31drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang4-30/+40
2019-07-30drm/amdkfd: Fix byte align on VegaMKent Russell1-1/+2
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds4-1/+7
2019-07-26Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie37-151/+432
2019-07-25drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-25drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva1-1/+0
2019-07-25drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-25drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-07-23drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas1-2/+2
2019-07-22drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher5-29/+31
2019-07-22drm/amd/powerplay: custom peak clock freq for navi10Kevin Wang4-33/+103
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds53-255/+663
2019-07-18drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2-11/+21
2019-07-18drm/amd/display: do not read link setting if edp not connectedEric Yang1-7/+1
2019-07-18drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-07-18drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu1-2/+0
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-07-18drm/amd/display: allocate 4 ddc engines for RV2Derek Lai1-1/+1
2019-07-18drm/amd/display: put back front end initialization sequenceEric Yang1-14/+1
2019-07-18drm/amd/display: Wait for flip to completeAlvin Lee1-0/+11
2019-07-18drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani1-1/+1
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-07-18drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao1-1/+8
2019-07-18drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2-4/+17
2019-07-18drm/amd/display: Read max down spreadDerek Lai1-0/+7
2019-07-18drm/amd/display: Check for valid stream_encodeIlya Bakoulin1-1/+2
2019-07-18drm/amd/display: Wait for backlight programming completion in set backlight levelSivapiriyanKumarasamy1-0/+4
2019-07-18drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin1-0/+37
2019-07-18drm/amd/display: wait for the whole frame after global unlockWenjing Liu1-0/+2
2019-07-18drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas3-6/+6
2019-07-18drm/amd/display: Clock does not lower in UpdateplanesMurton Liu1-0/+6
2019-07-18drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongleSamson Tam1-1/+3
2019-07-18drm/amd/display: swap system aperture high/lowJun Lei1-2/+2
2019-07-18drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij1-0/+6
2019-07-18drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin2-1/+2
2019-07-18drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla1-1/+8
2019-07-18drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei1-0/+4