summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-07-152-3/+10
|\
| * drm/amdgpu: Turn off CRTCs on driver unloadLukas Wunner2016-06-241-0/+1
| * drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner2016-06-241-0/+1
| * drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner2016-06-241-2/+5
| * drm/amdgpu: Don't leak runtime pm ref on driver unloadLukas Wunner2016-06-241-1/+3
* | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-0881-1373/+3504
|\ \
| * | drm/amd/powerplay: don't add invalid voltage.Rex Zhu2016-07-071-6/+6
| * | drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-075-0/+40
| * | drm/amd/powerplay: add definitions related to di/dt feature for fiji and pola...Rex Zhu2016-07-072-0/+26
| * | drm/amd/powerplay: add shared definitions for di/dt feature.Rex Zhu2016-07-072-0/+83
| * | drm/amdgpu: remove gfx8 registers that vary between asicsKen Wang2016-07-071-22/+0
| * | drm/amd/powerplay: add mvdd dpm support.Rex Zhu2016-07-071-3/+2
| * | drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu2016-07-072-0/+4
| * | drm/amdgpu: remove more of the ring backup codeAlex Deucher2016-07-077-101/+4
| * | drm/amd/powerplay: Unify family definesTom St Denis2016-07-073-13/+6
| * | drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou2016-07-073-103/+2
| * | drm/amdgpu: ib test first after gpu resetChunming Zhou2016-07-071-10/+10
| * | drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou2016-07-072-2/+5
| * | drm/amdgpu: abstract amdgpu_vm_is_gpu_resetChunming Zhou2016-07-071-1/+8
| * | drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou2016-07-074-47/+36
| * | drm/amdgpu: add amd_sched_job_recoveryChunming Zhou2016-07-072-0/+34
| * | drm/amdgpu: force completion for gpu resetChunming Zhou2016-07-071-2/+3
| * | drm/amdgpu: block ttm first before parking schedulerChunming Zhou2016-07-071-2/+3
| * | drm/amd: add amd_sched_hw_job_resetChunming Zhou2016-07-072-0/+15
| * | drm/amd: add parent for sched fenceChunming Zhou2016-07-073-0/+3
| * | drm/amdgpu: remove evict vramChunming Zhou2016-07-071-3/+0
| * | drm/amdgpu: put old hw fence of job if gpu resetChunming Zhou2016-07-071-0/+2
| * | drm/amdgpu: remove fence parameter from amd_sched_job_initChristian König2016-07-074-12/+7
| * | drm/amdgpu: earlier free SA resourcesChristian König2016-07-073-2/+4
| * | drm/amdgpu: shorten amdgpu_job_free_resourcesChristian König2016-07-071-3/+5
| * | drm/amdgpu: fix user fence handling once moreChristian König2016-07-074-14/+9
| * | drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis2016-07-071-3/+32
| * | drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis2016-07-071-0/+70
| * | drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis2016-07-075-29/+39
| * | drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude2016-07-071-3/+4
| * | drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou2016-07-071-0/+7
| * | drm/amd/powerplay: change condition judgment as function's return value changed.Rex Zhu2016-07-071-7/+6
| * | drm/amd/powerplay: functions's return state was reversedRex Zhu2016-07-071-2/+2
| * | drm/amdgpu: stop disabling irqs when it isn't neccessaryChristian König2016-07-071-8/+6
| * | drm/amdgpu: must update page table after gpu resetChunming Zhou2016-07-071-0/+1
| * | drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou2016-07-071-1/+4
| * | drm/amdgpu: must update page table after gpu resetChunming Zhou2016-07-072-0/+5
| * | drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers2016-07-071-2/+2
| * | drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers2016-07-071-1/+1
| * | drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns2016-07-071-2/+1
| * | drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flipMichel Dänzer2016-07-071-4/+4
| * | drm/amdgpu/gmc7: remove duplicate wait_for_idle functionsAlex Deucher2016-07-071-28/+5
| * | drm/amdgpu/gmc8: remove duplicate wait_for_idle functionsAlex Deucher2016-07-071-33/+5
| * | drm/amdgpu/dce8: fix flash with white screen on monitorJunwei Zhang2016-07-071-60/+7
| * | drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher2016-07-071-0/+8
OpenPOWER on IntegriCloud