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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-25
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-08-21
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-36
/
+28
2015-08-19
drm/i915: Avoid TP3 on CHV
Thulasimani,Sivakumar
1
-8
/
+22
2015-08-19
drm/i915: remove HBR2 from chv supported list
Thulasimani,Sivakumar
1
-3
/
+4
2015-08-19
Revert "drm/i915: Add eDP intermediate frequencies for CHV"
Thulasimani,Sivakumar
1
-6
/
+0
2015-08-19
Revert "drm/i915: Allow parsing of variable size child device entries from VBT"
Jani Nikula
1
-23
/
+4
2015-08-18
drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
Thierry Reding
1
-1
/
+1
2015-08-17
drm/i915: Flag the execlists context object as dirty after every use
Chris Wilson
1
-0
/
+2
2015-08-15
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-6
/
+13
2015-08-15
Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-81
/
+23
2015-08-14
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Alexandre Courbot
1
-21
/
+8
2015-08-14
drm/vmwgfx: Fix execbuf locking issues
Thomas Hellstrom
1
-2
/
+2
2015-08-14
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
4
-13
/
+22
2015-08-13
drm/i915: Commit planes on each crtc separately.
Maarten Lankhorst
2
-42
/
+14
2015-08-13
drm/i915: calculate primary visibility changes instead of calling from set_co...
Maarten Lankhorst
1
-39
/
+7
2015-08-13
drm/i915: Only dither on 6bpc panels
Daniel Vetter
1
-1
/
+3
2015-08-12
Revert "drm/amdgpu: Configure doorbell to maximum slots"
Alex Deucher
1
-1
/
+1
2015-08-12
drm/amdgpu: add context buffer size check for HEVC
Boyuan Zhang
1
-3
/
+14
2015-08-11
drm/dp/mst: Remove port after removing connector.
Maarten Lankhorst
1
-6
/
+13
2015-08-11
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
1
-1
/
+0
2015-08-11
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
1
-0
/
+5
2015-08-11
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
1
-2
/
+5
2015-08-11
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
1
-5
/
+4
2015-08-11
drm/exynos/hdmi: fix edid memory leak
Andrzej Hajda
1
-1
/
+6
2015-08-11
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
1
-4
/
+2
2015-08-08
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2
-5
/
+24
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
1
-1
/
+1
2015-08-07
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
7
-24
/
+50
2015-08-07
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+2
2015-08-06
drm/i915: Allow parsing of variable size child device entries from VBT
David Weinehall
1
-4
/
+23
2015-08-05
drm/amdgpu: set fw_version and feature_version for smu fw loading
Jammy Zhou
3
-21
/
+30
2015-08-05
drm/amdgpu: add feature version for SDMA ucode
Jammy Zhou
5
-1
/
+5
2015-08-05
drm/amdgpu: add feature version for RLC and MEC v2
Jammy Zhou
4
-5
/
+21
2015-08-05
drm/amdgpu: increment queue when iterating on this variable.
Nicolas Iooss
1
-1
/
+1
2015-08-05
drm/amdgpu: fix rb setting for CZ
Alex Deucher
1
-4
/
+1
2015-08-05
drm/i2c: tda998x: fix bad checksum of the HDMI AVI infoframe
Jean-Francois Moine
1
-2
/
+2
2015-08-04
drm/atomic-helpers: Make encoder picking more robust
Daniel Vetter
1
-5
/
+6
2015-08-04
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
1
-1
/
+0
2015-08-04
drm/i915: Fixup dp mst encoder selection
Daniel Vetter
1
-0
/
+11
2015-08-04
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
1
-1
/
+6
2015-08-02
i915: temporary fix for DP MST docking station NULL pointer dereference
Linus Torvalds
1
-3
/
+5
2015-07-31
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
3
-10
/
+23
2015-07-30
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+4
2015-07-30
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
Chris Wilson
1
-0
/
+11
2015-07-30
Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
11
-48
/
+127
2015-07-29
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
5
-32
/
+104
2015-07-29
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
4
-13
/
+14
2015-07-29
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
1
-1
/
+3
[next]