summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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/radeon: Make si_support and cik_support parameters always availableMichel 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/radeon: 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
2017-06-06drm/amdgpu: add ip block number printsHuang Rui
2017-06-06drm/amdgpu: add ip name print for selecting ips with ip_block_maskHuang Rui
2017-06-06drm/amdgpu: remove mmhub ipHuang Rui
2017-06-06drm/amdgpu: remove gfxhub ipHuang Rui
2017-06-06drm/amdgpu: export mmhub get clockgating into gmcHuang Rui
2017-06-06drm/amdgpu: export mmhub set clockgating into gmcHuang Rui
2017-06-06drm/amdgpu: export mmhub sw_init into gmcHuang Rui
2017-06-06drm/amdgpu: export gfxhub sw_init into gmcHuang Rui
2017-06-06drm/amdgpu: fix to miss program invalidation at resumeHuang Rui
2017-06-06drm/amdgpu: abstract setup vmid config for gfxhub/mmhubHuang Rui
2017-06-06drm/amdgpu: abstract disable identity aperture for gfxhub/mmhubHuang Rui
2017-06-06drm/amdgpu: abstract system domain enablement for gfxhub/mmhubHuang Rui
2017-06-06drm/amdgpu: abstract cache initialization for gfxhub/mmhubHuang Rui
2017-06-06drm/amdgpu: abstract TLB initialization for gfxhub/mmhubHuang Rui