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-24
Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
17
-69
/
+106
2022-06-24
Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-7
/
+34
2022-06-24
Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
20
-162
/
+503
2022-06-22
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Joshua Ashton
3
-0
/
+9
2022-06-22
drm/amd/display: Fix typo in override_lane_settings
George Shen
1
-1
/
+1
2022-06-22
drm/amd/display: Fix DC warning at driver load
Qingqing Zhuo
1
-1
/
+1
2022-06-22
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...
Mario Limonciello
1
-22
/
+2
2022-06-22
drm/amdgpu: Adjust logic around GTT size (v3)
Alex Deucher
1
-6
/
+14
2022-06-22
drm/sun4i: Return if frontend is not present
Saud Farooqui
1
-1
/
+1
2022-06-22
drm/vc4: fix error code in vc4_check_tex_size()
Dan Carpenter
1
-1
/
+1
2022-06-22
drm/sun4i: Add DMA mask and segment size
Jernej Skrabec
1
-0
/
+8
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
1
-1
/
+1
2022-06-21
drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
Oleksandr Tyshchenko
1
-1
/
+1
2022-06-20
drm/i915/display: Re-add check for low voltage sku for max dp source rate
Jason A. Donenfeld
1
-3
/
+29
2022-06-20
drm/i915/fdinfo: Don't show engine classes not present
Tvrtko Ursulin
1
-2
/
+3
2022-06-20
drm/i915: Implement w/a 22010492432 for adl-s
Ville Syrjälä
1
-2
/
+2
2022-06-19
drm: panel-orientation-quirks: Add quirk for Aya Neo Next
Maya Matuszczyk
1
-0
/
+6
2022-06-18
drm/msm/dp: force link training for display resolution change
Kuogee Hsieh
3
-16
/
+32
2022-06-18
drm/msm/dpu: limit wb modes based on max_mixer_width
Abhinav Kumar
1
-1
/
+8
2022-06-18
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-18
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
1
-0
/
+2
2022-06-18
drm/msm: Don't overwrite hw fence in hw_init
Rob Clark
2
-4
/
+9
2022-06-18
drm/msm: Drop update_fences()
Rob Clark
2
-23
/
+7
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
[next]