index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
drm/amdgpu: Remove in_interrupt() usage in gfx_v9_0_kiq_read_clock()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-23
drm/amdgpu: Init the cp MQD if it's not be initialized before
shaoyunl
1
-3
/
+17
2021-03-23
drm/amdgpu: harvest edc status when connected to host via xGMI
Dennis Li
1
-8
/
+4
2021-03-23
drm/amdgpu: enable watchdog feature for SQ of aldebaran
Dennis Li
1
-0
/
+5
2021-03-23
drm/amdgpu: add ras support for gfx of aldebaran
Dennis Li
1
-0
/
+14
2021-03-23
drm/amdgpu: add gc powerbrake support (v2)
Kevin Wang
1
-0
/
+3
2021-03-23
drm/amdgpu: apply gc v9_4_2 golden settings for aldebaran
Hawking Zhang
1
-0
/
+4
2021-03-23
drm/amdgpu: restore aldebaran save ttmp and trap config on init (v2)
Jonathan Kim
1
-0
/
+1
2021-03-23
drm/amdgpu: enable sram initialization for aldebaran
Dennis Li
1
-1
/
+2
2021-03-23
drm/amdgpu: Enable CP idle interrupts
Lijo Lazar
1
-5
/
+3
2021-03-23
drm/amdgpu: Add clock gating support for aldebaran
Lijo Lazar
1
-1
/
+2
2021-03-23
drm/amdgpu: query aldebaran gfx_config through atomfirmware i/f
Hawking Zhang
1
-0
/
+4
2021-03-23
drm/amdgpu: skip gds ras workaround for aldebaran
Hawking Zhang
1
-1
/
+2
2021-03-23
drm/amdgpu: init gds for aldebaran
Hawking Zhang
1
-0
/
+10
2021-03-23
drm/amdgpu: skip MEC2_JT initialization for aldebaran
Hawking Zhang
1
-2
/
+3
2021-03-23
drm/amdgpu: bypass gc_9_x_common golden settings
Hawking Zhang
1
-1
/
+2
2021-03-10
drm/amdgpu: add gfx v9 block support for aldebaran
Le Ma
1
-1
/
+21
2021-02-26
drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturus
Changfeng
1
-1
/
+4
2021-02-24
drm/amdgpu: disable mec2 fw bin loading
John Clements
1
-19
/
+27
2021-02-09
drm/amdgpu: enable wave limit on non high prio cs pipes
Nirmoy Das
1
-1
/
+45
2021-02-09
drm/amdgpu: add wave limit functionality for gfx8,9
Nirmoy Das
1
-1
/
+20
2021-02-09
drm/amdgpu: enable only one high prio compute queue
Nirmoy Das
1
-5
/
+2
2021-01-05
drm/amdgpu: remove redundant logic related HDP
Likun Gao
1
-1
/
+0
2020-12-23
drm/amdgpu: check gfx pipe availability before toggling its interrupts
Hawking Zhang
1
-1
/
+8
2020-12-23
drm/amdgpu: check number of gfx ring before init cp gfx
Hawking Zhang
1
-6
/
+6
2020-12-08
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
1
-1
/
+1
2020-12-01
drm/amd/amdgpu/gfx_v9_0: Make called-by-reference only function static
Lee Jones
1
-1
/
+1
2020-11-24
drm/amdgpu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-13
drm/amdgpu: fix compute queue priority if num_kcq is less than 4
Nirmoy Das
1
-2
/
+5
2020-11-02
drm/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-2
/
+2
2020-11-02
drm/amdgpu/gfx: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
1
-1
/
+2
2020-10-07
drm/amdgpu: add gfx support for green_sardine (v2)
Prike Liang
1
-1
/
+11
2020-09-30
drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
Ramesh Errabolu
1
-2
/
+3
2020-09-25
drm/amdgpu: store noretry parameter per driver instance
Alex Deucher
1
-2
/
+2
2020-09-22
drm/amdgpu: update athub interrupt harvesting handle
Stanley.Yang
1
-0
/
+1
2020-09-22
drm/amdgpu: simplify the return expression
Qinglang Miao
1
-8
/
+2
2020-09-15
drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.c
Zheng Bin
1
-1
/
+1
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
1
-5
/
+5
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
1
-5
/
+5
2020-08-10
drm/amdgpu: update gc golden register for arcturus
shiwu.zhang
1
-0
/
+1
2020-08-04
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
1
-15
/
+16
2020-07-27
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
1
-5
/
+5
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
1
-4
/
+2
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-1
/
+1
2020-07-01
drm/amdgpu/gfx9: Fix incorrect firmware size calculation
Lei Guo
1
-1
/
+1
2020-07-01
drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery table
Prike.Liang
1
-2
/
+2
2020-05-28
drm/amdgpu: simplify raven and renoir checks
Alex Deucher
1
-2
/
+2
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-8
/
+8
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
1
-1
/
+3
[next]