summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2016-11-07drm/amdgpu: fix crash in acp_hw_finiAlex Deucher1-1/+4
2016-11-07Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie5-5/+40
2016-11-01Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie17-53/+70
2016-10-31drm/amdgpu: add some error handling to amdgpu_init v2Christian König1-3/+23
2016-10-31drm/amd: fix scheduler fence teardown order v2Christian König1-0/+2
2016-10-31drm/amdgpu: make sure ddc_bus is valid in connector unregisterAlex Deucher1-1/+1
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2-1/+7
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2-1/+6
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu1-1/+1
2016-10-26drm/drivers: add support for using the arch wc mapping API.Dave Airlie1-0/+5
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher1-0/+6
2016-10-24drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-10-24drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-10-24drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher3-0/+6
2016-10-24drm/amdgpu: cancel reset work on finiAlex Deucher1-0/+2
2016-10-21drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu1-1/+2
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher1-1/+1
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2-1/+1
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan1-4/+2
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher5-25/+4
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher1-4/+0
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-2/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds14-88/+141
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher1-3/+5
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher1-0/+24
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher8-63/+59
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter1-2/+2
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher1-9/+11
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath1-7/+7
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle1-0/+3
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher1-3/+10
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas1-1/+12
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds105-5343/+27769
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie13-31/+31
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König1-8/+4
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas2-1/+4
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas2-0/+5
2016-10-04drm/amdgpu/virtual_dce: adjust config ifdefAlex Deucher1-2/+2
2016-10-04drm/amdgpu/vce: add support for hw config packet (v2)Alex Deucher1-0/+14
2016-10-04drm/amdgpu: clean up to set fw_offset as 0 twiceHuang Rui1-1/+0
2016-10-04drm/amdgpu: remove DRM_AMD_POWERPLAYAlex Deucher4-19/+1
2016-10-04drm/edid: Move dvi_dual/max_tmds_clock to drm_display_infoVille Syrjälä1-2/+2
2016-10-04drm/edid: Make max_tmds_clock kHz instead of MHzVille Syrjälä1-1/+1
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie29-297/+674