summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+6
| * drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-141-2/+4
| * drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-141-2/+2
| * drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu2016-10-141-2/+4
| * drm/amd/powerplay: fix static checker warnings in iceland_smc.cRex Zhu2016-10-141-1/+1
| * drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-141-6/+8
| * drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher2016-10-121-9/+11
| * drm/amd/amdgpu: enable clockgating only after late initArindam Nath2016-10-121-7/+7
| * drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle2016-10-121-0/+3
| * drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher2016-10-121-3/+10
| * drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas2016-10-121-1/+12
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-12192-29846/+50770
|\|
| * Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-10-1014-37/+31
| |\
| | * drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König2016-10-061-8/+4
| | * drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas2016-10-062-1/+4
| | * drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas2016-10-061-0/+1
| | * drm/amdgpu: also track late init stateGrazvydas Ignotas2016-10-062-0/+5
| | * drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher2016-10-041-2/+2
| | * drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher2016-10-041-0/+14
| | * drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui2016-10-041-1/+0
| | * drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher2016-10-045-25/+1
| * | drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä2016-10-041-2/+2
| * | drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä2016-10-041-1/+1
| |/
| * Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-3035-318/+694
| |\
| | * drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher2016-09-281-6/+4
| | * drm/amdgpu: improve VM PTE trace pointsChristian König2016-09-282-5/+25
| | * drm/amdgpu: fix GART_DEBUGFS defineChristian König2016-09-281-4/+4
| | * drm/amdgpu: free userptrs even if GTT isn't boundChristian König2016-09-281-3/+3
| | * drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis2016-09-281-36/+10
| | * drm/amdgpu: fix BO move offsetsChristian König2016-09-281-2/+2
| | * drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-09-281-2/+2
| | * drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui2016-09-281-2/+3
| | * drm/amdgpu: fix initializing the VM BO shadowChristian König2016-09-281-0/+15
| | * drm/amdgpu: fix initializing the VM last eviction counterChristian König2016-09-281-2/+6
| | * drm/amdgpu: cleanup VM shadow BO unreferencingChristian König2016-09-281-6/+10
| | * drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König2016-09-281-0/+17
| | * drm/amdgpu: rename all rbo variable to abo v2Christian König2016-09-2812-159/+159
| | * drm/amdgpu: remove unused member from struct amdgpu_boChristian König2016-09-282-3/+0
| | * drm/amdgpu: add a custom GTT memory manager v2Christian König2016-09-286-11/+265
| | * drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher2016-09-281-9/+39