index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-5
/
+5
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-25
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
1
-1
/
+1
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-5
/
+5
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-10
/
+12
2021-01-05
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-8
/
+1
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
1
-6
/
+8
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
1
-1
/
+1
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2018-10-05
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
1
-1
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
1
-2
/
+1
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
1
-3
/
+3
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
1
-1
/
+1
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
1
-2
/
+2
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
1
-4
/
+28
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
1
-7
/
+0
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
1
-0
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-40
/
+144
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-11
/
+9
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
1
-0
/
+2
2016-02-26
drm/sti: add debugfs entries for CURSOR plane
Vincent Abriou
1
-0
/
+79
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
1
-32
/
+58
2016-02-26
drm/sti: force cursor CLUT fetch
Fabien Dessenne
1
-7
/
+4
2016-02-26
drm/sti: fix cursor coordinates
benjamin.gaignard@linaro.org
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
1
-84
/
+127
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
1
-1
/
+1
2015-08-03
drm/sti: code clean up
Vincent Abriou
1
-50
/
+58
2014-12-11
drm: sti: add cursor plane
Benjamin Gaignard
1
-0
/
+242