index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-04-09
drm/amdgpu: split gfx callbacks into ras and non-ras ones
Hawking Zhang
1
-2
/
+3
2021-04-09
drm/amd/pm: unify the interface for gfx state setting
Evan Quan
1
-10
/
+6
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
1
-3
/
+2
2021-04-09
drm/amdgpu: wrap kiq ring ops with kiq spinlock
Nirmoy Das
1
-4
/
+11
2021-04-09
drm/amdgpu: add codes to capture invalid hardware access when recovery
Dennis Li
1
-2
/
+2
2021-03-24
drm/amdgpu: harvest edc status when connected to host via xGMI
Dennis Li
1
-1
/
+8
2021-02-09
drm/amdgpu: enable only one high prio compute queue
Nirmoy Das
1
-7
/
+8
2020-11-14
drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)
Prike Liang
1
-9
/
+9
2020-11-14
drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)
Prike Liang
1
-0
/
+20
2020-11-13
drm/amdgpu: fix compute queue priority if num_kcq is less than 4
Nirmoy Das
1
-3
/
+7
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
1
-0
/
+11
2020-09-16
drm/amdgpu: Avoid accessing HW when suspending SW state
Andrey Grodzovsky
1
-0
/
+6
2020-08-24
drm/amdgpu: refine message print for devices of hive
Dennis Li
1
-2
/
+2
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-2
/
+2
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-3
/
+3
2020-08-14
drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
Tianci.Yin
1
-1
/
+7
2020-08-05
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
1
-30
/
+19
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-3
/
+3
2020-07-21
drm/amdgpu: add read amdgpu_gfxoff status in debugfs
Jinzhou.Su
1
-0
/
+14
2020-05-01
drm/amdgpu: Rename amdgpu_gfx_kcq_queue_mask_transform()
Yong Zhao
1
-8
/
+8
2020-05-01
drm/amdgpu: update the method to set kcq queue mask
Likun Gao
1
-1
/
+14
2020-04-24
drm/amdgpu: protect ring overrun
Yintian Tao
1
-4
/
+18
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
1
-8
/
+11
2020-04-13
drm/amdgpu/kiq: add no_scheduler flag to KIQ
Alex Deucher
1
-0
/
+1
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-1
/
+2
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
1
-1
/
+0
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
1
-0
/
+8
2020-02-26
drm/amdgpu: use amdgpu_ring_test_helper when possible
Nirmoy Das
1
-1
/
+1
2020-01-23
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
1
-2
/
+94
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
1
-6
/
+0
2019-12-19
drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu
Guchun Chen
1
-1
/
+1
2019-11-22
drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
Xiaojie Yuan
1
-2
/
+0
2019-11-22
drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)
Xiaojie Yuan
1
-1
/
+1
2019-10-25
drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ring
Nirmoy Das
1
-2
/
+1
2019-10-03
drm/amdgpu: remove set but not used variable 'pipe'
yu kuai
1
-3
/
+1
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
1
-1
/
+6
2019-10-03
drm/amdgpu: remove ih_info parameter of gfx_ras_late_init
Tao Zhou
1
-9
/
+7
2019-10-03
drm/amdgpu: add common gfx_ras_fini function
Tao Zhou
1
-0
/
+15
2019-10-03
drm/amdgpu: move gfx ecc functions to generic gfx file
Tao Zhou
1
-0
/
+33
2019-09-14
drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function
Hawking Zhang
1
-0
/
+49
2019-07-18
drm/amdgpu: enable async gfx ring for navi14
Xiaojie Yuan
1
-3
/
+3
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+1
2019-06-22
drm/amd: add gfxoff support on navi10
Kenneth Feng
1
-1
/
+3
2019-06-21
drm/amdgpu: create mqd for gfx queues on navi10
Hawking Zhang
1
-1
/
+34
2019-06-21
drm/amdgpu/gfx10: add special unmap_queues packet for preemption
Jack Xiao
1
-1
/
+2
2019-06-21
drm/amdgpu: Move common code to amdgpu_gfx.c
Hawking Zhang
1
-0
/
+47
2019-06-21
drm/amdgpu: Add common gfx func Disable kcq via kiq
Rex Zhu
1
-0
/
+19
2019-06-21
drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_init
Hawking Zhang
1
-4
/
+4
2019-06-21
drm/amdgpu: add helper function for gfx queue/bitmap transition
Hawking Zhang
1
-6
/
+36
2019-06-21
drm/amdgpu: acquire available gfx queues
Hawking Zhang
1
-0
/
+24
[next]