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
2015-11-03
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vincent Abriou
2
-153
/
+150
2015-11-03
drm/sti: fix typo issue in sti_mode_config_init
Vincent Abriou
1
-2
/
+2
2015-11-03
drm/sti: set mixer background color through module param
Vincent Abriou
1
-5
/
+8
2015-11-03
drm/sti: Remove local fbdev emulation Kconfig option
Archit Taneja
2
-8
/
+1
2015-11-03
drm/sti: remove redundant sign extensions
Rasmus Villemoes
1
-4
/
+0
2015-11-03
drm/sti: hdmi use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
1
-11
/
+6
2015-11-03
drm/sti: hdmi fix i2c adapter device refcounting
Vladimir Zapolskiy
1
-18
/
+31
2015-11-03
drm/sti: Do not export symbols
Thierry Reding
4
-13
/
+0
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
11
-30
/
+42
2015-11-03
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
5
-28
/
+32
2015-11-03
drm/sti: Store correct CRTC index in events
Thierry Reding
1
-1
/
+1
2015-11-03
drm/sti: Select FW_LOADER
Thierry Reding
1
-0
/
+1
2015-11-03
drm/sti: Constify function pointer structs
Ville Syrjälä
5
-9
/
+12
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2
-10
/
+10
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-08-14
Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...
Dave Airlie
26
-1621
/
+1311
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
13
-877
/
+809
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
16
-183
/
+182
2015-08-03
drm/sti: code clean up
Vincent Abriou
19
-886
/
+713
2015-08-03
drm/sti: fix dynamic z-ordering
Vincent Abriou
3
-20
/
+24
2015-08-03
drm: sti: fix sub-components bind
Benjamin Gaignard
3
-94
/
+22
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-06-08
drm/sti: vtg fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+5
2015-06-08
drm/sti: hdmi fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+2
2015-06-08
drm/sti: VTG interrupt names are badly displayed
Vincent Abriou
1
-5
/
+2
2015-06-08
drm/sti: missing first pixel column on HDMI display
Vincent Abriou
1
-10
/
+32
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
1
-2
/
+2
2015-03-19
drm: sti: convert driver to atomic modeset
Benjamin Gaignard
7
-146
/
+205
2015-02-05
drm: sti: HDMI add audio infoframe
Arnaud Pouliquen
1
-42
/
+137
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
1
-0
/
+4
2015-02-04
drm: sti: add support of ABGR8888 for gdp plane
Benjamin Gaignard
1
-0
/
+7
2015-02-04
drm: sti: fix static checker warning in sti_awg_utils
Vincent Abriou
1
-2
/
+0
2015-02-04
drm: sti: fix check for clk_pix_main
Jassi Brar
1
-1
/
+1
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
1
-1
/
+1
2015-01-31
drm: sti: add panel dependency
Arnd Bergmann
1
-0
/
+1
2015-01-28
drm/sti: fixup for bridge interface
Dave Airlie
1
-10
/
+19
2015-01-28
drm/bridge: make bridge registration independent of drm flow
Ajay Kumar
2
-18
/
+2
2015-01-28
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
Ajay Kumar
2
-2
/
+4
2015-01-22
Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...
Dave Airlie
5
-0
/
+891
2015-01-09
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-6
/
+0
2014-12-30
drm: sti: add DVO output connector
Benjamin Gaignard
5
-0
/
+891
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
21
-133
/
+1977
2014-12-15
drm: sti: fix module compilation issue
benjamin.gaignard@linaro.org
3
-0
/
+4
2014-12-11
drm: sti: correctly cleanup CRTC and planes
Benjamin Gaignard
1
-1
/
+5
2014-12-11
drm: sti: add HQVDP plane
Benjamin Gaignard
11
-7
/
+1487
2014-12-11
drm: sti: add cursor plane
Benjamin Gaignard
7
-3
/
+273
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
6
-17
/
+44
2014-12-11
drm: sti: fix delay in VTG programming
Benjamin Gaignard
1
-3
/
+28
2014-12-11
drm: sti: prepare sti_tvout to support auxiliary crtc
Benjamin Gaignard
1
-40
/
+52
[next]