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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
drm/amdgpu: save error count in RAS poison handler
Tao Zhou
3
-76
/
+97
2021-12-30
drm/amdgpu: drop redundant semicolon
Guchun Chen
1
-1
/
+1
2021-12-30
drm/amd/display: get and restore link res map
Wenjing Liu
3
-0
/
+112
2021-12-30
drm/amd/display: support dynamic HPO DP link encoder allocation
Wenjing Liu
12
-76
/
+134
2021-12-30
drm/amd/display: access hpo dp link encoder only through link resource
Wenjing Liu
7
-43
/
+40
2021-12-30
drm/amd/display: populate link res in both detection and validation
Wenjing Liu
3
-3
/
+11
2021-12-30
drm/amd/display: define link res and make it accessible to all link interfaces
Wenjing Liu
9
-114
/
+229
2021-12-30
drm/amd/display: 3.2.167
Aric Cyr
1
-1
/
+1
2021-12-30
drm/amd/display: [FW Promotion] Release 0.0.98
Anthony Koo
1
-2
/
+2
2021-12-30
drm/amd/display: Undo ODM combine
Martin Leung
2
-71
/
+21
2021-12-30
drm/amd/display: Add reg defs for DCN303
Wesley Chalmers
1
-2
/
+18
2021-12-30
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-30
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-30
drm/amd/display: Remove CR AUX RD Interval limit for LTTPR
George Shen
1
-3
/
+0
2021-12-30
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
2021-12-30
drm/amd/display: Fix check for null function ptr
Alvin Lee
1
-2
/
+2
2021-12-30
drm/amd/display: Added power down for DCN10
Lai, Derek
1
-0
/
+1
2021-12-30
drm/amd/display: Block z-states when stutter period exceeds criteria
Nicholas Kazlauskas
1
-2
/
+1
2021-12-30
drm/amd/display: Refactor vendor specific link training sequence
Shen, George
1
-1
/
+337
2021-12-30
drm/amd/display: Limit max link cap with LTTPR caps
George Shen
1
-1
/
+1
2021-12-30
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
2021-12-30
drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.
Surbhi Kakarya
1
-1
/
+2
2021-12-30
drm/amdkfd: correct sdma queue number in kfd device init (v3)
Guchun Chen
1
-9
/
+71
2021-12-30
drm/amdgpu: Access the FRU on Aldebaran
Kent Russell
1
-3
/
+10
2021-12-30
drm/amdgpu: Only overwrite serial if field is empty
Kent Russell
1
-1
/
+2
2021-12-30
drm/amdgpu: Enable unique_id for Aldebaran
Kent Russell
1
-1
/
+2
2021-12-30
drm/amdgpu: Increase potential product_name to 64 characters
Kent Russell
2
-8
/
+7
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-30
Merge tag 'drm-intel-next-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-1
/
+3
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
23
-98
/
+300
2021-12-29
Merge tag 'drm-msm-next-2021-12-26' of ssh://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
77
-3847
/
+1413
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
[prev]
[next]