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
/
amdgpu_gmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-1
/
+1
2021-09-23
drm/amdgpu: Put drm_dev_enter/exit outside hot codepath
xinhui pan
1
-6
/
+5
2021-09-23
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
1
-1
/
+1
2021-08-24
drm/amdgpu: Add driver infrastructure for MCA RAS
John Clements
1
-0
/
+21
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
1
-0
/
+1
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-0
/
+19
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-06-04
drm/amdgpu: reserved buffer is not needed with ip discovery enabled
Aaron Liu
1
-4
/
+7
2021-06-04
drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...
Huang Rui
1
-0
/
+16
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-4
/
+9
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-2
/
+2
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-5
/
+56
2021-05-21
drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rot
Lee Jones
1
-2
/
+2
2021-05-21
drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.c
Peng Ju Zhou
1
-2
/
+7
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-0
/
+9
2021-05-10
drm/amdgpu: switch to mmhub ras callback for ras fini
Hawking Zhang
1
-1
/
+1
2021-05-10
drm/amdgpu: init/fini hdp v4_0 ras
Hawking Zhang
1
-0
/
+11
2021-04-28
drm/amdgpu: address remove from fault filter
Philip Yang
1
-4
/
+44
2021-04-20
drm/amdgpu: enable tmz on renoir asics
Huang Rui
1
-1
/
+1
2021-04-15
drm/amdgpu: Calling address translation functions to simplify codes
Oak Zeng
1
-2
/
+1
2021-04-15
drm/amdgpu: Introduce functions for vram physical addr calculation
Oak Zeng
1
-0
/
+36
2021-04-09
drm/amdgpu: move mmhub ras_func init to ip specific file
Hawking Zhang
1
-19
/
+0
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-3
/
+25
2021-04-09
drm/amdgpu: split umc callbacks to ras and non-ras ones
Hawking Zhang
1
-3
/
+8
2021-04-09
drm/amdgpu: move xgmi ras functions to xgmi_ras_funcs
Hawking Zhang
1
-2
/
+14
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
1
-0
/
+2
2021-04-09
drm/amdgpu: Set amdgpu.noretry=1 for Arcturus
Philip Cox
1
-0
/
+1
2021-03-23
drm/amdgpu: Make noretry the default on Aldebaran
Felix Kuehling
1
-0
/
+1
2021-03-23
drm/amdgpu: Fix GART page table s-bit
Oak Zeng
1
-1
/
+1
2021-03-23
drm/amdgpu: Add function to allocate and fill PDB0
Oak Zeng
1
-0
/
+103
2021-03-23
drm/amdgpu: Placement of gart and vram in sysvm aperture
Oak Zeng
1
-1
/
+33
2021-03-23
drm/amdgpu: Moved gart_size calculation to mc_init functions
Oak Zeng
1
-2
/
+0
2021-03-05
drm/amdgpu: enable TMZ by default on Raven asics
Alex Deucher
1
-0
/
+10
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+1
2020-12-17
drm/amdgpu: fix vbios reservation handling on SR-IOV
Alex Deucher
1
-1
/
+2
2020-12-15
drm/amdgpu: fix regression in vbios reservation handling on headless
Alex Deucher
1
-4
/
+5
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
1
-8
/
+6
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
1
-1
/
+1
2020-12-08
drm/amdgpu: fix size calculation with stolen vga memory
Alex Deucher
1
-0
/
+3
2020-12-01
drm/amdgpu: default noretry=0 for navi1x and newer (v2)
Alex Deucher
1
-5
/
+0
2020-12-01
drm/amdgpu: set default value of noretry to 1 for specified asic
Stanley.Yang
1
-0
/
+1
2020-11-13
drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header
Lee Jones
1
-3
/
+2
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-8
/
+19
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-8
/
+4
2020-11-02
drm/amdgpu: allow TMZ on vangogh
Alex Deucher
1
-0
/
+1
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
1
-7
/
+3
2020-10-21
drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_Cavefish
Chengming Gui
1
-0
/
+3
2020-10-16
drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs
Chengming Gui
1
-8
/
+15
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-1
/
+1
2020-09-25
drm/amdgpu: add an auto setting to the noretry parameter
Alex Deucher
1
-1
/
+25
[next]