summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds-2/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes-2/+5
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds-110/+195
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu-15/+25
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu-1/+1
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher-3/+5
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher-0/+18
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher-0/+24
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher-64/+60
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis-0/+6
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu-2/+4
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter-2/+2
2016-10-13drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu-2/+4
2016-10-13drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu-1/+1
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu-6/+8
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher-9/+11
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath-7/+7
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle-0/+3
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher-3/+10
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas-1/+12
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-29846/+50770
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-37/+31
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König-8/+4
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas-1/+4
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas-0/+1
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas-0/+5
2016-10-04drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher-2/+2
2016-10-04drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher-0/+14
2016-10-04drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui-1/+0
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher-25/+1
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä-2/+2
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä-1/+1
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-318/+694
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher-6/+4
2016-09-28drm/amdgpu: improve VM PTE trace pointsChristian König-5/+25
2016-09-28drm/amdgpu: fix GART_DEBUGFS defineChristian König-4/+4
2016-09-28drm/amdgpu: free userptrs even if GTT isn't boundChristian König-3/+3
2016-09-28drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis-36/+10
2016-09-28drm/amdgpu: fix BO move offsetsChristian König-2/+2
2016-09-28drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König-2/+2
2016-09-28drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui-2/+3
2016-09-28drm/amdgpu: fix initializing the VM BO shadowChristian König-0/+15
2016-09-28drm/amdgpu: fix initializing the VM last eviction counterChristian König-2/+6
2016-09-28drm/amdgpu: cleanup VM shadow BO unreferencingChristian König-6/+10
2016-09-28drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König-0/+17
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König-159/+159
2016-09-28drm/amdgpu: remove unused member from struct amdgpu_boChristian König-3/+0
2016-09-28drm/amdgpu: add a custom GTT memory manager v2Christian König-11/+265
2016-09-28drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher-9/+39
2016-09-28drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher-9/+39