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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
1
-3
/
+3
2022-06-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
José Expósito
5
-0
/
+184
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
1
-19
/
+15
2022-06-27
drm/ast: Enable primary plane with CRTC
Thomas Zimmermann
1
-4
/
+9
2022-06-27
drm/simple-kms: Use drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-8
/
+6
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-0
/
+55
2022-06-27
drm/fb-helper: Fix out-of-bounds access
Thomas Zimmermann
1
-8
/
+19
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
2
-169
/
+10
2022-06-27
drm/ast: Fix black screen when getting out of suspend
Jocelyn Falempe
1
-0
/
+13
2022-06-27
drm/mcde: Fix refcount leak in mcde_dsi_bind
Miaoqian Lin
1
-0
/
+1
2022-06-25
drm/connector: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-7
/
+6
2022-06-24
drm/panel: introduce ebbg,ft8719 panel
Joel Selvaraj
3
-0
/
+297
2022-06-24
drm: bridge: adv7511: Add check for mipi_dsi_driver_register
Jiasheng Jiang
1
-3
/
+14
2022-06-24
drm/bridge: parade-ps8622: Use backlight helper
Stephen Kitt
1
-5
/
+1
2022-06-24
drm/panel-edp: Add LQ140M1JW48 edp panel entry
Bjorn Andersson
1
-0
/
+1
2022-06-24
drm/panel: simple: add AM-800600P5TMQW-TB8H
Bastian Krause
1
-0
/
+33
2022-06-24
drm: shmobile: Use backlight helper
Stephen Kitt
1
-5
/
+1
2022-06-24
drm/panel: panel-asus-z00t-tm5p5-n35596: Use backlight helper
Stephen Kitt
1
-6
/
+1
2022-06-24
drm/panel: panel-dsi-cm: Use backlight helpers
Stephen Kitt
1
-23
/
+6
2022-06-24
drm/panel: sony-acx565akm: Use backlight helpers
Stephen Kitt
1
-10
/
+2
2022-06-24
drm/panel: panel-simple: Add dev_err_probe if backlight could not be found
Alexander Stein
1
-1
/
+3
2022-06-24
drm/pl111: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-24
drm/panel: nt35510: Remove duplicate 'the' in two places.
Jiang Jian
1
-3
/
+3
2022-06-24
Merge tag 'for-linus-5.19a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2022-06-24
drm/panel: simple: Add DataImage FG1001L0DSSWMG01 panel support
Philip Oberfichtner
1
-0
/
+27
2022-06-24
drm/logicvc: add missing of_node_put() in logicvc_layers_init()
Yang Yingliang
1
-1
/
+3
2022-06-24
drm: fix device_node_continue.cocci warnings
Julia Lawall
1
-2
/
+0
2022-06-24
drm: Remove unnecessary print function dev_err()
Yang Li
1
-1
/
+0
2022-06-24
drm: logicvc: fix error code in logicvc_layer_init()
Dan Carpenter
1
-0
/
+1
2022-06-24
drm: logicvc: Fix uninitialized variable in probe
Dan Carpenter
1
-1
/
+1
2022-06-24
drm/ast: Fixed the casting issue reported by sparse
KuoHsiang Chou
2
-6
/
+6
2022-06-24
Merge tag 'drm-intel-next-2022-06-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
84
-2769
/
+3671
2022-06-24
Merge tag 'drm-msm-fixes-2022-06-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
17
-69
/
+106
2022-06-24
Merge tag 'drm-intel-fixes-2022-06-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-7
/
+34
2022-06-24
Merge tag 'drm-misc-fixes-2022-06-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
20
-162
/
+503
2022-06-23
Revert "drm/amd/display: ignore modifiers when checking for format support"
Bas Nieuwenhuizen
1
-46
/
+7
2022-06-23
drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
1
-1
/
+1
2022-06-23
drm/amdkfd: Fix spelling mistake "mechanim" -> "mechanism"
Colin Ian King
1
-1
/
+1
2022-06-23
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2
-3
/
+1
2022-06-23
drm/amdgpu: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-06-23
drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()
Nathan Chancellor
1
-1
/
+1
2022-06-23
drm/amdgpu: Update mes_v11_api_def.h
Graham Sider
5
-1
/
+9
2022-06-23
drm/amdkfd: Enable GFX11 usermode queue oversubscription
Graham Sider
8
-8
/
+125
2022-06-23
drm/amdgpu: Fetch MES scheduler/KIQ versions
Graham Sider
2
-0
/
+15
2022-06-23
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Ruili Ji
1
-1
/
+2
2022-06-23
gpu/drm/radeon: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
drm/i915: Call i915_gem_suspend() only after display is turned off
José Roberto de Souza
1
-2
/
+2
2022-06-23
drm/msm/dpu: Fix variable dereferenced before check
sunliming
1
-5
/
+5
2022-06-23
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
Kuogee Hsieh
1
-0
/
+2
2022-06-23
drm/msm/dpu: Increment vsync_cnt before waking up userspace
Stephen Boyd
1
-1
/
+2
[prev]
[next]