summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2016-03-08drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher-4/+16
2016-03-05drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner-2/+2
2016-03-02drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath-1/+1
2016-03-02drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher-2/+1
2016-03-02drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher-1/+1
2016-03-02drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher-3/+1
2016-03-02drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou-1/+2
2016-03-02drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König-0/+13
2016-03-02drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu-1/+3
2016-03-02drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu-1/+5
2016-03-02drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher-3/+3
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König-1/+2
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow-2/+2
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher-2/+3
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher-1/+20
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher-2/+1
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher-1/+1
2016-02-19drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner-3/+15
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes-1/+1
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König-1/+23
2016-02-10drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle-2/+0
2016-02-10drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle-1/+4
2016-02-10drm/amdgpu: fix s4 resumeFlora Cui-4/+9
2016-02-08drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher-0/+13
2016-02-08drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher-2/+12
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher-171/+171
2016-02-08drm/amdgpu: remove unused cg definesAlex Deucher-9/+0
2016-02-08drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher-0/+8
2016-02-08drm/amd/powerplay/tonga: disable vce pgAlex Deucher-0/+2
2016-02-08drm/amd/powerplay/tonga: disable uvd pgAlex Deucher-0/+3
2016-02-08drm/amd/powerplay/cz: disable vce pgAlex Deucher-0/+3
2016-02-08drm/amd/powerplay/cz: disable uvd pgAlex Deucher-0/+2
2016-02-08drm/amdgpu: be consistent with uvd cg flagsAlex Deucher-0/+8
2016-02-08drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher-2/+1
2016-02-08drm/amdgpu: handle vce pg flags properlyAlex Deucher-0/+6
2016-02-08drm/amdgpu: handle uvd pg flags properlyAlex Deucher-1/+10
2016-02-08drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher-6/+5
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher-0/+3
2016-02-08drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher-65/+92
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-59/+107
2016-02-05Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...Dave Airlie-3/+3
2016-02-03drm/amdgpu: disable uvd and vce clockgating on FijiAlex Deucher-2/+1
2016-02-02drm/amdgpu: remove exp hardware support from icelandAlex Deucher-5/+5
2016-02-02drm/amdgpu: load MEC ucode manually on icelandAlex Deucher-4/+10
2016-02-02drm/amdgpu: don't load MEC2 on topazAlex Deucher-11/+5
2016-02-02drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher-27/+1
2016-02-02drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher-2/+33
2016-02-02drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang-1/+1
2016-02-02drm/amdgpu: iceland use CI based MC IPKen Wang-4/+13
2016-02-02drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher-1/+2