summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-07drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocationLuca Ceresoli
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann
2025-04-07drm/sysfb: vesadrm: Add EDID supportThomas Zimmermann
2025-04-07drm/sysfb: Add vesadrm for VESA displaysThomas Zimmermann
2025-04-07drm/sysfb: efidrm: Add EDID supportThomas Zimmermann
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann
2025-04-07drm/sysfb: ofdrm: Add EDID supportThomas Zimmermann
2025-04-07drm/sysfb: Merge primary-plane functionsThomas Zimmermann
2025-04-07drm/sysfb: Merge CRTC functionsThomas Zimmermann
2025-04-07drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_stateThomas Zimmermann
2025-04-07drm/sysfb: Merge connector functionsThomas Zimmermann
2025-04-07drm/sysfb: Merge mode-config functionsThomas Zimmermann
2025-04-07drm/sysfb: Provide single mode-init helperThomas Zimmermann
2025-04-07drm/sysfb: Add struct drm_sysfb_deviceThomas Zimmermann
2025-04-07drm: Move sysfb drivers into separate subdirectoryThomas Zimmermann
2025-04-07drm/simpledrm: Remove struct simpledrm_device.nformatsThomas Zimmermann
2025-04-07drm/ofdrm: Open-code drm_simple_encoder_init()Thomas Zimmermann
2025-04-07drm/ofdrm: Remove struct ofdrm_device.pdevThomas Zimmermann
2025-04-07drm/vc4: tests: Retry pv-muxing tests when EDEADLKMaxime Ripard
2025-04-07drm/vc4: tests: Stop allocating the state in test initMaxime Ripard
2025-04-07drm/vc4: tests: Document output handling functionsMaxime Ripard
2025-04-07drm/vc4: tests: Use return instead of assertMaxime Ripard
2025-04-07panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/ebbg-ft8719: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/th101mb31ig002-28a: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/auo-a030jtn01: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/z00t-tm5p5-n35596: Use refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/arm-versatile: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07panel/abt-y030xx067a: Use the refcounted allocation in place of devm_kzalloc()Anusha Srivatsa
2025-04-07drm/format-helper: fix buildMatthew Auld
2025-04-07drm: renesas: Extend RZ/G2L supported KMS formatsKieran Bingham
2025-04-07drm: renesas: rz-du: Drop bpp variable from struct rzg2l_du_format_infoBiju Das
2025-04-04drm: renesas: rz-du: Support dmabuf importLaurent Pinchart
2025-04-04drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and RZG2L_MIPI_DSIBiju Das
2025-04-04drm/shmem-helper: Fix unsetting shmem vaddr while vmap refcount > 0Dmitry Osipenko
2025-04-03drm/nouveau: disp: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-03drm/nouveau: svm: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-03drm/nouveau: fence: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-03drm/sti: fix inconsistent indenting warningCharles Han
2025-04-03drm/dp_mst: Use drm_dp_dpcd_write_data() to write GUID for non-root MST branc...Imre Deak
2025-04-03drm/dp_mst: Fix GUID DPCD write to non-root MST branch devicesImre Deak
2025-04-02drm/edid: Use unsigned int in drm_add_modes_noedid()Lyude Paul
2025-04-02drm/bridge: it6505: Switch to common helpers to power up/down dp linkAndy Yan