index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
1
-2
/
+1
2017-02-10
drm/sti: do not check hw scaling if mode is not set
Fabien DESSENNE
1
-3
/
+3
2017-01-23
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
1
-2
/
+21
2017-01-06
drm/sti: do not post HQVDP command if no update
Fabien DESSENNE
1
-0
/
+15
2017-01-06
drm/sti: load XP70 firmware only once
Fabien DESSENNE
1
-2
/
+6
2016-12-15
drm: Nuke fb->pixel_format
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: fix atomic_disable check
Fabien Dessenne
1
-3
/
+3
2016-09-20
drm/sti: run hqvdp init sequence only once
Fabien Dessenne
1
-2
/
+2
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
1
-3
/
+4
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
1
-2
/
+2
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
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
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-81
/
+366
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-3
/
+3
2016-03-03
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
1
-6
/
+8
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
1
-7
/
+4
2016-02-26
drm/sti: add debugfs entries for HQVDP plane
Vincent Abriou
1
-0
/
+243
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
1
-66
/
+109
2016-02-26
drm/sti: clarify the skip frame/field message
Fabien Dessenne
1
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-11-03
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vincent Abriou
1
-152
/
+150
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
1
-2
/
+0
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
-199
/
+230
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
1
-3
/
+3
2015-08-03
drm/sti: code clean up
Vincent Abriou
1
-104
/
+97
2015-02-04
drm: sti: fix check for clk_pix_main
Jassi Brar
1
-1
/
+1
2014-12-15
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
1
-0
/
+1
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard
1
-0
/
+1072