index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_gdp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
1
-3
/
+4
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
/
+4
2018-10-18
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
1
-1
/
+1
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
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+5
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: Reduce function calls for sequence output at five places
Markus Elfring
1
-2
/
+1
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
1
-1
/
+1
2017-04-13
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
1
-5
/
+7
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
1
-0
/
+15
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
1
-1
/
+1
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
1
-38
/
+32
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+4
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
1
-4
/
+4
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
1
-2
/
+1
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
1
-3
/
+3
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
1
-2
/
+2
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
1
-1
/
+1
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
1
-3
/
+3
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+3
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
-14
/
+0
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
1
-0
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-97
/
+379
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-2
/
+1
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 GDP planes
Vincent Abriou
1
-0
/
+236
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
1
-70
/
+103
2016-02-26
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
Vincent Abriou
1
-4
/
+5
2016-02-26
drm/sti: fallback for GDP scaling
Bich Hemon
1
-5
/
+31
2016-02-26
drm/sti: GDP planes only support RGB formats
Bich Hemon
1
-17
/
+0
2016-02-26
drm/sti: fix potential crash in gdp
benjamin.gaignard@linaro.org
1
-6
/
+7
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-11-03
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
1
-1
/
+1
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
1
-219
/
+274
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
-88
/
+97
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
1
-0
/
+4
2015-02-04
drm: sti: add support of ABGR8888 for gdp plane
Benjamin Gaignard
1
-0
/
+7
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
1
-0
/
+23
2014-12-11
drm: sti: simplify gdp code
Benjamin Gaignard
1
-19
/
+20
2014-07-30
drm: sti: add Compositor
Benjamin Gaignard
1
-0
/
+33
2014-07-30
drm: sti: add GDP layer
Benjamin Gaignard
1
-0
/
+516