index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2017-06-09
drm/amdgpu: fix a typo in comment
Alex Xie
2017-06-09
drm/amdgpu: remove duplicate function prototypes
Alex Xie
2017-06-09
drm/amdgpu: Support page table update via CPU
Harish Kasiviswanathan
2017-06-09
drm/amdgpu: Support page directory update via CPU
Harish Kasiviswanathan
2017-06-09
drm/amdgpu: Add amdgpu_sync_wait
Harish Kasiviswanathan
2017-06-09
drm/amdgpu: Add vm context module param
Harish Kasiviswanathan
2017-06-08
drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_dev
Alex Deucher
2017-06-08
drm/amdgpu: call pci_[un]register_driver() directly
Alex Deucher
2017-06-08
drm/amdgpu/radeon: Use radeon by default for CIK GPUs
Michel Dänzer
2017-06-08
drm/radeon: Make si_support and cik_support parameters always available
Michel Dänzer
2017-06-08
drm/amdgpu: Update Kconfig help for SI and CIK support
Felix Kuehling
2017-06-08
drm/amdgpu: Add module param to control SI support
Felix Kuehling
2017-06-08
drm/radeon: Add module param to control SI support
Felix Kuehling
2017-06-08
drm/amdgpu: Add module param to control CIK support
Felix Kuehling
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
Alex Deucher
2017-06-07
drm/amdgpu/gfx: move mec parameter setup into sw_init
Alex Deucher
2017-06-07
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
Alex Deucher
2017-06-07
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
Alex Deucher
2017-06-07
drm/amdgpu/gfx9: remove spurious line in kiq setup
Alex Deucher
2017-06-07
drm/amdgpu/gfx8: whitespace change
Alex Deucher
2017-06-07
drm/amdgpu/gfx9: Raven has two MECs
Alex Deucher
2017-06-07
drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
2017-06-07
drm/amdgpu: fix mec queue policy on single MEC asics
Alex Deucher
2017-06-07
drm/amdgpu/gfx: create a common bitmask function (v2)
Alex Deucher
2017-06-07
drm/amdgpu/gfx8: drop per-APU CU limits
Alex Deucher
2017-06-06
drm/amdgpu/gfx6: properly cache mc_arb_ramcfg
Alex Deucher
2017-06-06
drm/amdgpu/gfx9: new queue policy, take first 2 queues of each pipe
Alex Deucher
2017-06-06
drm/amdgpu/gfx9: allocate queues horizontally across pipes
Alex Deucher
2017-06-06
drm/amd/powerplay: fix memory leak in cz_hwmgr backend
Hawking Zhang
2017-06-06
drm/amd/powerplay: fix memory leak in rv_hwmgr backend
Hawking Zhang
2017-06-06
drm/amd/powerplay: add sclk and mclk overdrive for vega10
Eric Huang
2017-06-06
drm/amd/powerplay: fix populate dpm level failed when s3 on vega10.
Rex Zhu
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gmc9
Huang Rui
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for mmhub
Huang Rui
2017-06-06
drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhub
Huang Rui
2017-06-06
drm/amdgpu: fix the gart table cleared issue for S3
Huang Rui
2017-06-06
drm/amdgpu: add ip block number prints
Huang Rui
2017-06-06
drm/amdgpu: add ip name print for selecting ips with ip_block_mask
Huang Rui
2017-06-06
drm/amdgpu: remove mmhub ip
Huang Rui
2017-06-06
drm/amdgpu: remove gfxhub ip
Huang Rui
2017-06-06
drm/amdgpu: export mmhub get clockgating into gmc
Huang Rui
2017-06-06
drm/amdgpu: export mmhub set clockgating into gmc
Huang Rui
2017-06-06
drm/amdgpu: export mmhub sw_init into gmc
Huang Rui
2017-06-06
drm/amdgpu: export gfxhub sw_init into gmc
Huang Rui
2017-06-06
drm/amdgpu: fix to miss program invalidation at resume
Huang Rui
2017-06-06
drm/amdgpu: abstract setup vmid config for gfxhub/mmhub
Huang Rui
2017-06-06
drm/amdgpu: abstract disable identity aperture for gfxhub/mmhub
Huang Rui
2017-06-06
drm/amdgpu: abstract system domain enablement for gfxhub/mmhub
Huang Rui
2017-06-06
drm/amdgpu: abstract cache initialization for gfxhub/mmhub
Huang Rui
2017-06-06
drm/amdgpu: abstract TLB initialization for gfxhub/mmhub
Huang Rui
[next]