summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-05-24drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher
2017-05-24drm/amdgpu/gfx8: move MEC doorbell range settingAlex Deucher
2017-05-24drm/amdgpu/gfx8: fix resume of KIQ and KCQsAlex Deucher
2017-05-24drm/amdgpu/gfx8: properly disable the KCQs in hw_finiAlex Deucher
2017-05-24drm/amdgpu/gfx8: use new KIQ packet definesAlex Deucher
2017-05-24drm/amdgpu/gfx8: move SET_RESOURCES into the same command streamAlex Deucher
2017-05-24drm/amdgpu/gfx8: wait once for all KCQs to be createdAlex Deucher
2017-05-24drm/amdgpu: split gfx_v8_0_kiq_init_queue into twoAlex Deucher
2017-05-24drm/amdgpu/gfx8: wait for completion in KIQ initAlex Deucher
2017-05-24Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"Alex Deucher
2017-05-24drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)David Panariti
2017-05-24drm/amdgpu/gfx8: set doorbell range for polaris as wellAlex Deucher
2017-05-24drm/amdgpu/gfx8: add additional MQD initializationAlex Deucher
2017-05-24drm/amd/powerplay: fix pcie dpm table for vega10Eric Huang
2017-05-24drm/amd/powerplay: update vega10 smu interface version to E.Rex Zhu
2017-05-24drm/amd/powerplay: delete dead code in vega10_thermal.cRex Zhu
2017-05-24drm/amd/powerplay: Add Vega10 Powertune Table v3 support.Rex Zhu
2017-05-24drm/amd/powerplay: convert from number of lanes to lane bits on vega10Rex Zhu
2017-05-24drm/amd/powerplay: fix bug in processing CKS_Enable bit.Rex Zhu
2017-05-24drm/amd/powerplay: add avfs fuse overdriver func.Rex Zhu
2017-05-24drm/amd/powerplay: add power profile support for Vega10 (v2)Eric Huang
2017-05-24drm/amdgpu/gfx9: drop duplicate gfx info init (v3)Alex Deucher
2017-05-24drm/amdgpu: parse the gpu_info firmware (v4)Alex Deucher
2017-05-24drm/amdgpu: add gpu_info firmware (v3)Alex Deucher
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-15drm/dp: Wait up all outstanding tx waitersChris Wilson
2017-05-15drm/dp: Read the tx msg state once after checking for an eventChris Wilson
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann