summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie2016-11-0117-53/+70
|\
| * drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher2016-10-271-16/+43
| * drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu2016-10-261-1/+1
| * drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher2016-10-251-0/+6
| * drm/amdgpu: fix fence slab teardownGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas2016-10-241-0/+1
| * drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher2016-10-243-0/+6
| * drm/amdgpu: cancel reset work on finiAlex Deucher2016-10-241-0/+2
| * drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu2016-10-211-1/+2
| * drm/amdgpu: explicitly set pg_flags for STAlex Deucher2016-10-211-1/+1
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-212-1/+1
| * drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan2016-10-211-4/+2
| * drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher2016-10-215-25/+4
| * drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher2016-10-211-4/+0
* | 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-1814-88/+141
|\ \ | |/ |/|
| * drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher2016-10-141-3/+5
| * 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-148-63/+59
| * drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis2016-10-131-0/+6
| * drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter2016-10-131-2/+2
| * drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu2016-10-131-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-11105-5343/+27769
|\ \ | |/
| * Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-10-1013-31/+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-044-19/+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-3029-297/+674
| |\
| | * 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
OpenPOWER on IntegriCloud