index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_gfx.c
Age
Commit message (
Expand
)
Author
2019-07-18
drm/amdgpu: enable async gfx ring for navi14
Xiaojie Yuan
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amd: add gfxoff support on navi10
Kenneth Feng
2019-06-20
drm/amdgpu: create mqd for gfx queues on navi10
Hawking Zhang
2019-06-20
drm/amdgpu/gfx10: add special unmap_queues packet for preemption
Jack Xiao
2019-06-20
drm/amdgpu: Move common code to amdgpu_gfx.c
Hawking Zhang
2019-06-20
drm/amdgpu: Add common gfx func Disable kcq via kiq
Rex Zhu
2019-06-20
drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_init
Hawking Zhang
2019-06-20
drm/amdgpu: add helper function for gfx queue/bitmap transition
Hawking Zhang
2019-06-20
drm/amdgpu: acquire available gfx queues
Hawking Zhang
2019-06-10
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-09
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
2018-10-24
drm/amdgpu: Fix null point error
Rex Zhu
2018-08-27
drm/amdgpu: Delay 100ms to enable gfx off feature
Rex Zhu
2018-08-27
drm/amdgpu: move gfx definitions into amdgpu_gfx header
Huang Rui
2018-08-27
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
2018-08-27
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
2018-01-29
drm/amdgpu: use queue 0 for kiq ring
Huang Rui
2017-12-18
drm/amdgpu: rename amdgpu_wb_* functions
Alex Deucher
2017-10-19
drm/amdgpu: busywait KIQ register accessing (v4)
pding
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
2017-09-28
drm/amdgpu: use multipipe compute policy on non PL11 asics
Andres Rodriguez
2017-09-26
drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2)
Monk Liu
2017-07-14
drm/amdgpu/gfx: keep all compute queues on the same pipe
Alex Deucher
2017-06-15
drm/amd/amdgpu: Rename KIQ ring to avoid spaces
Tom St Denis
2017-06-07
drm/amdgpu/gfx: consolidate mqd buffer setup code
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 gfx_v*_0_compute_queue_acquire to common code
Alex Deucher
2017-01-27
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
2016-10-25
drm/amdgpu: change function declarations and add missing header dependencies
Baoyou Xie
2016-07-07
drm/amdgpu: add disable_cu parameter
Nicolai Hähnle
2015-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher