summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for CI.Rex Zhu
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for vi.Rex Zhu
2017-05-10drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.Rex Zhu
2017-05-10drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu
2017-05-10drm/amdgpu: add amd fan ctrl mode enums.Rex Zhu
2017-05-10drm/amd/powerplay: add more smu message on Vega10.Rex Zhu
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-05-10drm/amd: fix init order of sched jobChunming Zhou
2017-05-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2017-05-10drm/amdgpu/soc15: use atomfirmware for setting bios scratch for resetAlex Deucher
2017-05-10drm/amdgpu/atomfirmware: add function to update engine hang statusAlex Deucher
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-05drm/amdgpu: fix mutex list null pointer referencePixel Ding
2017-05-05drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...Rex Zhu
2017-05-05drm/amd/powerplay: delete dead code in powerplay.Rex Zhu
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck
2017-05-05drm/amdgpu/gfx9: derive tile pipes from golden settingsAlex Deucher
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher
2017-05-05drm/amd/powerplay: disable engine spread spectrum feature on Vega10.Rex Zhu
2017-05-05drm/amd/powerplay: clean up code in vega10_smumgr.cRex Zhu
2017-05-05drm/amdgpu:fix waiting on dirty fenceMonk Liu
2017-05-05drm/amdgpu:PTE flag should be 64 bit widthMonk Liu
2017-05-05drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu
2017-05-05drm/amd/powerplay: Allow duplicate enteries in pptable.Rex Zhu
2017-05-05drm/amd/powerplay: set fan target temperature by msg on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: set soc floor voltage on boot on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: refine code in vega10_smumgr.cRex Zhu
2017-05-02drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu
2017-05-02drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher
2017-05-02drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher
2017-05-02drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher
2017-05-02drm/amdgpu: update revision id settings for BR/STAlex Deucher
2017-05-01Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer
2017-04-28drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanupMichel Dänzer
2017-04-28drm/amd/powerplay: implement stop dpm task for vega10.Rex Zhu
2017-04-28drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.Rex Zhu
2017-04-28drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu
2017-04-28drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2Chunming Zhou
2017-04-28drm/amdgpu: bump version for exporting gpu info for gfx9Junwei Zhang
2017-04-28drm/amdgpu: export more gpu info for gfx9Junwei Zhang
2017-04-28drm/amdgpu: remove unused and mostly unimplemented CGS functions v2Christian König
2017-04-28drm/amd/powerplay: refine set pcie dpm default table on vega10.Rex Zhu
2017-04-28drm/amd/powerplay: disable cks by default on vega10.Rex Zhu
2017-04-28drm/amd/powerplay: correct UlvOffsetVid on Vega10.Rex Zhu
2017-04-28drm/amdgpu: Fix use of interruptible waitingAlex Xie
2017-04-28drm/amdgpu: Fix use of interruptible waitingAlex Xie
2017-04-28drm/amdgpu: fix NULL pointer errorChunming Zhou
2017-04-28drm/amdgpu: validate shadow before restoring from itRoger.He