summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny
AgeCommit message (Expand)Author
2025-05-12drm/sitronix: move tiny Sitronix drivers to their own subdirMarcus Folkesson
2025-05-09drm/cirrus: Use non-hybrid PCI devres APIPhilipp Stanner
2025-04-30drm/st7571-i2c: Fix IS_ERR() vs NULL checks in probe()Dan Carpenter
2025-04-29drm/appletbdrm: Make appletbdrm depend on X86Aditya Garg
2025-04-29drm/st7571-i2c: select CONFIG_DRM_CLIENT_SELECTIONArnd Bergmann
2025-04-23drm/st7571-i2c: add support for Sitronix ST7571 LCD controllerMarcus Folkesson
2025-04-21drm/appletbdrm: use %p4cl instead of %p4ccAditya Garg
2025-04-07Merge drm/drm-next into drm-misc-nextThomas 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-01drm/cirrus-qemu: Remove custom plane stateThomas Zimmermann
2025-04-01drm/cirrus-qemu: Use framebuffer format as-is, drop adjustmentsThomas Zimmermann
2025-04-01drm/cirrus-qemu: Stricter mode validationThomas Zimmermann
2025-04-01drm/cirrus-qemu: Fix pitch programmingThomas Zimmermann
2025-03-24Merge tag 'drm-misc-next-fixes-2025-03-13' of https://gitlab.freedesktop.org/...Dave Airlie
2025-03-12drm/gm12u320: Set struct drm_device.dma_devThomas Zimmermann
2025-03-12drm/appletbdrm: Set struct drm_device.dma_devThomas Zimmermann
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-03-10drm/appletbdrm: Fix ref-counting on dmadevThomas Zimmermann
2025-03-06drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-04drm/appletbdrm: Fix format specifier for size_t variablesNathan Chancellor
2025-03-03drm/tiny: add driver for Apple Touch Bars in x86 MacsKerem Karabay
2025-02-26drm/tiny: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-02-24drm/repaper: fix integer overflows in repeat functionsNikita Zhandarovich
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard
2025-01-24Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-01-23drm/bochs: Do not put DRM device in PCI remove callbackThomas Zimmermann
2024-12-13drm/tiny: panel-mipi-dbi: Include <linux/of.h>Thomas Zimmermann
2024-12-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2024-12-05drm: remove driver date from struct drm_driver and all driversJani Nikula
2024-12-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-26drm/cirrus: Rename to cirrus-qemuThomas Zimmermann
2024-11-26drm/cirrus: Use virtual encoder and connector typesThomas Zimmermann
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann
2024-11-12gpu: drm: replace of_graph_get_next_endpoint()Kuninori Morimoto
2024-10-28drm: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-19drm/tiny: Add driver for Sharp Memory LCDAlex Lanzano
2024-10-14drm/cirrus: Use video aperture helpersThomas Zimmermann
2024-10-14drm/bochs: Use video aperture helpersThomas Zimmermann
2024-10-14drm/simpledrm: Use video aperture helpersThomas Zimmermann
2024-10-14drm/ofdrm: Use video aperture helpersThomas Zimmermann
2024-10-10drm/bochs: Return error from correct pointerThomas Zimmermann
2024-09-26drm/simpledrm: Run DRM default client setupThomas Zimmermann
2024-09-26drm/ofdrm: Use DRM default client setupThomas Zimmermann
2024-09-26drm/gm12u320: Run DRM default client setupThomas Zimmermann
2024-09-26drm/cirrus: Run DRM default client setupThomas Zimmermann