summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-04-07drm/ast: Fix comment on modeset lockThomas Zimmermann-3/+3
2025-04-07drm/bridge-connector: hook DisplayPort audio supportDmitry Baryshkov-24/+93
2025-04-07drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMIDmitry Baryshkov-21/+42
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann-35122/+123651
2025-04-07drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changedAnkit Nautiyal-1/+3
2025-04-07drm/bridge: samsung-dsim: use dynamic lifetime managementLuca Ceresoli-4/+3
2025-04-07drm/bridge: ti-sn65dsi83: use dynamic lifetime managementLuca Ceresoli-4/+3
2025-04-07drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocationLuca Ceresoli-0/+3
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli-1/+62
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli-0/+22
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu-54/+27
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann-0/+206
2025-04-07drm/sysfb: vesadrm: Add EDID supportThomas Zimmermann-0/+8
2025-04-07drm/sysfb: Add vesadrm for VESA displaysThomas Zimmermann-0/+465
2025-04-07drm/sysfb: efidrm: Add EDID supportThomas Zimmermann-0/+8
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann-0/+504
2025-04-07drm/sysfb: ofdrm: Add EDID supportThomas Zimmermann-0/+56
2025-04-07drm/sysfb: Merge primary-plane functionsThomas Zimmermann-250/+187
2025-04-07drm/sysfb: Merge CRTC functionsThomas Zimmermann-62/+57
2025-04-07drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_stateThomas Zimmermann-75/+95
2025-04-07drm/sysfb: Merge connector functionsThomas Zimmermann-24/+33
2025-04-07drm/sysfb: Merge mode-config functionsThomas Zimmermann-6/+11
2025-04-07drm/sysfb: Provide single mode-init helperThomas Zimmermann-38/+31
2025-04-07drm/sysfb: Add struct drm_sysfb_deviceThomas Zimmermann-84/+135
2025-04-07drm: Move sysfb drivers into separate subdirectoryThomas Zimmermann-34/+45
2025-04-07drm/simpledrm: Remove struct simpledrm_device.nformatsThomas Zimmermann-1/+0
2025-04-07drm/ofdrm: Open-code drm_simple_encoder_init()Thomas Zimmermann-2/+5
2025-04-07drm/ofdrm: Remove struct ofdrm_device.pdevThomas Zimmermann-1/+0
2025-04-07drm/vc4: tests: Retry pv-muxing tests when EDEADLKMaxime Ripard-1/+112
2025-04-07drm/vc4: tests: Stop allocating the state in test initMaxime Ripard-14/+27
2025-04-07drm/vc4: tests: Document output handling functionsMaxime Ripard-0/+26
2025-04-07drm/vc4: tests: Use return instead of assertMaxime Ripard-12/+24
2025-04-07panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+4
2025-04-07panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-04-07panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-04-07panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-5/+5
2025-04-07panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-04-07panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-04-07panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-04-07panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-04-07panel/arm-versatile: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+5
2025-04-07panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa-6/+4
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy-1/+19
2025-04-07drm/i915/dp: Reject HBR3 when sink doesn't support TPS4Ville Syrjälä-7/+42
2025-04-07drm/i915/gvt: fix unterminated-string-initialization warningJani Nikula-3/+4
2025-04-07drm/i915: Disable RPG during live selftestBadal Nilawar-15/+22
2025-04-07drm/i915: Fix scanline_offset for LNL+ and BMG+Ville Syrjälä-1/+3
2025-04-07ttm: Call shmem_writeout() from ttm_backup_backup_page()Matthew Wilcox (Oracle)-4/+4
2025-04-07i915: Use writeback_iter()Matthew Wilcox (Oracle)-24/+8
2025-04-07drm/format-helper: fix buildMatthew Auld-14/+18