summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tiny
AgeCommit message (Expand)Author
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-04Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-28drm/tiny: Add MIPI DBI compatible SPI driverNoralf Trønnes
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-24drm/repaper: Use format helper for xrgb8888 to monochrome conversionJavier Martinez Canillas
2022-02-23drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...Hans de Goede
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-27drm/arc: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2022-01-27drm/simpledrm: Request memory region in driverThomas Zimmermann
2022-01-19drm/cirrus: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-19drm/bochs: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-16drm/simpledrm: Add [AX]RGB2101010 formatsHector Martin
2021-12-13drm: simpledrm: fix wrong unit with pixel clockAlejandro Concepcion-Rodriguez
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-11drm/simpledrm: Support virtual screen sizesThomas Zimmermann
2021-11-11drm/simpledrm: Enable FB_DAMAGE_CLIPS propertyThomas Zimmermann
2021-11-11drm/format-helper: Streamline blit-helper interfaceThomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper conversion functionsThomas Zimmermann
2021-11-11drm/format-helper: Rework format-helper memcpy functionsThomas Zimmermann
2021-10-15drm/tiny: ili9163: fix buildSam Ravnborg
2021-10-15drm/tiny: add driver for newhaven, 1.8-128160EFDaniel Mack
2021-09-15drm/bochs: add Bochs PCI ID for Simics modelH. Peter Anvin (Intel)
2021-08-12drm/shmem-helper: Switch to vmf_insert_pfnDaniel Vetter
2021-08-08drm/simpledrm: Use offset-adjusted shadow-plane mappingThomas Zimmermann
2021-08-08drm/gm12u320: Use offset-adjusted shadow-plane mappingsThomas Zimmermann
2021-08-08drm/cirrus: Use offset-adjusted shadow-plane mappingsThomas Zimmermann
2021-07-23drm/st7586: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/repaper: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gm12u320: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-21drivers/firmware: consolidate EFI framebuffer setup for all archesJavier Martinez Canillas
2021-07-20drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()Yang Yingliang
2021-07-05drm/bochs: Use managed initialization for GEM VRAM helpersThomas Zimmermann
2021-07-05drm/bochs: Move to tiny/Thomas Zimmermann
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter
2021-05-27drm/simpledrm: Use %p4cc to print 4CC formatThomas Zimmermann
2021-05-15drm: simpledrm: fix a potential NULL dereferenceDan Carpenter
2021-05-13drm: simpledrm: Fix use after free issuesColin Ian King
2021-05-13drm: simpledrm: print resource info using '%pr'Randy Dunlap
2021-05-01drm/simpledrm: Acquire memory aperture for framebufferThomas Zimmermann
2021-05-01drm: Add simpledrm driverThomas Zimmermann
2021-05-01drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()Thomas Zimmermann
2021-04-27drm/hx8357d: Avoid spamming logs if probe is deferredAndy Shevchenko
2021-04-27drm/ili9225: Avoid spamming logs if probe is deferredAndy Shevchenko