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
compress-2026-03-30
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
/
armada
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
drm/armada: Fix off-by-one error in armada_overlay_get_property()
Geert Uytterhoeven
1
-2
/
+4
2023-08-30
drm/aperture: Remove primary argument
Daniel Vetter
1
-1
/
+1
2023-04-20
drm/armada: Fix a potential double free in an error handling path
Christophe JAILLET
1
-1
/
+0
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-07-26
drm/armada: Use drm_plane_helper_destroy()
Thomas Zimmermann
1
-7
/
+2
2022-07-26
drm/plane-helper: Export individual helpers
Thomas Zimmermann
1
-1
/
+1
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2
-2
/
+0
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+2
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+3
2022-02-25
drm/armada: Make use of the helper component_compare_of/dev_name
Yong Wu
1
-14
/
+3
2022-01-27
drm/armada: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+2
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
1
-4
/
+3
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/armada: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-2
/
+0
2021-06-24
drm/armada: Remove prepare/cleanup_fb hooks
Daniel Vetter
3
-33
/
+0
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-3
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-4
/
+12
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-82
/
+85
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+4
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-19
/
+22
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-17
drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...
Lee Jones
1
-1
/
+1
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-2
/
+6
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-4
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-4
/
+6
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-13
/
+11
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+6
2020-09-25
drm/armada: Introduce GEM object functions
Thomas Zimmermann
3
-6
/
+11
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-34
/
+20
2020-09-11
drm/armada: Don't use drm_device->dev_private
Daniel Vetter
7
-14
/
+14
2020-09-11
drm/armada: Use devm_drm_dev_alloc
Daniel Vetter
1
-20
/
+6
2020-09-10
drm: armada: fix common struct sg_table related issues
Marek Szyprowski
1
-13
/
+11
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-14
/
+14
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2020-05-19
drm/armada: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
4
-14
/
+14
2020-04-21
Update rmk's email address in various drivers
Russell King
1
-1
/
+1
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
1
-0
/
+2
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-6
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-11-26
drm/armada: Delete dma_buf->k(un)map implemenation
Daniel Vetter
1
-12
/
+0
2019-08-14
drm/armada: drop use of drmP.h
Sam Ravnborg
10
-12
/
+49
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
16
-272
/
+537
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-213
/
+524
[next]