summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2016-10-25drm/amdgpu/dce6: RMW hpd registersAlex Deucher
2016-10-25drm/amdgpu/dce6: simplify hpd codeAlex Deucher
2016-10-25drm/amdgpu/dce11: simplify hpd codeAlex Deucher
2016-10-25drm/amdgpu/dce8: RMW hpd registersAlex Deucher
2016-10-25drm/amdgpu/dce10: simplify hpd codeAlex Deucher
2016-10-25drm/amdgpu/dce8: simplify hpd codeAlex Deucher
2016-10-25drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng
2016-10-25drm/amdgpu: rename amdgpu_whether_enable_virtual_displayAlex Deucher
2016-10-25Revert "drm/amdgpu: Add virtual connector and encoder macros."Alex Deucher
2016-10-25drm/amdgpu: simplify encoder and connector setup (v2)Alex Deucher
2016-10-25drm/amdgpu/virtual_dce: clean up interrupt handlingAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: no need to an irq process callbackAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: drop pageflip_irq funcsAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: drop empty functionAlex Deucher
2016-10-25drm/amdgpu/virtual_dce: add dce6 supportAlex Deucher
2016-10-25drm/amdgpu/dce6: add dce_v6_0_disable_dceAlex Deucher
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-24drm/amdgpu: fix fence slab teardownGrazvydas Ignotas
2016-10-24drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas
2016-10-24drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher
2016-10-24drm/amdgpu: cancel reset work on finiAlex Deucher
2016-10-21drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-18drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-13drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis
2016-10-13drm/amdgpu: potential NULL dereference in debugfs codeDan Carpenter
2016-10-13drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath
2016-10-12drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle
2016-10-12drm/amdgpu/gfx8: fix CGCG_CGLS handlingAlex Deucher
2016-10-12drm/amdgpu: use .early_unregister hook to remove DP AUX i2cGrazvydas Ignotas
2016-10-12drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before waitChris Wilson
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-10Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-10-06drm/amdgpu: revert "use more than 64KB fragment size if possible"Christian König
2016-10-06drm/amdgpu: warn if dp aux is still attached on freeGrazvydas Ignotas
2016-10-06drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas