summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu2016-11-101-18/+33
* drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher2016-11-101-7/+10
* drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher2016-11-101-1/+3
* drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclkAlex Deucher2016-11-101-1/+1
* drm/amd/powerplay: return false instead of -EINVALAndrew Shadura2016-11-081-1/+1
* drm/amdgpu/powerplay/smu7: fix unintialized data usageArnd Bergmann2016-11-081-0/+2
* drm/amdgpu: fix crash in acp_hw_finiAlex Deucher2016-11-071-1/+4
* Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-079-24/+65
|\
| * drm/amdgpu: add some error handling to amdgpu_init v2Christian König2016-10-311-3/+23
| * drm/amd: fix scheduler fence teardown order v2Christian König2016-10-314-16/+24
| * drm/amd/powerplay: don't succeed in getters if fan is missingGrazvydas Ignotas2016-10-311-3/+3
| * drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher2016-10-311-1/+1
| * drm/amdgpu: disable runtime pm in certain casesAlex Deucher2016-10-311-0/+2
| * drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2016-10-282-1/+7
| * drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2016-10-282-1/+6
* | Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie2016-11-0123-67/+92
|\ \ | |/
| * drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu2016-10-272-2/+3
| * drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher2016-10-271-16/+43
| * drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu2016-10-261-1/+1
| * drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-251-0/+6
| * drm/amdgpu: fix fence slab teardownGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu: update kernel-doc for some functionsGrazvydas Ignotas2016-10-241-2/+2
| * drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-243-0/+6
| * drm/amdgpu: cancel reset work on finiAlex Deucher2016-10-241-0/+2
| * drm/amd/powerplay: don't give up if DPM is already runningGrazvydas Ignotas2016-10-211-2/+2
| * drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.cRex Zhu2016-10-211-3/+6
| * drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu2016-10-211-1/+2
| * drm/amdgpu: explicitly set pg_flags for STAlex Deucher2016-10-211-1/+1
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-212-1/+1
| * drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan2016-10-211-4/+2
| * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-215-25/+4
| * drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher2016-10-211-4/+0
| * drm/amdgpu/powerplay/smu7: fix static checker warningAlex Deucher2016-10-211-5/+8
* | drm/drivers: add support for using the arch wc mapping API.Dave Airlie2016-10-261-0/+5
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+5
|\
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
* | Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-10-1819-110/+195
|\ \ | |/ |/|
| * drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2016-10-142-15/+25
| * drm/amd/powerplay: notify smu no display by default.Rex Zhu2016-10-141-1/+1
| * drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5
| * drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher2016-10-141-0/+18
| * drm/amdgpu: disable smu hw first on tear downAlex Deucher2016-10-141-0/+24
| * drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-149-64/+60
| * drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-131-0/+6
| * drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-131-2/+2
| * drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-131-2/+4
| * drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu2016-10-131-1/+1
OpenPOWER on IntegriCloud