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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
drm/amdgpu/discovery: reserve discovery data at the top of VRAM
Xiaojie Yuan
1
-0
/
+1
2019-08-29
drm/amdgpu: introduce vram lost for reset (v2)
Monk Liu
1
-0
/
+1
2019-08-15
drm/amdgpu: simplify and cleanup setting the dma mask
Christoph Hellwig
1
-1
/
+0
2019-08-12
drm/amdgpu: add amdgpu_mmhub_funcs definition
Tao Zhou
1
-0
/
+2
2019-08-09
drm/amdgpu: remove RREG64/WREG64
Tao Zhou
1
-4
/
+0
2019-07-31
drm/amdgpu: switch to amdgpu_umc structure
Tao Zhou
1
-1
/
+3
2019-07-31
drm/amdgpu: add RREG64/WREG64(_PCIE) operations
Tao Zhou
1
-0
/
+11
2019-07-31
drm/amdgpu: add amdgpu_umc_functions structure
Hawking Zhang
1
-0
/
+2
2019-07-31
drm/amdgpu: init RSMU and UMC ip base address for vega20
Hawking Zhang
1
-0
/
+2
2019-07-31
drm/amdgpu: put the SMC into the proper state on reset/unload
Alex Deucher
1
-0
/
+1
2019-07-31
drm/amdgpu: add an asic callback to determine the reset method
Alex Deucher
1
-0
/
+10
2019-07-31
drm/amdgpu: add perfmon and fica atomics for df
Jonathan Kim
1
-0
/
+3
2019-07-18
drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance
James Zhu
1
-1
/
+1
2019-07-18
drm/amdgpu: support hdp flush for more sdma instances
Le Ma
1
-0
/
+6
2019-07-18
drm/amdgpu: increase max number of ip base instances to 8
Le Ma
1
-1
/
+1
2019-07-18
drm/amdgpu: add SDMA 2~7 ip block type
Le Ma
1
-0
/
+6
2019-07-18
drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chip
Le Ma
1
-0
/
+1
2019-07-18
drm/amdgpu: increase max instance number for hw ip
Xiaojie Yuan
1
-1
/
+1
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
1
-0
/
+1
2019-07-01
drm/amdgpu: add field indicating if has PCIE atomics support
Jack Xiao
1
-0
/
+1
2019-07-01
drm/amdgpu: fix MGPU fan boost enablement for XGMI reset
Evan Quan
1
-0
/
+4
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-2
/
+2
2019-06-22
drm/amdgpu: drop unused df init callback
Alex Deucher
1
-1
/
+0
2019-06-22
drm/amdgpu/mes: add mes header file and definition
Jack Xiao
1
-0
/
+5
2019-06-22
drm/amdgpu/mes: add amdgpu_mes driver parameter
Jack Xiao
1
-0
/
+1
2019-06-22
drm/amdgpu/discovery: add module param for ip discovery enablement
Xiaojie Yuan
1
-0
/
+1
2019-06-22
drm/amdgpu/discovery: add ip discovery initial support
Xiaojie Yuan
1
-0
/
+4
2019-06-22
drm/amdgpu: add mcbp unit test in debugfs (v3)
Jack Xiao
1
-0
/
+1
2019-06-21
drm/amdgpu: add mcbp driver parameter
Jack Xiao
1
-0
/
+1
2019-06-21
drm/amdgpu: add module parameter for async_gfx_ring enablement
Hawking Zhang
1
-0
/
+1
2019-06-21
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
1
-1
/
+2
2019-06-21
drm/amdgpu: add nbio callbacks for vcn doorbell support
Leo Liu
1
-0
/
+2
2019-06-20
drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)
Jonathan Kim
1
-0
/
+18
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+2
2019-06-11
drm/amdgpu: Add module parameter for specifying default ABM level
Nicholas Kazlauskas
1
-0
/
+1
2019-06-11
drm/amd/amdgpu: remove vram_page_split kernel option (v3)
Tom St Denis
1
-1
/
+0
2019-06-10
drm/amd: drop use of drmP.h in amdgpu.h
Sam Ravnborg
1
-2
/
+2
2019-06-06
drm/amdgpu: fix a race in GPU reset with IB test (v2)
Alex Deucher
1
-1
/
+1
2019-05-24
drm/amdgpu: Add Unique Identifier sysfs file unique_id v2
Kent Russell
1
-0
/
+2
2019-05-24
drm/amdgpu: add df perfmon regs and funcs for xgmi
Jonathan Kim
1
-0
/
+10
2019-05-24
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
1
-0
/
+3
2019-05-24
drm/amdgpu: enable separate timeout setting for every ring type V4
Evan Quan
1
-1
/
+6
2019-05-24
drm/amdgpu: Remap hdp coherency registers
Oak Zeng
1
-0
/
+7
2019-04-12
drm/amdgpu: add timeline support in amdgpu CS v3
Chunming Zhou
1
-2
/
+8
2019-04-03
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
1
-0
/
+1
2019-03-21
drm/amdgpu: revert "XGMI pstate switch initial support"
Christian König
1
-3
/
+0
2019-03-19
drm/amdgpu: add module parameters for ras
xinhui pan
1
-0
/
+2
2019-03-19
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
1
-0
/
+1
2019-03-19
drm/amdgpu: XGMI pstate switch initial support
shaoyunl
1
-0
/
+4
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
1
-1
/
+0
[next]