summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-08-0211-107/+150
|\
| * drm/amd/powerplay: correct UVD/VCE/VCN power status retrievalEvan Quan2019-07-311-20/+36
| * drm/amd/powerplay: correct Navi10 VCN powergate control (v2)Evan Quan2019-07-311-18/+10
| * drm/amd/powerplay: support VCN powergate status retrieval for SW SMUEvan Quan2019-07-311-0/+4
| * drm/amd/powerplay: support VCN powergate status retrieval on RavenEvan Quan2019-07-311-0/+9
| * drm/amd/powerplay: add new sensor type for VCN powergate statusEvan Quan2019-07-311-0/+1
| * drm/amdgpu: fix a potential information leaking bugWang Xiayang2019-07-311-1/+1
| * drm/amdgpu: fix error handling in amdgpu_cs_process_fence_depChristian König2019-07-311-14/+12
| * drm/amd/powerplay: enable SW SMU reset functionalityEvan Quan2019-07-311-7/+9
| * drm/amd/powerplay: fix null pointer dereference around dpm state relatesEvan Quan2019-07-312-6/+15
| * drm/amdgpu/powerplay: use proper revision id for naviAlex Deucher2019-07-311-1/+2
| * drm/amd/powerplay: fix temperature granularity error in smu11Kevin Wang2019-07-311-9/+9
| * drm/amd/powerplay: add callback function of get_thermal_temperature_rangeKevin Wang2019-07-314-30/+40
| * drm/amdkfd: Fix byte align on VegaMKent Russell2019-07-311-1/+2
* | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-274-1/+7
|\ \ | |/ |/|
| * drm/amd/display: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-0/+5
| * drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warningGustavo A. R. Silva2019-07-261-1/+0
| * drm/amdgpu/gfx10: Fix missing break in switch statementGustavo A. R. Silva2019-07-261-0/+1
| * drm/amdkfd: Fix missing break in switch statementGustavo A. R. Silva2019-07-261-0/+1
* | Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-07-2637-151/+432
|\ \ | |/ |/|
| * drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas2019-07-231-2/+2
| * drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher2019-07-225-29/+31
| * drm/amd/powerplay: custom peak clock freq for navi10Kevin Wang2019-07-224-33/+103
| * drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2019-07-182-11/+21
| * drm/amd/display: do not read link setting if edp not connectedEric Yang2019-07-181-7/+1
| * drm/amd/display: Increase size of audios arrayTai Man2019-07-182-1/+2
| * drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu2019-07-181-2/+0
| * drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee2019-07-181-1/+1
| * drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2019-07-182-2/+5
| * drm/amd/display: allocate 4 ddc engines for RV2Derek Lai2019-07-181-1/+1
| * drm/amd/display: put back front end initialization sequenceEric Yang2019-07-181-14/+1
| * drm/amd/display: Wait for flip to completeAlvin Lee2019-07-181-0/+11
| * drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani2019-07-181-1/+1
| * drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man2019-07-181-1/+7
| * drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-07-181-1/+8
| * drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2019-07-182-4/+17
| * drm/amd/display: Read max down spreadDerek Lai2019-07-181-0/+7
| * drm/amd/display: Check for valid stream_encodeIlya Bakoulin2019-07-181-1/+2
| * drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-07-181-0/+4
| * drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin2019-07-181-0/+37
| * drm/amd/display: wait for the whole frame after global unlockWenjing Liu2019-07-181-0/+2
| * drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas2019-07-183-6/+6
| * drm/amd/display: Clock does not lower in UpdateplanesMurton Liu2019-07-181-0/+6
| * drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam2019-07-181-1/+3
| * drm/amd/display: swap system aperture high/lowJun Lei2019-07-181-2/+2
| * drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij2019-07-181-0/+6
| * drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin2019-07-182-1/+2
| * drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla2019-07-181-1/+8
| * drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei2019-07-181-0/+4
| * drm/amd/display: fix dsc disableDmytro Laktyushkin2019-07-181-1/+4