index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tiny
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
drm/repaper: fix integer overflows in repeat functions
Nikita Zhandarovich
1
-2
/
+2
2023-09-23
drm: gm12u320: Fix the timeout usage for usb_bulk_msg()
Jinjie Ruan
1
-5
/
+5
2023-03-30
drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
Alexandr Sapozhnikov
1
-1
/
+1
2023-03-10
drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
Carlo Caione
1
-4
/
+9
2022-10-26
drm/bochs: fix blanking
Gerd Hoffmann
1
-0
/
+2
2022-08-17
drm/st7735r: Fix module autoloading for Okaya RH128128T
Javier Martinez Canillas
1
-0
/
+1
2022-08-03
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
Nathan Chancellor
1
-1
/
+1
2022-04-08
drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...
Hans de Goede
1
-0
/
+3
2021-12-22
drm: simpledrm: fix wrong unit with pixel clock
Alejandro Concepcion-Rodriguez
1
-1
/
+1
2021-08-08
drm/simpledrm: Use offset-adjusted shadow-plane mapping
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/gm12u320: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-08-08
drm/cirrus: Use offset-adjusted shadow-plane mappings
Thomas Zimmermann
1
-2
/
+2
2021-07-23
drm/st7586: Use framebuffer dma-buf helpers
Thomas Zimmermann
1
-12
/
+6
2021-07-23
drm/repaper: Use framebuffer dma-buf helpers
Thomas Zimmermann
1
-14
/
+4
2021-07-23
drm/gm12u320: Use framebuffer dma-buf helpers
Thomas Zimmermann
1
-14
/
+5
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
1
-2
/
+2
2021-07-20
drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
Yang Yingliang
1
-1
/
+1
2021-07-05
drm/bochs: Use managed initialization for GEM VRAM helpers
Thomas Zimmermann
1
-38
/
+5
2021-07-05
drm/bochs: Move to tiny/
Thomas Zimmermann
3
-0
/
+780
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-24
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
8
-8
/
+0
2021-05-27
drm/simpledrm: Use %p4cc to print 4CC format
Thomas Zimmermann
1
-4
/
+2
2021-05-15
drm: simpledrm: fix a potential NULL dereference
Dan Carpenter
1
-2
/
+7
2021-05-13
drm: simpledrm: Fix use after free issues
Colin Ian King
1
-0
/
+2
2021-05-13
drm: simpledrm: print resource info using '%pr'
Randy Dunlap
1
-2
/
+2
2021-05-01
drm/simpledrm: Acquire memory aperture for framebuffer
Thomas Zimmermann
1
-1
/
+24
2021-05-01
drm: Add simpledrm driver
Thomas Zimmermann
3
-0
/
+890
2021-05-01
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
1
-1
/
+1
2021-04-27
drm/hx8357d: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-4
/
+2
2021-04-27
drm/ili9225: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-27
drm/ili9341: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-27
drm/ili9486: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-27
drm/mi0283qt: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-27
drm/st7586: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-27
drm/st7735r: Avoid spamming logs if probe is deferred
Andy Shevchenko
1
-8
/
+4
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-1
/
+2
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
13
-56
/
+491
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-8
/
+36
2021-02-25
drm/arc: Move to drm/tiny
Daniel Vetter
3
-0
/
+445
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
8
-15
/
+16
2021-02-08
drm/gm12u320: Move vmap out of commit tail
Thomas Zimmermann
1
-15
/
+13
2021-02-08
drm/cirrus: Move vmap out of commit tail
Thomas Zimmermann
1
-26
/
+17
2021-01-06
drm/cirrus: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2
-8
/
+12
2020-11-09
drm/tiny/gm12u320: Retrieve USB device from struct drm_device.dev
Thomas Zimmermann
1
-28
/
+28
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
10
-10
/
+10
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
2
-17
/
+6
2020-06-24
drm/tiny/repaper: Drop edp->enabled
Daniel Vetter
1
-10
/
+3
2020-06-10
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
8
-8
/
+8
2020-04-28
drm/cirrus: Move to drm/tiny
Daniel Vetter
3
-0
/
+680
[next]