summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-012-15/+15
|\
| * drm/amd/powerplay: Use designated initializersKees Cook2017-05-281-10/+10
| * drm/amdgpu: Use designated initializersKees Cook2017-05-281-5/+5
* | drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
* | drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu2017-05-251-1/+6
* | drm/amd/powerplay: fix a signedness bugsDan Carpenter2017-05-241-1/+1
* | drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou2017-05-241-1/+1
* | drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher2017-05-241-1/+2
* | drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher2017-05-241-4/+27
* | drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-05-241-0/+6
* | drm/amdgpu: fix fundamental suspend/resume issueChristian König2017-05-246-54/+30
|/
* Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-1286-2011/+2279
|\
| * drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu2017-05-101-12/+15
| * drm/amd/powerplay: refine pwm1_enable callback functions for vi.Rex Zhu2017-05-104-20/+27
| * drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.Rex Zhu2017-05-102-20/+25
| * drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu2017-05-101-10/+2
| * drm/amdgpu: add amd fan ctrl mode enums.Rex Zhu2017-05-101-0/+6
| * drm/amd/powerplay: add more smu message on Vega10.Rex Zhu2017-05-101-1/+4
| * drm/amdgpu: fix dependency issueChunming Zhou2017-05-106-1/+27
| * drm/amd: fix init order of sched jobChunming Zhou2017-05-101-1/+1
| * drm/amdgpu: add some additional vega10 pci idsAlex Deucher2017-05-101-0/+2
| * drm/amdgpu/soc15: use atomfirmware for setting bios scratch for resetAlex Deucher2017-05-101-3/+3
| * drm/amdgpu/atomfirmware: add function to update engine hang statusAlex Deucher2017-05-102-0/+15
| * drm/amdgpu: fix mutex list null pointer referencePixel Ding2017-05-051-1/+2
| * drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.Rex Zhu2017-05-051-30/+31
| * drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...Rex Zhu2017-05-051-28/+45
| * drm/amd/powerplay: delete dead code in powerplay.Rex Zhu2017-05-052-30/+0
| * drm/amdgpu: Use less generic enum definitionsGuenter Roeck2017-05-053-26/+26
| * drm/amdgpu/gfx9: derive tile pipes from golden settingsAlex Deucher2017-05-051-1/+4
| * drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher2017-05-053-3/+1
| * drm/amd/powerplay: disable engine spread spectrum feature on Vega10.Rex Zhu2017-05-051-1/+5
| * drm/amd/powerplay: clean up code in vega10_smumgr.cRex Zhu2017-05-051-56/+45
| * drm/amdgpu:fix waiting on dirty fenceMonk Liu2017-05-051-0/+2
| * drm/amdgpu:PTE flag should be 64 bit widthMonk Liu2017-05-051-1/+1
| * drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu2017-05-052-4/+4
| * drm/amd/powerplay: Allow duplicate enteries in pptable.Rex Zhu2017-05-051-4/+4
| * drm/amd/powerplay: set fan target temperature by msg on vega10.Rex Zhu2017-05-051-0/+5
| * drm/amd/powerplay: set soc floor voltage on boot on vega10.Rex Zhu2017-05-054-0/+71
| * drm/amd/powerplay: refine code in vega10_smumgr.cRex Zhu2017-05-051-39/+39
| * drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu2017-05-021-1/+1
| * drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher2017-05-021-0/+5
| * drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher2017-05-021-2/+2
| * drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher2017-05-021-2/+1
| * drm/amdgpu: update revision id settings for BR/STAlex Deucher2017-05-021-0/+12
| * Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer2017-05-012-124/+29
| * drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer2017-04-2816-36/+36
| * drm/amd/powerplay: implement stop dpm task for vega10.Rex Zhu2017-04-285-1/+123
| * drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.Rex Zhu2017-04-283-1/+7
| * drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu2017-04-284-1/+13
| * drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2Chunming Zhou2017-04-281-0/+4
OpenPOWER on IntegriCloud