index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
Revert "drm/amdgpu/gmc11: enable AGP aperture"
Chengming Gui
4
-11
/
+9
2022-06-14
drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
Michel Dänzer
1
-2
/
+0
2022-06-14
drm/amd: disable GPA mode in backdoor load
Yifan Zhang
1
-0
/
+3
2022-06-14
drm/amdgpu/discovery: enable vcn/jpeg v4_0_2
Yifan Zhang
1
-0
/
+1
2022-06-10
drm/amdgpu: Stop any pending reset if another in progress.
Andrey Grodzovsky
1
-0
/
+27
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_recover
Andrey Grodzovsky
9
-9
/
+9
2022-06-10
drm/amdgpu: Add work_struct for GPU reset from kfd.
Andrey Grodzovsky
3
-32
/
+15
2022-06-10
drm/amdgpu: Add work_struct for GPU reset from debugfs
Andrey Grodzovsky
2
-2
/
+19
2022-06-10
drm/admgpu: Serialize RAS recovery work directly into reset domain queue.
Andrey Grodzovsky
1
-2
/
+4
2022-06-10
drm/amdgpu: Cache result of last reset at reset domain level.
Andrey Grodzovsky
3
-2
/
+6
2022-06-09
Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
14
-114
/
+139
2022-06-08
drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.
Yifan Zhang
1
-15
/
+19
2022-06-08
drm/amdgpu: always flush the TLB on gfx8
Christian König
1
-0
/
+5
2022-06-08
drm/amdgpu: fix limiting AV1 to the first instance on VCN3
Christian König
1
-10
/
+7
2022-06-08
drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
Mohammad Zafar Ziya
2
-1
/
+6
2022-06-08
drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.
Yifan Zhang
1
-15
/
+19
2022-06-08
drm/amdgpu: avoid to perform undesired clockgating operation
Evan Quan
1
-2
/
+8
2022-06-08
drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0
Evan Quan
4
-3
/
+122
2022-06-08
drm/amdgpu: fix scratch register access method in SRIOV
ZhenGuo Yin
1
-3
/
+4
2022-06-08
drm/amdkfd: Document and fix GTT BO kmap API
Felix Kuehling
2
-8
/
+27
2022-06-08
drm/amdgpu: simplify amdgpu_ucode_get_load_type()
Alex Deucher
1
-20
/
+0
2022-06-08
drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs
Ramesh Errabolu
5
-62
/
+283
2022-06-08
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
1
-0
/
+1
2022-06-08
drm/amd/amdgpu: Fix alignment issue
Arunpravin Paneer Selvam
2
-3
/
+3
2022-06-08
drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
Mohammad Zafar Ziya
2
-1
/
+6
2022-06-08
drm/amdgpu: always flush the TLB on gfx8
Christian König
1
-0
/
+5
2022-06-08
drm/amdgpu: fix limiting AV1 to the first instance on VCN3
Christian König
1
-10
/
+7
2022-06-07
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
1
-0
/
+1
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-06
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4
Alex Deucher
1
-0
/
+7
2022-06-06
drm/amdgpu/discovery: add comments about VCN instance handling
Alex Deucher
1
-0
/
+8
2022-06-06
drm/amd/amdgpu: add pipe1 hardware support
Arunpravin Paneer Selvam
1
-1
/
+1
2022-06-06
drm/amd/amdgpu: Enable high priority gfx queue
Arunpravin Paneer Selvam
5
-27
/
+81
2022-06-06
drm/amdgpu: adding device coredump support
Somalapuram Amaranath
2
-0
/
+69
2022-06-06
drm/amdgpu: save the reset dump register value for devcoredump
Somalapuram Amaranath
3
-3
/
+11
2022-06-03
drm/amdgpu: fix up comment in amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()
Dan Carpenter
1
-11
/
+9
2022-06-03
drm/amdgpu/gmc11: enable AGP aperture
Alex Deucher
4
-9
/
+11
2022-06-03
drm/amdgpu: convert nbio_v2_3_clear_doorbell_interrupt() to IP version
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amdgpu: simplify the logic in amdgpu_device_parse_gpu_info_fw()
Alex Deucher
1
-29
/
+0
2022-06-03
drm/amdgpu: fix sdma doorbell issue on SDMA v6.0 and NBIO v7.7
Xiaojian Du
1
-1
/
+7
2022-06-03
drm/amdgpu: add apu sequence in the imu v11
Huang Rui
2
-4
/
+9
2022-06-03
drm/amdgpu: add mmhub v3_0_1 ip block
Huang Rui
4
-1
/
+589
2022-06-03
drm/amdgpu: use the callback function for reset status polling on IMU
Huang Rui
2
-14
/
+24
2022-06-03
drm/amdgpu: print umc correctable error address
Stanley.Yang
2
-2
/
+53
2022-06-03
drm/amdgpu: introduce two work mode for imu
Huang Rui
3
-12
/
+23
2022-06-03
drm/amd: Add GFX11 modifiers support to AMDGPU (v3)
Aurabindo Pillai
1
-10
/
+42
2022-06-03
drm/amd/amdgpu: align the cg and pg settings
Kenneth Feng
1
-1
/
+4
2022-06-03
drm/amd/display: add DCN32 to IP discovery table
Aurabindo Pillai
1
-0
/
+2
[prev]
[next]