index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ipuv3/parallel: convert to struct drm_edid
Jani Nikula
2024-08-29
1
-5
/
+9
*
drm/tegra: convert to struct drm_edid
Jani Nikula
2024-08-29
2
-13
/
+18
*
drm/sti/sti_hdmi: convert to struct drm_edid
Jani Nikula
2024-08-29
1
-10
/
+14
*
drm/panel: nv3051d: Transition to mipi_dsi_dcs_write_seq_multi
Abhishek Tamboli
2024-08-29
1
-183
/
+184
*
drm/panel: novatek-nt35950: transition to mipi_dsi wrapped functions
Tejas Vipin
2024-08-29
1
-145
/
+66
*
drm/panel: visionox-vtdr6130: switch to devm_regulator_bulk_get_const
Neil Armstrong
2024-08-29
1
-10
/
+16
*
drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functions
Neil Armstrong
2024-08-29
1
-104
/
+82
*
drm/amd/display: switch to guid_gen() to generate valid GUIDs
Jani Nikula
2024-08-29
1
-11
/
+12
*
drm/mst: switch to guid_gen() to generate valid GUIDs
Jani Nikula
2024-08-29
1
-9
/
+1
*
drm/mst: switch to guid_t type for GUID
Jani Nikula
2024-08-29
2
-30
/
+39
*
drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
Thorsten Blum
2024-08-28
1
-4
/
+3
*
drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()
Ulf Hansson
2024-08-28
1
-33
/
+13
*
drm/ci: increase timeout for all jobs
Vignesh Raman
2024-08-28
1
-1
/
+4
*
drm/panel: add BOE tv101wum-ll2 panel driver
Neil Armstrong
2024-08-28
3
-0
/
+251
*
Revert "drm/panel-edp: Add SDC ATNA45AF01"
Stephan Gerhold
2024-08-27
1
-2
/
+0
*
drm: Expand max DRM device number to full MINORBITS
Michał Winiarski
2024-08-26
1
-0
/
+12
*
accel: Use XArray instead of IDR for minors
Michał Winiarski
2024-08-26
3
-39
/
+33
*
drm: Use XArray instead of IDR for minors
Michał Winiarski
2024-08-26
1
-38
/
+25
*
drm: Fix kerneldoc for "Returns" section
renjun wang
2024-08-26
11
-31
/
+2
*
drm/panel-edp: add BOE NE140WUM-N6G panel entry
Abel Vesa
2024-08-26
1
-0
/
+1
*
drm: renesas: rz-du: Add RZ/G2UL DU Support
Biju Das
2024-08-26
3
-2
/
+20
*
drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du
Lad Prabhakar
2024-08-26
6
-10
/
+10
*
drm: omapdrm: Add missing check for alloc_ordered_workqueue
Ma Ke
2024-08-26
1
-0
/
+5
*
drm/amd/display: use a more lax vblank enable policy for older ASICs
Hamza Mahfooz
2024-08-23
1
-8
/
+6
*
drm/amd/display: use a more lax vblank enable policy for DCN35+
Hamza Mahfooz
2024-08-23
1
-1
/
+6
*
drm/amd/display: use new vblank enable policy for DCN35+
Hamza Mahfooz
2024-08-23
1
-11
/
+24
*
drm/panic: Add a QR code panic screen
Jocelyn Falempe
2024-08-23
6
-0
/
+1290
*
drm/panic: Simplify logo handling
Jocelyn Falempe
2024-08-23
1
-25
/
+33
*
drm/rect: Add drm_rect_overlap()
Jocelyn Falempe
2024-08-23
1
-2
/
+1
*
drm/panic: Add integer scaling to blit()
Jocelyn Falempe
2024-08-23
1
-14
/
+19
*
drm/vc4: v3d: simplify clock retrieval
Stefan Wahren
2024-08-22
1
-15
/
+3
*
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
2024-08-22
10
-67
/
+70
*
drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
Stefan Wahren
2024-08-22
1
-1
/
+7
*
drm/ast: Remove BMC output
Thomas Zimmermann
2024-08-22
2
-126
/
+0
*
drm/ast: vga: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
1
-2
/
+25
*
drm/ast: sil164: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
1
-2
/
+25
*
drm/ast: dp501: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
1
-8
/
+25
*
drm/ast: dp501: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
1
-37
/
+22
*
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
1
-12
/
+31
*
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
2024-08-22
1
-13
/
+6
*
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
1
-26
/
+29
*
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
2024-08-22
1
-14
/
+10
*
drm/ast: Add struct ast_connector
Thomas Zimmermann
2024-08-22
6
-15
/
+75
*
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
2024-08-22
7
-493
/
+530
*
drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions
Tejas Vipin
2024-08-20
1
-101
/
+48
*
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Tejas Vipin
2024-08-20
1
-0
/
+31
*
drm/panel: ili9341: Add comments for registers in ili9341_config()
Abhishek Tamboli
2024-08-20
1
-7
/
+7
*
drm/panel: mantix-mlaf057we51: write hex in lowercase
Tejas Vipin
2024-08-20
1
-7
/
+7
*
drm/panel: mantix-mlaf057we51: transition to mipi_dsi wrapped functions
Tejas Vipin
2024-08-20
1
-51
/
+26
*
drm/panel: jd9365da: Modify the init code of Melfas
Zhaoxiong Lv
2024-08-19
1
-39
/
+39
[next]