index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2019-03-19
drm/amd/powerplay: add new smu ip block
Huang Rui
1
-0
/
+4
[next]