index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_gdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/sti: do not post GDP command if no update
Vincent Abriou
2017-02-10
1
-0
/
+15
*
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
2017-02-10
1
-1
/
+1
*
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
2017-02-10
1
-38
/
+32
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
1
-4
/
+4
*
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
1
-2
/
+1
*
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
1
-3
/
+3
*
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
1
-2
/
+2
*
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
1
-1
/
+1
*
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
1
-3
/
+3
*
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-09-20
1
-3
/
+3
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
1
-2
/
+2
*
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-21
1
-4
/
+28
*
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-06-01
1
-14
/
+0
*
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-11
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-97
/
+379
|
\
|
*
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
1
-0
/
+2
|
*
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
2016-02-26
1
-0
/
+236
|
*
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
1
-70
/
+103
|
*
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
Vincent Abriou
2016-02-26
1
-4
/
+5
|
*
drm/sti: fallback for GDP scaling
Bich Hemon
2016-02-26
1
-5
/
+31
|
*
drm/sti: GDP planes only support RGB formats
Bich Hemon
2016-02-26
1
-17
/
+0
|
*
drm/sti: fix potential crash in gdp
benjamin.gaignard@linaro.org
2016-02-26
1
-6
/
+7
*
|
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-2
/
+1
|
/
*
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
2015-11-03
1
-1
/
+1
*
drm/sti: atomic crtc/plane update
Vincent Abriou
2015-08-03
1
-219
/
+274
*
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
1
-1
/
+1
*
drm/sti: code clean up
Vincent Abriou
2015-08-03
1
-88
/
+97
*
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
2015-02-05
1
-0
/
+4
*
drm: sti: add support of ABGR8888 for gdp plane
Benjamin Gaignard
2015-02-04
1
-0
/
+7
*
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
1
-0
/
+23
*
drm: sti: simplify gdp code
Benjamin Gaignard
2014-12-11
1
-19
/
+20
*
drm: sti: add Compositor
Benjamin Gaignard
2014-07-30
1
-0
/
+33
*
drm: sti: add GDP layer
Benjamin Gaignard
2014-07-30
1
-0
/
+516