summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann3-0/+106
2024-02-14fbdev/efifb: Do not track parent device statusThomas Zimmermann1-4/+1
2024-02-14firmware/sysfb: Create firmware device only for enabled PCI devicesThomas Zimmermann1-2/+30
2024-02-14fbdev/efifb: Remove PM for parent deviceThomas Zimmermann1-13/+3
2024-02-14firmware/sysfb: Set firmware-framebuffer parent deviceThomas Zimmermann3-4/+28
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann3-0/+59
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann5-0/+254
2024-02-13dt-bindings: display: rockchip,dw-hdmi: add power-domains propertyJohan Jonker1-2/+7
2024-02-13dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port propertyJohan Jonker1-4/+20
2024-02-13drm/panel: st7703: Add Panel Rotation SupportChris Morgan1-0/+13
2024-02-13dt-bindings: display: rocktech,jh057n00900: Document panel rotationChris Morgan1-0/+1
2024-02-13drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel SupportChris Morgan1-0/+91
2024-02-13dt-bindings: display: Add Powkiddy RGB10MAX3 panelChris Morgan1-0/+2
2024-02-13gpu: host1x: bus: make host1x_bus_type constRicardo B. Marliere2-2/+2
2024-02-13drm/xe: fix arguments to drm_err_printer()Jani Nikula1-1/+2
2024-02-12drm/xe: Fix a missing argument to drm_err_printerThomas Hellström1-1/+1
2024-02-12drm/tests: mm: Convert to drm_dbg_printerMichał Winiarski1-1/+1
2024-02-12drm/lima: standardize debug messages by ip nameErico Nunes5-30/+36
2024-02-12drm/lima: increase default job timeout to 10sErico Nunes1-1/+1
2024-02-12drm/lima: remove guilty drm_sched context handlingErico Nunes4-7/+4
2024-02-12drm/lima: handle spurious timeouts due to high irq latencyErico Nunes1-3/+28
2024-02-12drm/lima: set gp bus_stop bit before hard resetErico Nunes1-0/+12
2024-02-12drm/lima: set pp bus_stop bit before hard resetErico Nunes1-0/+13
2024-02-12drm/lima: reset async_reset on gp hard resetErico Nunes1-0/+7
2024-02-12drm/lima: reset async_reset on pp hard resetErico Nunes1-0/+7
2024-02-09drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap1-0/+1
2024-02-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula4-26/+2
2024-02-09drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula3-3/+5
2024-02-09drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()Jani Nikula2-5/+5
2024-02-09drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula6-6/+12
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula4-29/+23
2024-02-09drm/mode: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula1-1/+1
2024-02-09drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()Jani Nikula1-9/+14
2024-02-09drm/print: add drm_dbg_printer() for drm device specific printerJani Nikula2-0/+45
2024-02-09drm/print: move enum drm_debug_category etc. earlier in drm_print.hJani Nikula1-95/+95
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula4-8/+18
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula2-49/+0
2024-02-09drm/bridge: ti-sn65dsi86: switch to ->edid_read callbackJani Nikula1-4/+4
2024-02-09drm/bridge: tc358767: switch to ->edid_read callbackJani Nikula1-9/+9
2024-02-09drm/bridge: tc358767: update the EDID propertyJani Nikula1-0/+1
2024-02-09drm: bridge: dw_hdmi: clear the EDID property and CEC address on failuresJani Nikula1-2/+0
2024-02-09drm: bridge: dw_hdmi: switch to ->edid_read callbackJani Nikula1-17/+26
2024-02-09drm: adv7511: switch to ->edid_read callbackJani Nikula1-17/+30
2024-02-09drm: xlnx: zynqmp_dpsub: switch to ->edid_read callbackJani Nikula1-4/+4
2024-02-09drm/omap/hdmi5: switch to ->edid_read callbackJani Nikula1-6/+6
2024-02-09drm/omap/hdmi4: switch to ->edid_read callbackJani Nikula1-7/+15
2024-02-09drm/msm/hdmi: switch to ->edid_read callbackJani Nikula1-7/+16
2024-02-09drm/msm/hdmi: fix indentJani Nikula1-6/+6
2024-02-09drm/mediatek/hdmi: switch to ->edid_read callbackJani Nikula1-9/+17
2024-02-09drm/mediatek/dp: switch to ->edid_read callbackJani Nikula1-11/+20