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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
drm/i915: Fixup legacy plane->crtc link for initial fb config
Daniel Vetter
1
-0
/
+2
2015-03-26
drm/i915: Fix atomic state when reusing the firmware fb
Damien Lespiau
1
-2
/
+9
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
1
-17
/
+21
2015-03-25
drm/i915: Don't try to reference the fb in get_initial_plane_config()
Damien Lespiau
1
-4
/
+3
2015-03-24
drm: Fixup racy refcounting in plane_force_disable
Daniel Vetter
1
-12
/
+1
2015-03-20
Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-4
/
+28
2015-03-20
Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...
Dave Airlie
3
-11
/
+23
2015-03-19
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-11
/
+0
2015-03-19
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-287
/
+15
2015-03-18
drm/radeon: drop ttm two ended allocation
Alex Deucher
1
-11
/
+0
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
1
-18
/
+11
2015-03-18
drm/exynos: fix typo config name correctly.
Inki Dae
1
-1
/
+1
2015-03-18
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
1
-1
/
+1
2015-03-18
drm/exynos: IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2015-03-18
drm/exynos: remove unused files
Andrzej Hajda
2
-265
/
+0
2015-03-18
drm/i915: Make sure the primary plane is enabled before reading out the fb state
Damien Lespiau
1
-4
/
+11
2015-03-17
drm/nouveau/bios: fix i2c table parsing for dcb 4.1
Stefan Huehner
1
-1
/
+5
2015-03-17
drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)
Stefan Huehner
1
-0
/
+43
2015-03-17
drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch
Ben Skeggs
1
-2
/
+4
2015-03-17
drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses
Ben Skeggs
3
-6
/
+6
2015-03-17
drm/nouveau/fifo/nv04: remove the loop from the interrupt handler
Ben Skeggs
1
-50
/
+35
2015-03-17
drm/radeon: Changing number of compute pipe lines
Ben Goz
1
-1
/
+1
2015-03-17
drm/amdkfd: Fix SDMA queue init. in non-HWS mode
Ben Goz
1
-1
/
+9
2015-03-17
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
1
-9
/
+13
2015-03-16
drm/i915: Ensure plane->state->fb stays in sync with plane->fb
Xi Ruoyao
1
-0
/
+17
2015-03-15
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
1
-1
/
+1
2015-03-13
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-27
/
+47
2015-03-13
Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
3
-57
/
+53
2015-03-13
Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-7
/
+28
2015-03-11
drm/vmwgfx: Fix an issue with the device losing its irq line on module unload
Thomas Hellstrom
1
-0
/
+1
2015-03-11
drm/vmwgfx: Correctly NULLify dma buffer pointer on failure
Colin Ian King
1
-4
/
+6
2015-03-11
drm/vmwgfx: Reorder device takedown somewhat
Thomas Hellstrom
1
-37
/
+40
2015-03-11
drm/vmwgfx: Fix a couple of lock dependency violations
Thomas Hellstrom
2
-16
/
+6
2015-03-11
drm/radeon: drop setting UPLL to sleep mode
Christian König
1
-4
/
+2
2015-03-11
drm/radeon: fix wait to actually occur after the signaling callback
Maarten Lankhorst
1
-23
/
+45
2015-03-10
drm/i915: Prevent TLB error on first execution on SNB
Chris Wilson
1
-2
/
+16
2015-03-10
drm/i915: Do both mt and gen6 style forcewake reset on ivb probe
Mika Kuoppala
1
-1
/
+7
2015-03-10
drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
Chris Wilson
1
-3
/
+4
2015-03-10
drm/i915: use in_interrupt() not in_irq() to check context
Dave Gordon
1
-1
/
+1
2015-03-10
drm/mst: fix recursive sleep warning on qlock
Daniel Vetter
1
-3
/
+8
2015-03-10
drm: Don't assign fbs for universal cursor support to files
Chris Wilson
1
-16
/
+19
2015-03-07
Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-16
/
+32
2015-03-07
Merge tag 'v4.0-rc2' into drm-fixes
Dave Airlie
1
-0
/
+1
2015-03-05
Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
6
-53
/
+81
2015-03-05
drm/msm: kexec fixes
Rob Clark
2
-0
/
+10
2015-03-05
drm/msm/mdp5: fix cursor blending
Rob Clark
1
-1
/
+0
2015-03-05
drm/msm/mdp5: fix cursor ROI
Rob Clark
1
-28
/
+40
2015-03-05
drm/msm/atomic: Don't leak atomic commit object when commit fails
Laurent Pinchart
1
-1
/
+3
2015-03-05
drm/msm/mdp5: Avoid flushing registers when CRTC is disabled
Stephane Viau
1
-7
/
+19
2015-03-05
drm/msm: update generated headers (add 6th lm.base entry)
Stephane Viau
1
-11
/
+4
[next]