summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath2016-03-021-1/+1
* drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher2016-03-021-2/+1
* drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher2016-03-021-1/+1
* drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-03-021-3/+1
* drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou2016-03-021-1/+2
* drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König2016-03-021-0/+13
* drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu2016-03-021-1/+3
* drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu2016-03-022-1/+5
* drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-021-3/+3
* drm/amdgpu: disable direct VM updates when vm_debug is setChristian König2016-02-241-1/+2
* amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow2016-02-241-2/+2
* drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
* drm/amdgpu/pm: add some checks for PXAlex Deucher2016-02-221-1/+20
* drm/amdgpu: fix locking in force performance levelAlex Deucher2016-02-221-2/+1
* drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher2016-02-221-1/+1
* drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-02-191-3/+15
* drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
* drm/amdgpu: fix issue with overlapping userptrsChristian König2016-02-103-1/+23
* drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-02-101-2/+0
* drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-02-101-1/+4
* drm/amdgpu: fix s4 resumeFlora Cui2016-02-101-4/+9
* drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
* drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
* drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-0813-171/+171
* drm/amdgpu: remove unused cg definesAlex Deucher2016-02-081-9/+0
* drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-082-0/+8
* drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
* drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
* drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
* drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
* drm/amdgpu: be consistent with uvd cg flagsAlex Deucher2016-02-082-0/+8
* drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher2016-02-081-2/+1
* drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-082-0/+6
* drm/amdgpu: handle uvd pg flags properlyAlex Deucher2016-02-083-1/+10
* drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5
* drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
* drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-083-65/+92
* Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-0510-59/+107
|\
| * drm/amdgpu: disable uvd and vce clockgating on FijiAlex Deucher2016-02-031-2/+1
| * drm/amdgpu: remove exp hardware support from icelandAlex Deucher2016-02-021-5/+5
| * drm/amdgpu: load MEC ucode manually on icelandAlex Deucher2016-02-021-4/+10
| * drm/amdgpu: don't load MEC2 on topazAlex Deucher2016-02-022-11/+5
| * drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher2016-02-021-27/+1
| * drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher2016-02-021-2/+33
| * drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang2016-02-021-1/+1
| * drm/amdgpu: iceland use CI based MC IPKen Wang2016-02-022-4/+13
| * drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher2016-02-021-1/+2
| * drm/amdgpu/gfx7: enable cp inst/reg error interruptsAlex Deucher2016-02-021-1/+19
| * drm/amdgpu/gfx8: enable cp inst/reg error interruptsAlex Deucher2016-02-021-0/+10
| * drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay2016-02-021-0/+8
OpenPOWER on IntegriCloud