index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
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
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
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
[prev]
[next]