summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-16char/agp: remove agp_bridge_data::typeJiri Slaby (SUSE)1-1/+0
2024-02-16drm: bridge: dw_hdmi: Set DRM bridge typeAlexander Stein1-0/+1
2024-02-16drm/xe: Update shared stats to use the new gem helperAlex Deucher1-1/+1
2024-02-16drm/i915: Update shared stats to use the new gem helperAlex Deucher1-1/+1
2024-02-16drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-02-16drm: update drm_show_memory_stats() for dma-bufsAlex Deucher1-1/+1
2024-02-16drm/panel: Add driver for DJN HX83112A LCD panelLuca Weiss3-0/+383
2024-02-16gpu: host1x: remove redundant assignment to variable spaceColin Ian King1-2/+1
2024-02-15Revert "drm/panel-edp: Add auo_b116xa3_mode"Hsin-Yi Wang1-17/+2
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4
2024-02-14drm: drm_crtc: correct some commentsRandy Dunlap1-4/+4
2024-02-14fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann1-75/+1
2024-02-14firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2-0/+90
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 Zimmermann2-2/+24
2024-02-14video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann2-0/+49
2024-02-14video: Add helpers for decoding screen_infoThomas Zimmermann4-0/+154
2024-02-13drm/panel: st7703: Add Panel Rotation SupportChris Morgan1-0/+13
2024-02-13drm/panel: st7703: Add Powkiddy RGB10MAX3 Panel SupportChris Morgan1-0/+91
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-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula3-9/+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 Nikula3-27/+22
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 Nikula1-0/+21
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula3-5/+10
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula1-19/+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