index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/armada: Use regular fbdev I/O helpers
Thomas Zimmermann
2023-06-01
2
-5
/
+3
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-09
1
-1
/
+0
|
\
|
*
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
2023-04-11
1
-1
/
+0
*
|
drm/armada: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
2023-04-21
4
-69
/
+73
*
|
drm/armada: Initialize fbdev DRM client
Thomas Zimmermann
2023-04-21
1
-4
/
+39
*
|
drm/armada: Hide fbdev support behind config option
Thomas Zimmermann
2023-04-21
2
-3
/
+14
*
|
drm/armada: Include <linux/of.h>
Thomas Zimmermann
2023-04-21
1
-0
/
+1
*
|
drm/aperture: Remove primary argument
Daniel Vetter
2023-04-16
1
-1
/
+1
|
/
*
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
2023-02-21
1
-0
/
+3
*
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
2023-01-26
1
-2
/
+2
*
drm/fb-helper: Perform all fbdev I/O with the same implementation
Thomas Zimmermann
2022-11-05
1
-0
/
+2
*
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
2022-11-05
1
-1
/
+1
*
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
2022-10-18
1
-4
/
+4
*
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
1
-3
/
+3
*
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
2022-07-26
1
-7
/
+2
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-1
/
+1
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
2
-2
/
+0
*
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+2
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-14
/
+3
|
\
|
*
drm/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
2022-02-25
1
-14
/
+3
*
|
drm/armada: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2022-01-27
1
-0
/
+3
|
/
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+2
|
\
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+2
*
|
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
1
-4
/
+3
|
/
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
*
drm/armada: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-2
/
+0
*
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
2021-06-24
3
-33
/
+0
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-3
/
+2
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
2
-2
/
+4
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
2
-4
/
+12
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
2
-82
/
+85
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+2
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
2
-2
/
+4
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-19
/
+22
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-1
/
+0
*
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
2020-11-17
1
-1
/
+1
*
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-10
1
-2
/
+6
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-4
/
+3
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-11-02
1
-4
/
+6
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-13
/
+11
|
\
|
*
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-23
7
-34
/
+20
|
|
\
|
*
|
drm: armada: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-13
/
+11
*
|
|
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+6
*
|
|
drm/armada: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
3
-6
/
+11
|
|
/
|
/
|
*
|
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
2020-09-11
7
-14
/
+14
*
|
drm/armada: Use devm_drm_dev_alloc
Daniel Vetter
2020-09-11
1
-20
/
+6
|
/
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
4
-14
/
+14
|
\
[next]