index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2021-12-31
drm/amdgpu: disable runpm if we are the primary adapter
Alex Deucher
3
-0
/
+35
2021-12-31
drm/amd/pm: keep the BACO feature enabled for suspend
Evan Quan
1
-1
/
+7
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
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: 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 pl...
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-27
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-27
drm/i915: Fix possible uninitialized variable in parallel extension
Matthew Brost
1
-1
/
+1
2021-12-22
drm/amdgpu: fix runpm documentation
Alex Deucher
1
-3
/
+4
2021-12-23
Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-3
/
+3
2021-12-23
Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-5
/
+7
2021-12-21
drm/nouveau: wait for the exclusive fence after the shared ones v2
Christian König
1
-13
/
+15
2021-12-20
drm/i915/guc: Only assign guc_id.id when stealing guc_id
Matthew Brost
1
-1
/
+1
2021-12-20
drm/i915/guc: Use correct context lock when callig clr_context_registered
Matthew Brost
1
-2
/
+2
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 e...
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-17
Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-16
/
+32
2021-12-17
Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freedesktop.org/git/drm/...
Dave Airlie
3
-3
/
+12
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
2021-12-14
drm/amd/display: Set exit_optimized_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-14
drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
Mario Limonciello
1
-0
/
+3
2021-12-14
drm/amdgpu: don't override default ECO_BITs setting
Hawking Zhang
8
-9
/
+0
2021-12-14
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Le Ma
1
-2
/
+2
2021-12-14
drm/i915/display: Fix an unsigned subtraction which can never be negative.
Harshit Mogalapalli
1
-1
/
+1
2021-12-14
drm/ast: potential dereference of null pointer
Jiasheng Jiang
1
-1
/
+4
2021-12-13
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
1
-5
/
+7
2021-12-13
drm: simpledrm: fix wrong unit with pixel clock
Alejandro Concepcion-Rodriguez
1
-1
/
+1
2021-12-10
Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-12
/
+30
2021-12-10
Merge tag 'amd-drm-fixes-5.16-2021-12-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
2
-1
/
+8
2021-12-10
Merge tag 'drm-intel-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-9
/
+10
2021-12-10
Merge tag 'drm-misc-fixes-2021-12-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+12
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-0
/
+6
2021-12-09
drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()
Raviteja Goud Talla
1
-9
/
+9
2021-12-09
Revert "drm/fb-helper: improve DRM fbdev emulation device names"
Javier Martinez Canillas
1
-1
/
+7
2021-12-08
drm/amd/display: prevent reading unitialized links
Mikita Lipski
1
-0
/
+2
2021-12-08
drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
Nicholas Kazlauskas
1
-1
/
+6
[next]