index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-2
/
+2
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
7
-0
/
+8
2016-05-02
drm/sti: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-424
/
+2389
2016-03-18
drm/sti: restore mode_fixup callback
Arnd Bergmann
1
-0
/
+1
2016-03-17
Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...
Dave Airlie
20
-416
/
+2399
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
3
-16
/
+13
2016-03-04
drm/sti: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-03
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
1
-6
/
+8
2016-03-03
drm: sti: remove sti_gem_prime_export hack
Benjamin Gaignard
1
-10
/
+1
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
6
-7
/
+216
2016-02-26
drm/sti: add debugfs entries for TVOUT encoders
Vincent Abriou
1
-0
/
+157
2016-02-26
drm/sti: add debugfs entries for MIXER crtc
Vincent Abriou
3
-3
/
+149
2016-02-26
drm/sti: add debugfs entries for VID plane
Vincent Abriou
3
-5
/
+95
2016-02-26
drm/sti: add debugfs entries for HQVDP plane
Vincent Abriou
1
-0
/
+243
2016-02-26
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
1
-0
/
+236
2016-02-26
drm/sti: add debugfs entries for CURSOR plane
Vincent Abriou
1
-0
/
+79
2016-02-26
drm/sti: add debugfs entries for HDA connector
Vincent Abriou
1
-1
/
+104
2016-02-26
drm/sti: add debugfs entries for DVO connector
Vincent Abriou
1
-0
/
+70
2016-02-26
drm/sti: add debugfs entries for HDMI connector
Vincent Abriou
2
-4
/
+175
2016-02-26
drm/sti: add hdmi_mode property for HDMI connector
Vincent Abriou
2
-2
/
+43
2016-02-26
drm/sti: add colorspace property to the HDMI connector
Vincent Abriou
2
-1
/
+79
2016-02-26
drm/sti: add HDMI vendor specific infoframe
Vincent Abriou
1
-9
/
+73
2016-02-26
drm/sti: reset infoframe transmission when HDMI is stopped
Vincent Abriou
1
-0
/
+43
2016-02-26
drm/sti: HDMI infoframe transmission mode not take into account
Vincent Abriou
1
-1
/
+1
2016-02-26
drm/sti: reset HD DACS when HDA connector is created
Vincent Abriou
1
-0
/
+3
2016-02-26
drm/sti: fix dvo data_enable signal
Bich Hemon
1
-16
/
+35
2016-02-26
drm/sti: adjust delay for DVO
Bich Hemon
1
-1
/
+4
2016-02-26
drm/sti: add missing encoder cleanup for DVO connector
Vincent Abriou
1
-0
/
+4
2016-02-26
drm/sti: fix panel detection for DVO connector
Vincent Abriou
1
-3
/
+5
2016-02-26
drm/sti: do not clip RGB/YUV component value at connector side
Vincent Abriou
1
-8
/
+6
2016-02-26
drm/sti: adapt YUV colorspace in display pipeline
Bich Hemon
2
-28
/
+64
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
3
-168
/
+270
2016-02-26
drm/sti: force cursor CLUT fetch
Fabien Dessenne
1
-7
/
+4
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: clarify the skip frame/field message
Fabien Dessenne
1
-2
/
+2
2016-02-26
drm/sti: awg_utils code cleanup
Bich Hemon
1
-21
/
+12
2016-02-26
drm/sti: update VTG timing programming
Vincent Abriou
3
-88
/
+173
2016-02-26
drm/sti: set DRIVER_ATOMIC for sti
benjamin.gaignard@linaro.org
1
-1
/
+1
2016-02-26
drm/sti: fix cursor coordinates
benjamin.gaignard@linaro.org
1
-1
/
+1
2016-02-26
drm/sti: set CRTC modesetting parameters
benjamin.gaignard@linaro.org
1
-0
/
+1
2016-02-26
drm/sti: fix potential crash in gdp
benjamin.gaignard@linaro.org
1
-6
/
+7
2016-02-16
drm/sti: removed optional dummy encoder mode_fixup function.
Carlos Palminha
1
-10
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+1
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
1
-0
/
+1
2015-12-11
drm/sti: Drop bogus drm_mode_sort() call
Ville Syrjälä
1
-2
/
+0
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-3
/
+4
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
3
-3
/
+3
[next]