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.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_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-03
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-20
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-0
/
+9
2021-05-11
drm/amdgpu: switch to mmhub ras callback for ras fini
Hawking Zhang
1
-1
/
+1
2021-05-11
drm/amdgpu: init/fini hdp v4_0 ras
Hawking Zhang
1
-0
/
+11
2021-04-29
drm/amdgpu: address remove from fault filter
Philip Yang
1
-4
/
+44
2021-04-21
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-24
drm/amdgpu: Make noretry the default on Aldebaran
Felix Kuehling
1
-0
/
+1
2021-03-24
drm/amdgpu: Fix GART page table s-bit
Oak Zeng
1
-1
/
+1
2021-03-24
drm/amdgpu: Add function to allocate and fill PDB0
Oak Zeng
1
-0
/
+103
2021-03-24
drm/amdgpu: Placement of gart and vram in sysvm aperture
Oak Zeng
1
-1
/
+33
2021-03-24
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-18
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-09
drm/amdgpu: fix size calculation with stolen vga memory
Alex Deucher
1
-0
/
+3
2020-12-02
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-14
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]