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
/
gmc_v9_0.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2022-03-25
drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
Alex Deucher
1
-1
/
+1
2022-03-25
drm/amdgpu: conduct a proper cleanup of PDB bo
Guchun Chen
1
-1
/
+1
2022-03-04
drm/amdgpu: Set correct DMA mask for aldebaran
Harish Kasiviswanathan
1
-3
/
+4
2022-03-02
drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks
yipechai
1
-8
/
+0
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...
yipechai
1
-1
/
+1
2022-03-02
drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras...
yipechai
1
-1
/
+1
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+8
2022-02-17
drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocks
yipechai
1
-4
/
+0
2022-02-17
drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras block
yipechai
1
-1
/
+1
2022-02-14
drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function code
yipechai
1
-0
/
+6
2022-02-14
drm/amdgpu: Optimize amdgpu_mmhub_ras_late_init/amdgpu_mmhub_ras_fini functio...
yipechai
1
-0
/
+2
2022-02-14
drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function code
yipechai
1
-0
/
+1
2022-02-14
drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
yipechai
1
-4
/
+4
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
1
-6
/
+8
2022-01-27
drm/amdgpu: increase bad page number for umc ras query
Tao Zhou
1
-1
/
+2
2022-01-25
drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init
yipechai
1
-0
/
+5
2022-01-19
drm/amdgpu: remove gart.ready flag
Christian König
1
-9
/
+1
2022-01-19
drm/amdgpu: add vram check function for GMC
Xiaojian Du
1
-2
/
+9
2022-01-18
drm/amdgpu: Fix the code style warnings in gmc
yipechai
1
-1
/
+1
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
1
-3
/
+18
2022-01-14
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
1
-6
/
+21
2022-01-14
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
1
-4
/
+5
2022-01-11
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Harry Wentland
1
-1
/
+13
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
1
-2
/
+1
2021-12-28
drm/amdgpu: get xgmi info before ip_init
Victor Skvortsov
1
-6
/
+0
2021-12-28
drm/amdgpu: Modify indirect register access for gmc_v9_0 sriov
Victor Skvortsov
1
-14
/
+43
2021-12-14
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
Jingwen Chen
1
-0
/
+4
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
1
-0
/
+8
2021-12-13
drm:amdgpu:remove unneeded variable
chiminghao
1
-4
/
+2
2021-12-13
drm/amdgpu: check df_funcs and its callback pointers
Hawking Zhang
1
-4
/
+7
2021-12-01
drm/amdgpu: handle IH ring1 overflow
Philip Yang
1
-1
/
+1
2021-10-04
drm/amdgpu/gmc9: convert to IP version checking
Alex Deucher
1
-65
/
+71
2021-09-28
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
1
-1
/
+2
2021-08-24
drm/amdkfd: check access permisson to restore retry fault
Philip Yang
1
-1
/
+2
2021-08-24
drm/amdgpu: Add driver infrastructure for MCA RAS
John Clements
1
-0
/
+16
2021-08-05
drm/amdgpu: Fix channel_index table layout for Aldebaran
Mukul Joshi
1
-2
/
+2
2021-07-13
drm/amdgpu: Resolve bug in UMC 6.7 error offset calculation
John Clements
1
-2
/
+2
2021-07-08
drm/amdgpu: initialize umc ras function
John Clements
1
-0
/
+13
2021-06-08
drm/amdgpu: remove sriov vf checking from getting fb location
Zhigang Luo
1
-4
/
+1
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+17
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
1
-1
/
+0
2021-05-19
drm/amdgpu: Conditionally reset RAS counters on boot
John Clements
1
-7
/
+9
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-1
/
+1
2021-05-10
drm/amdgpu: enable ras error count query and reset for HDP
Hawking Zhang
1
-0
/
+4
2021-05-10
drm/amdgpu: initialize hdp v4_0 ras functions
Hawking Zhang
1
-0
/
+7
2021-04-20
drm/amdgpu/gmc9: remove dummy read workaround for newer chips
Alex Deucher
1
-2
/
+4
2021-04-15
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
1
-2
/
+1
2021-04-09
drm/amdgpu: move mmhub ras_func init to ip specific file
Hawking Zhang
1
-0
/
+19
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-2
/
+3
[next]