summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2016-05-11drm/amd/powerplay: Use defined constants for minium engine clockNils Wallménius
2016-05-11drm/amdgpu: add missing licenses on a couple of filesAlex Deucher
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-11drm/amd: cleanup remaining spaces and tabs v2Christian König
2016-05-11drm/amdgpu: remove define for reserved client IDChristian König
2016-05-11drm/amdgpu: remove owner cleanup v2Christian König
2016-05-11drm/amdgpu: make the VMID owner always 64bitChristian König
2016-05-11drm/amdgpu: two minor 80 char fixesChristian König
2016-05-11drm/amdgpu: hdp flush&inval should always doMonk Liu
2016-05-11drm/amd/amdgpu: Enable CG for UVD6 on CarrizoTom St Denis
2016-05-11drm/amdgpu: add pipeline sync for compute jobChunming Zhou
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-11drm/amdgpu: make vmid owner be client_idChunming Zhou
2016-05-11drm/amdgpu: add client id for every vmChunming Zhou
2016-05-11drm/amdgpu: fix wrong release of vmid ownerChunming Zhou
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-09drm/amdgpu: fix build on aarch64.Dave Airlie
2016-05-06Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-05-04drm/amdgpu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Muhammad Falak R Wani
2016-05-04drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2016-05-04drm/amdgpu/uvd6: add bypass support for fiji (v3)Alex Deucher
2016-05-04drm/amdgpu/fiji: set UVD CG state when enabling UVD DPM (v2)Alex Deucher
2016-05-04drm/powerplay: add missing clockgating callback for tongaAlex Deucher
2016-05-04drm/amdgpu: Constify some tablesNils Wallménius
2016-05-04drm/amd/powerplay: Delete dead struct declarationNils Wallménius
2016-05-04drm/amd/powerplay/hwmgr: don't add invalid voltageMoritz Kühner
2016-05-04drm/amd/powerplay/hwmgr: prevent VDDC from exceeding 2VMoritz Kühner
2016-05-04drm/amd/amdgpu: Add debugfs entries for smc/didt/pcieTom St Denis
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amd/powerplay: revise reading/writing pptable on Polaris10Eric Huang
2016-05-04drm/amd/powerplay: revise reading/writing pptable on TongaEric Huang
2016-05-04drm/amd/powerplay: revise reading/writing pptable on FijiEric Huang
2016-05-04drm/amd/powerplay: revise caching the soft pptable and add it's sizeEric Huang
2016-05-04drm/amd/powerplay: add dpm force multiple levels on cz/tonga/fiji/polaris (v2)Eric Huang
2016-05-04drm/amd/powerplay: fix fan speed percent setting error on Polaris10Eric Huang
2016-05-04drm/amd/powerplay: fix bug dpm can't work when resume back on PolarisEric Huang
2016-05-04drm/amd/powerplay: fix some initialize error on polaris10.Rex Zhu
2016-05-04drm/amd/powerplay: return 0 when interface not implement on some asic.Rex Zhu
2016-05-04drm/amdgpu: fix memory leak in CGS (FW info)Mykola Lysenko
2016-05-04drm/amd/powerplay: update vce power gate state for baffin.Rex Zhu
2016-05-04drm/amd/powerplay: Fix a bug for enabling ACDC gpio interruptEric Huang
2016-05-04drm/amd/powerplay: fix issue that get wrong reference clock value.Rex Zhu
2016-05-04drm/amd/powerplay: parameter updates according to SMC.Rex Zhu
2016-05-04drm/amd/powerplay: add fan control mode interface for baffinRex Zhu
2016-05-04drm/amd/powerplay: enable some feature for baffin/ellesmere. (v2)Rex Zhu
2016-05-04drm/amdgpu: code style refine.Rex Zhu
2016-05-04drm/amd/powerplay: fix copy paste error in error messageAlex Deucher
2016-05-04drm/amd/amdgpu: fix 64-bit divisionSlava Grigorev
2016-05-04drm/amdgpu: add polaris10/11 smc fw declarationFlora Cui
2016-05-04drm/amd/powerplay: Disable Spread Spectrum on DPM 0 on baffin as SPLL Shut Do...Rex Zhu