index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-14
drm: ci: use clk_ignore_unused for apq8016
drm-misc-next-2024-02-15
Dmitry Baryshkov
1
-1
/
+4
2024-02-14
iosys-map: fix typo
Randy Dunlap
1
-1
/
+1
2024-02-14
drm: drm_crtc: correct some comments
Randy Dunlap
1
-4
/
+4
2024-02-14
fbdev/efifb: Remove framebuffer relocation tracking
Thomas Zimmermann
1
-75
/
+1
2024-02-14
firmware/sysfb: Update screen_info for relocated EFI framebuffers
Thomas Zimmermann
3
-0
/
+106
2024-02-14
fbdev/efifb: Do not track parent device status
Thomas Zimmermann
1
-4
/
+1
2024-02-14
firmware/sysfb: Create firmware device only for enabled PCI devices
Thomas Zimmermann
1
-2
/
+30
2024-02-14
fbdev/efifb: Remove PM for parent device
Thomas Zimmermann
1
-13
/
+3
2024-02-14
firmware/sysfb: Set firmware-framebuffer parent device
Thomas Zimmermann
3
-4
/
+28
2024-02-14
video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
Thomas Zimmermann
3
-0
/
+59
2024-02-14
video: Add helpers for decoding screen_info
Thomas Zimmermann
5
-0
/
+254
2024-02-13
dt-bindings: display: rockchip,dw-hdmi: add power-domains property
Johan Jonker
1
-2
/
+7
2024-02-13
dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
Johan Jonker
1
-4
/
+20
2024-02-13
drm/panel: st7703: Add Panel Rotation Support
Chris Morgan
1
-0
/
+13
2024-02-13
dt-bindings: display: rocktech,jh057n00900: Document panel rotation
Chris Morgan
1
-0
/
+1
2024-02-13
drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel Support
Chris Morgan
1
-0
/
+91
2024-02-13
dt-bindings: display: Add Powkiddy RGB10MAX3 panel
Chris Morgan
1
-0
/
+2
2024-02-13
gpu: host1x: bus: make host1x_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-13
drm/xe: fix arguments to drm_err_printer()
Jani Nikula
1
-1
/
+2
2024-02-12
drm/xe: Fix a missing argument to drm_err_printer
Thomas Hellström
1
-1
/
+1
2024-02-12
drm/tests: mm: Convert to drm_dbg_printer
Michał Winiarski
1
-1
/
+1
2024-02-12
drm/lima: standardize debug messages by ip name
Erico Nunes
5
-30
/
+36
2024-02-12
drm/lima: increase default job timeout to 10s
Erico Nunes
1
-1
/
+1
2024-02-12
drm/lima: remove guilty drm_sched context handling
Erico Nunes
4
-7
/
+4
2024-02-12
drm/lima: handle spurious timeouts due to high irq latency
Erico Nunes
1
-3
/
+28
2024-02-12
drm/lima: set gp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+12
2024-02-12
drm/lima: set pp bus_stop bit before hard reset
Erico Nunes
1
-0
/
+13
2024-02-12
drm/lima: reset async_reset on gp hard reset
Erico Nunes
1
-0
/
+7
2024-02-12
drm/lima: reset async_reset on pp hard reset
Erico Nunes
1
-0
/
+7
2024-02-09
drivers/ps3: select VIDEO to provide cmdline functions
Randy Dunlap
1
-0
/
+1
2024-02-09
drm: remove drm_debug_printer in favor of drm_dbg_printer
Jani Nikula
4
-26
/
+2
2024-02-09
drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
3
-3
/
+5
2024-02-09
drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
Jani Nikula
2
-5
/
+5
2024-02-09
drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
6
-6
/
+12
2024-02-09
drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
Jani Nikula
4
-29
/
+23
2024-02-09
drm/mode: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
1
-1
/
+1
2024-02-09
drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
1
-9
/
+14
2024-02-09
drm/print: add drm_dbg_printer() for drm device specific printer
Jani Nikula
2
-0
/
+45
2024-02-09
drm/print: move enum drm_debug_category etc. earlier in drm_print.h
Jani Nikula
1
-95
/
+95
2024-02-09
drm/print: make drm_err_printer() device specific by using drm_err()
Jani Nikula
4
-8
/
+18
2024-02-09
drm/bridge: remove ->get_edid callback
Jani Nikula
2
-49
/
+0
2024-02-09
drm/bridge: ti-sn65dsi86: switch to ->edid_read callback
Jani Nikula
1
-4
/
+4
2024-02-09
drm/bridge: tc358767: switch to ->edid_read callback
Jani Nikula
1
-9
/
+9
2024-02-09
drm/bridge: tc358767: update the EDID property
Jani Nikula
1
-0
/
+1
2024-02-09
drm: bridge: dw_hdmi: clear the EDID property and CEC address on failures
Jani Nikula
1
-2
/
+0
2024-02-09
drm: bridge: dw_hdmi: switch to ->edid_read callback
Jani Nikula
1
-17
/
+26
2024-02-09
drm: adv7511: switch to ->edid_read callback
Jani Nikula
1
-17
/
+30
2024-02-09
drm: xlnx: zynqmp_dpsub: switch to ->edid_read callback
Jani Nikula
1
-4
/
+4
2024-02-09
drm/omap/hdmi5: switch to ->edid_read callback
Jani Nikula
1
-6
/
+6
2024-02-09
drm/omap/hdmi4: switch to ->edid_read callback
Jani Nikula
1
-7
/
+15
[next]