summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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/radeon: only warn once in radeon_ttm_bo_destroy if va list not emptyJulien Isorce2017-05-101-1/+1
| * | | | | 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
| * | | | | drm/amdgpu: bump version for exporting gpu info for gfx9Junwei Zhang2017-04-281-1/+2
| * | | | | drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-283-0/+18
| * | | | | drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König2017-04-282-468/+0
| * | | | | drm/amd/powerplay: refine set pcie dpm default table on vega10.Rex Zhu2017-04-281-21/+1
| * | | | | drm/amd/powerplay: disable cks by default on vega10.Rex Zhu2017-04-281-1/+1
| * | | | | drm/amd/powerplay: correct UlvOffsetVid on Vega10.Rex Zhu2017-04-281-3/+2
| * | | | | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| * | | | | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-7/+7
| * | | | | drm/amdgpu: fix NULL pointer errorChunming Zhou2017-04-281-1/+3
| * | | | | drm/amdgpu: validate shadow before restoring from itRoger.He2017-04-283-0/+34
| * | | | | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-2/+2
| * | | | | drm/amdgpu: Real return value can be over-written when clean upAlex Xie2017-04-281-4/+5
| * | | | | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
| * | | | | drm/amdgpu: Fix use of interruptible waitingAlex Xie2017-04-281-1/+1
OpenPOWER on IntegriCloud