开源镜像站
帮助
动态
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_hqvdp.c
Age
Commit message (
Expand
)
Author
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
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-03-03
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
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 HQVDP plane
Vincent Abriou
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
drm/sti: clarify the skip frame/field message
Fabien Dessenne
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-11-03
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vincent Abriou
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
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-04
drm: sti: fix check for clk_pix_main
Jassi Brar
2014-12-15
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard