summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-06-15drm/amd/powerplay: add avfs control for Vega10Eric Huang
2017-06-15drm/amdgpu: add virtual display support for ravenAlex Deucher
2017-06-15drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis
2017-06-15drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis
2017-06-15drm/amdgpu: add contiguous flag in ucode bo createhorchen
2017-06-15drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui
2017-06-15drm/amdgpu: export test ib debugfs interfaceHuang Rui
2017-06-15drm/amd/powerplay: add GPU power display for vega10Eric Huang
2017-06-15drm/amd/powerplay: update vega10_ppsmc.hEric Huang
2017-06-15drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang
2017-06-15drm/amdgpu: add new member in gpu_info fwHawking Zhang
2017-06-14drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner
2017-06-09drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher
2017-06-09drm/amd/powerplay: fix copy error in powerplay.Rex Zhu
2017-06-09drm/amdgpu: move comment to the right placeAlex Xie
2017-06-09drm/amdgpu: fix a typo in commentAlex Xie
2017-06-09drm/amdgpu: remove duplicate function prototypesAlex Xie
2017-06-09drm/amdgpu: Support page table update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Support page directory update via CPUHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add amdgpu_sync_waitHarish Kasiviswanathan
2017-06-09drm/amdgpu: Add vm context module paramHarish Kasiviswanathan
2017-06-08drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_devAlex Deucher
2017-06-08drm/amdgpu: call pci_[un]register_driver() directlyAlex Deucher
2017-06-08drm/amdgpu/radeon: Use radeon by default for CIK GPUsMichel Dänzer
2017-06-08drm/amdgpu: Update Kconfig help for SI and CIK supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control SI supportFelix Kuehling
2017-06-08drm/amdgpu: Add module param to control CIK supportFelix Kuehling
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move mec parameter setup into sw_initAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher
2017-06-07drm/amdgpu: move mec queue helpers to amdgpu_gfx.hAlex Deucher
2017-06-07drm/amdgpu/gfx9: remove spurious line in kiq setupAlex Deucher
2017-06-07drm/amdgpu/gfx8: whitespace changeAlex Deucher
2017-06-07drm/amdgpu/gfx9: Raven has two MECsAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-06-07drm/amdgpu: fix mec queue policy on single MEC asicsAlex Deucher
2017-06-07drm/amdgpu/gfx: create a common bitmask function (v2)Alex Deucher
2017-06-07drm/amdgpu/gfx8: drop per-APU CU limitsAlex Deucher
2017-06-06drm/amdgpu/gfx6: properly cache mc_arb_ramcfgAlex Deucher
2017-06-06drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipeAlex Deucher
2017-06-06drm/amdgpu/gfx9: allocate queues horizontally across pipesAlex Deucher
2017-06-06drm/amd/powerplay: fix memory leak in cz_hwmgr backendHawking Zhang
2017-06-06drm/amd/powerplay: fix memory leak in rv_hwmgr backendHawking Zhang
2017-06-06drm/amd/powerplay: add sclk and mclk overdrive for vega10Eric Huang
2017-06-06drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.Rex Zhu
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9Huang Rui
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhubHuang Rui
2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhubHuang Rui
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui