summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-19accel/ivpu: Update FW API headersJacek Lawrynowicz2-23/+55
2024-02-19accel/ivpu: Remove legacy firmware nameJacek Lawrynowicz1-2/+0
2024-02-19accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTHJacek Lawrynowicz1-2/+2
2024-02-19drm/panel: boe-tv101wum-nl6: make use of prepare_prev_firstDouglas Anderson1-0/+2
2024-02-19drm/meson: improve encoder probe / initialization error handlingMartin Blumenstingl7-39/+35
2024-02-17drm/panel: ltk500hd1829: add panel type for ltk101b4029wHeiko Stuebner1-0/+196
2024-02-17dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029wHeiko Stuebner1-1/+3
2024-02-17drm/panel: ltk500hd1829: make room for more similar panelsHeiko Stuebner1-26/+47
2024-02-17dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panelHeiko Stuebner1-0/+2
2024-02-17dt-bindings: vendor-prefixes: add prefix for admatec GmbHHeiko Stuebner1-0/+2
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: add drm_gem_object_is_shared_for_memory_stats() helperAlex Deucher1-0/+13
2024-02-16Documentation/gpu: Update documentation on drm-shared-*Alex Deucher1-1/+1
2024-02-16drm/panel: Add driver for DJN HX83112A LCD panelLuca Weiss3-0/+383
2024-02-16dt-bindings: display: panel: Add Himax HX83112ALuca Weiss1-0/+74
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-15drm: Spelling s/hardward/hardware/gGeert Uytterhoeven1-1/+1
2024-02-14drm: ci: use clk_ignore_unused for apq8016Dmitry Baryshkov1-1/+4
2024-02-14iosys-map: fix typoRandy Dunlap1-1/+1
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 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