index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
2016-10-26
1
-1
/
+21
*
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...
Dave Airlie
2016-09-28
19
-561
/
+99
|
\
|
*
drm/sti: remove stih415-416 platform support
Vincent Abriou
2016-09-20
9
-480
/
+14
|
*
drm/sti: fix compositor debugfs creation
Vincent Abriou
2016-09-20
3
-16
/
+12
|
*
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
3
-10
/
+10
|
*
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
Fabien Dessenne
2016-09-20
1
-0
/
+4
|
*
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
4
-15
/
+10
|
*
drm/sti: use different notifier_block for each pipe
Fabien Dessenne
2016-09-20
3
-7
/
+9
|
*
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
3
-9
/
+9
|
*
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
1
-2
/
+2
|
*
drm/sti: run hqvdp init sequence only once
Fabien Dessenne
2016-09-20
1
-2
/
+2
|
*
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
3
-4
/
+4
|
*
drm/sti: dpms function missing for HDMI connector
Vincent Abriou
2016-09-20
1
-0
/
+1
|
*
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
10
-13
/
+19
|
*
drm: sti: fix coccicheck warnings
Benjamin Gaignard
2016-09-20
1
-4
/
+4
|
*
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-09-20
1
-3
/
+3
*
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
|
/
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
2016-08-16
1
-1
/
+1
*
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
2016-08-03
6
-68
/
+38
|
\
|
*
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-07-29
6
-68
/
+38
*
|
drm/sti: use new Reset API
Lee Jones
2016-07-26
1
-2
/
+2
|
/
*
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-15
4
-0
/
+5
|
\
|
*
gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
1
-0
/
+1
|
*
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
1
-0
/
+1
|
*
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
1
-0
/
+1
|
*
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-12
1
-0
/
+2
*
|
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...
Dave Airlie
2016-07-05
1
-3
/
+4
|
\
\
*
|
|
drm: sti: Add ASoC generic hdmi codec support.
Arnaud Pouliquen
2016-07-01
3
-17
/
+291
*
|
|
drm/sti: adjust delay for AWG
Bich Hemon
2016-06-27
2
-2
/
+4
*
|
|
drm: sti: fix clocking issues in crtc
Benjamin Gaignard
2016-06-27
1
-30
/
+29
*
|
|
drm/sti: Use 64-bit timestamps
Tina Ruchandani
2016-06-27
2
-14
/
+4
|
|
/
|
/
|
*
|
drm: sti: rework init sequence
Benjamin Gaignard
2016-06-21
5
-74
/
+100
*
|
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-21
16
-69
/
+198
*
|
drm/sti: Don't call drm_helper_disable_unused_functions
Daniel Vetter
2016-06-17
1
-1
/
+0
*
|
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
|
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-09
3
-30
/
+0
*
|
drm/sti: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
|
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-06-01
10
-76
/
+0
*
|
drm/sti: remove extra mode fixup
Tomi Valkeinen
2016-06-01
1
-10
/
+0
|
/
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-28
1
-2
/
+2
*
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-11
7
-0
/
+8
*
drm/sti: Rename async to nonblock.
Maarten Lankhorst
2016-05-02
1
-3
/
+3
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
20
-424
/
+2389
|
\
|
*
drm/sti: restore mode_fixup callback
Arnd Bergmann
2016-03-17
1
-0
/
+1
|
*
Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...
Dave Airlie
2016-03-16
20
-416
/
+2399
|
|
\
|
|
*
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
2016-03-03
1
-6
/
+8
|
|
*
drm: sti: remove sti_gem_prime_export hack
Benjamin Gaignard
2016-03-03
1
-10
/
+1
|
|
*
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
6
-7
/
+216
|
|
*
drm/sti: add debugfs entries for TVOUT encoders
Vincent Abriou
2016-02-26
1
-0
/
+157
[next]