summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-0221-115/+207
|\
| * drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2018-11-012-4/+2
| * drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu2018-11-011-4/+8
| * drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu2018-11-011-0/+31
| * drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu2018-11-011-4/+6
| * drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan2018-11-011-3/+3
| * drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky2018-11-011-1/+1
| * drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan2018-10-301-2/+8
| * drm/amd/display: set backlight level limit to 1Guttula, Suresh2018-10-301-0/+7
| * drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S2018-10-261-0/+4
| * drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky2018-10-261-2/+4
| * drm/amdgpu: fix VM leaf walkingChristian König2018-10-261-1/+2
| * drm/amdgpu: fix amdgpu_vm_finiChristian König2018-10-251-1/+3
| * drm/amd/powerplay: commonize the API for retrieving current clocksEvan Quan2018-10-251-29/+15
| * drm/amd/powerplay: correct the clocks for DAL to be Khz unitEvan Quan2018-10-251-11/+10
| * drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis2018-10-241-1/+1
| * drm/amdgpu: Fix null point errorRex Zhu2018-10-244-6/+10
| * drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu2018-10-241-5/+11
| * drm/amd/powerplay: commit get_performance_level API as DAL neededEvan Quan2018-10-242-0/+17
| * drm/amd/powerplay: bump the PPtable version supportedEvan Quan2018-10-222-30/+18
| * drm/amd/powerplay: drop highest UCLK setting after display configuration changeEvan Quan2018-10-221-0/+11
| * drm/amd/pp: enable power limit increase in OD modeJoseph Greathouse2018-10-221-2/+14
| * powerplay: Respect units on max dcfclk watermarkDavid Francis2018-10-221-1/+1
| * drm/amdgpu: Fix null pointer amdgpu_device_fw_loadingEmily Deng2018-10-221-1/+1
| * drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2018-10-222-7/+19
* | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-2/+0
|\ \ | |/ |/|
| * amd-gpu: Don't undefine READ and WRITEDavid Howells2018-10-241-2/+0
| * drm/amdkfd: Fix incorrect use of process->mmFelix Kuehling2018-10-041-8/+29
| * drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S2018-10-041-2/+8
* | drm/amdgpu/vcn:Fix uninitialized symbol errorJames Zhu2018-10-171-2/+2
* | drm/amd/amdgpu: Fix debugfs error handlingDan Carpenter2018-10-161-10/+2
* | drm/amdgpu: Update gc_9_0 golden settings.Feifei Xu2018-10-161-0/+1
* | drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fieldsEvan Quan2018-10-162-9/+14
* | drm/amd/powerplay: added I2C controller configurationEvan Quan2018-10-163-63/+227
* | drm/amdgpu: update Vega20 SDMA golden settingEvan Quan2018-10-161-0/+2
* | drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu2018-10-161-1/+1
* | drm/amd/display: fix bug of accessing invalid memorySu Sung Chung2018-10-151-2/+6
* | drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.cJonathan Gray2018-10-151-1/+1
* | drm/amdgpu/vcn:Update SPG mode UVD status clearJames Zhu2018-10-121-3/+3
* | drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG startJames Zhu2018-10-121-0/+4
* | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG modeJames Zhu2018-10-121-3/+8
* | drm/amdgpu/vcn:Remove SPG mode unused steps during vcn startJames Zhu2018-10-121-28/+2
* | drm/amdgpu/vcn:Add SPG mode Register XX checkJames Zhu2018-10-121-0/+4
* | drm/amdgpu/vcn:Move SPG mode mc resume after MPC controlJames Zhu2018-10-121-2/+2
* | drm/amdgpu/vcn:Update SPG mode VCN global tilingJames Zhu2018-10-121-0/+18
* | drm/amdgpu/vcn:Update SPG mode VCN memory controlJames Zhu2018-10-121-7/+6
* | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode startJames Zhu2018-10-121-4/+5
* | drm/amdgpu/vcn:Remove DPG mode unused steps during vcn startJames Zhu2018-10-121-27/+1
* | drm/amdgpu/vcn:Add DPG mode Register XX checkJames Zhu2018-10-121-0/+8
* | drm/amdgpu/vcn:Update DPG mode VCN global tiling registersJames Zhu2018-10-121-4/+15