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-06-17
Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...
Dave Airlie
2
-33
/
+15
2022-06-17
Merge tag 'amd-drm-fixes-5.19-2022-06-15' of https://gitlab.freedesktop.org/a...
Dave Airlie
2
-6
/
+4
2022-06-17
Merge tag 'drm-intel-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
8
-47
/
+62
2022-06-17
Merge tag 'drm-misc-fixes-2022-06-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-25
/
+55
2022-06-16
drm/vc4: Warn if some v3d code is run on BCM2711
Maxime Ripard
11
-1
/
+211
2022-06-16
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
Maxime Ripard
1
-4
/
+46
2022-06-16
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
Maxime Ripard
1
-3
/
+18
2022-06-16
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
Maxime Ripard
1
-25
/
+48
2022-06-16
drm/vc4: crtc: Move the BO handling out of common page-flip callback
Maxime Ripard
1
-14
/
+20
2022-06-16
drm/vc4: crtc: Use an union to store the page flip callback
Maxime Ripard
1
-6
/
+14
2022-06-16
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
Maxime Ripard
1
-7
/
+11
2022-06-16
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
Maxime Ripard
1
-1
/
+11
2022-06-16
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
Maxime Ripard
1
-1
/
+7
2022-06-16
drm/vc4: drv: Register a different driver on BCM2711
Maxime Ripard
1
-9
/
+42
2022-06-16
drm/vc4: bo: Split out Dumb buffers fixup
Maxime Ripard
3
-6
/
+17
2022-06-16
drm/vc4: bo: Rename vc4_dumb_create
Maxime Ripard
3
-7
/
+7
2022-06-16
drm/vc4: Consolidate Hardware Revision Check
Maxime Ripard
6
-29
/
+30
2022-06-16
drm/vc4: plane: Prevent async update if we don't have a dlist
Maxime Ripard
1
-0
/
+4
2022-06-16
drm/sun4i: Fix crash during suspend after component bind failure
Samuel Holland
1
-1
/
+3
2022-06-16
drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
Samuel Holland
2
-52
/
+4
2022-06-15
drm/msm/gem: Drop early returns in close/purge vma
Rob Clark
1
-4
/
+2
2022-06-15
drm/msm/gem: Separate object and vma unpin
Rob Clark
4
-16
/
+22
2022-06-14
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
1
-1
/
+1
2022-06-14
drm/amd/display: Cap OLED brightness per max frame-average luminance
Roman Li
1
-4
/
+4
2022-06-14
drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
Michel Dänzer
1
-2
/
+0
2022-06-14
drm/exynos: mic: Rework initialization
Marek Szyprowski
2
-33
/
+15
2022-06-14
drm/exynos: fix IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2022-06-14
drm/ttm: fix bulk move handling v2
Christian König
2
-24
/
+50
2022-06-13
drm/msm: Switch ordering of runpm put vs devfreq_idle
Rob Clark
1
-1
/
+2
2022-06-13
drm/i915/uc: remove accidental static from a local variable
Jani Nikula
1
-1
/
+1
2022-06-13
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
2
-21
/
+30
2022-06-13
drm/i915/gt: Fix memory leaks in per-gt sysfs
Ashutosh Dixit
5
-22
/
+19
2022-06-13
drm/i915/reset: Fix error_state_read ptr + offset use
Alan Previn
1
-3
/
+12
2022-06-10
Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-301
/
+430
2022-06-10
drm/ttm: fix missing NULL check in ttm_device_swapout
Christian König
1
-1
/
+5
2022-06-10
Merge tag 'drm-misc-fixes-2022-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-43
/
+92
2022-06-10
Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-7
/
+8
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
drm/ast: Support multiple outputs
Thomas Zimmermann
6
-36
/
+41
2022-06-09
Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...
Dave Airlie
37
-251
/
+330
2022-06-08
drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.
Yifan Zhang
1
-16
/
+20
2022-06-08
Merge v5.19-rc1 into drm-misc-fixes
Maxime Ripard
1198
-31339
/
+494784
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-08
drm/amdkfd:Fix fw version for 10.3.6
Jesse Zhang
1
-1
/
+3
2022-06-07
drm/amdgpu: Add MODE register to wave debug info in gfx11
Joseph Greathouse
1
-0
/
+1
2022-06-07
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Nicholas Kazlauskas
3
-12
/
+12
2022-06-07
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
Guchun Chen
1
-64
/
+45
2022-06-07
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
[prev]
[next]