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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
drm/amdgpu: Remove the redundant code of psp bootloader functions
yipechai
1
-63
/
+15
2021-12-30
drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent crash in GPU initialization failure
Leslie Shi
1
-1
/
+3
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Added power down for DCN10
Lai, Derek
1
-0
/
+1
2021-12-28
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
2021-12-28
drm/amdgpu: fixup bad vram size on gmc v8
Zongmin Zhou
1
-3
/
+10
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
9
-16
/
+28
2021-12-28
drm/amdgpu: Don't inherit GEM object VMAs in child process
Rajneesh Bhardwaj
1
-0
/
+3
2021-12-28
drm/amdkfd: reset queue which consumes RAS poison (v2)
Tao Zhou
4
-8
/
+47
2021-12-28
drm/amdkfd: add reset queue function for RAS poison (v2)
Tao Zhou
2
-0
/
+21
2021-12-28
drm/amdkfd: add reset parameter for unmap queues
Tao Zhou
1
-6
/
+6
2021-12-28
drm/amdgpu: add gpu reset control for umc page retirement
Tao Zhou
2
-5
/
+15
2021-12-28
drm/amdgpu: Modify indirect register access for gfx9 sriov
Victor Skvortsov
1
-28
/
+89
2021-12-28
drm/amdgpu: get xgmi info before ip_init
Victor Skvortsov
3
-12
/
+7
2021-12-28
drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriov
Victor Skvortsov
1
-14
/
+13
2021-12-28
drm/amdgpu: Modify indirect register access for gmc_v9_0 sriov
Victor Skvortsov
1
-14
/
+43
2021-12-28
drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitions
Victor Skvortsov
1
-0
/
+5
2021-12-28
drm/amdgpu: Filter security violation registers
Bokun Zhang
1
-34
/
+43
2021-12-28
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-27
drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform
Evan Quan
1
-0
/
+15
2021-12-27
drm/amdgpu: always reset the asic in suspend (v2)
Alex Deucher
1
-1
/
+4
2021-12-27
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-22
drm/amdgpu: fix runpm documentation
Alex Deucher
1
-3
/
+4
2021-12-23
Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
182
-2150
/
+2646
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
1
-1
/
+1
2021-12-17
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2
-22
/
+103
2021-12-17
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-12-17
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-17
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-17
drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
Christian König
1
-1
/
+1
2021-12-16
drm/amdgpu: add support for IP discovery gc_info table v2
Alex Deucher
2
-22
/
+103
2021-12-16
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-12-16
drm/amdgpu: clean up some leftovers from bring up
Alex Deucher
2
-14
/
+0
2021-12-16
drm/amdgpu: Separate vf2pf work item init from virt data exchange
Victor Skvortsov
3
-13
/
+30
2021-12-16
drm/amdkfd: use max() and min() to make code cleaner
Changcheng Deng
1
-2
/
+2
2021-12-16
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
chen gong
1
-0
/
+7
2021-12-16
drm/amd/pm: Fix xgmi link control on aldebaran
Lijo Lazar
1
-1
/
+1
2021-12-16
drm/amd/pm: restore SMU version print statement for dGPUs
Mario Limonciello
1
-0
/
+5
2021-12-16
drm/amdkfd: fix svm_bo release invalid wait context warning
Philip Yang
3
-6
/
+30
2021-12-16
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
3
-51
/
+90
2021-12-16
drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume
Prike Liang
2
-6
/
+4
2021-12-16
drivers/amd/pm: smu13: use local variable adev
Mario Limonciello
1
-5
/
+5
2021-12-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
167
-2388
/
+5228
2021-12-14
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Lang Yu
1
-0
/
+3
2021-12-14
drm/amdgpu: correct the wrong cached state for GMC on PICASSO
Evan Quan
3
-5
/
+18
2021-12-14
drm/amd/display: Reset DMCUB before HW init
Nicholas Kazlauskas
1
-0
/
+5
[prev]
[next]