开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
Vincent Abriou
2016-02-26
drm/sti: fallback for GDP scaling
Bich Hemon
2016-02-26
drm/sti: GDP planes only support RGB formats
Bich Hemon
2016-02-26
drm/sti: fix potential crash in gdp
benjamin.gaignard@linaro.org
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-11-03
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
drm/sti: code clean up
Vincent Abriou
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
2015-02-04
drm: sti: add support of ABGR8888 for gdp plane
Benjamin Gaignard
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
drm: sti: simplify gdp code
Benjamin Gaignard
2014-07-30
drm: sti: add Compositor
Benjamin Gaignard
2014-07-30
drm: sti: add GDP layer
Benjamin Gaignard