index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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
2020-05-01
drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()
Yong Zhao
2020-05-01
drm/amdgpu: update the method to set kcq queue mask
Likun Gao
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
2020-04-13
drm/amdgpu/kiq: add no_scheduler flag to KIQ
Alex Deucher
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
2020-02-26
drm/amdgpu: use amdgpu_ring_test_helper when possible
Nirmoy Das
2020-01-22
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2019-12-18
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
2019-11-22
drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
Xiaojie Yuan
2019-11-22
drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)
Xiaojie Yuan
2019-10-25
drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring
Nirmoy Das
2019-10-03
drm/amdgpu: remove set but not used variable 'pipe'
yu kuai
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
2019-10-03
drm/amdgpu: remove ih_info parameter of gfx_ras_late_init
Tao Zhou
2019-10-03
drm/amdgpu: add common gfx_ras_fini function
Tao Zhou
2019-10-03
drm/amdgpu: move gfx ecc functions to generic gfx file
Tao Zhou
2019-09-13
drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function
Hawking Zhang
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
[next]