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
2018-02-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+4
2018-02-23
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
5
-2
/
+12
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
4
-4
/
+4
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-57
/
+168
2018-02-21
drm/edid: quirk Sony PlayStation VR headset as non-desktop
Philipp Zabel
1
-0
/
+3
2018-02-21
drm/edid: quirk Windows Mixed Reality headsets as non-desktop
Philipp Zabel
1
-0
/
+10
2018-02-21
drm/edid: quirk Oculus Rift headsets as non-desktop
Philipp Zabel
1
-0
/
+5
2018-02-21
Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-17
/
+23
2018-02-20
drm/meson: fix vsync buffer update
Neil Armstrong
3
-4
/
+12
2018-02-20
drm: Handle unexpected holes in color-eviction
Chris Wilson
1
-3
/
+18
2018-02-20
drm: exynos: Use proper macro definition for HDMI_I2S_PIN_SEL_1
Sylwester Nawrocki
2
-3
/
+6
2018-02-20
drm/exynos: remove exynos_drm_rotator.h
Corentin Labbe
1
-19
/
+0
2018-02-20
drm/exynos: g2d: Delete an error message for a failed memory allocation in tw...
Markus Elfring
1
-4
/
+2
2018-02-20
drm/exynos: fix comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-02-20
drm/exynos: g2d: use monotonic timestamps
Arnd Bergmann
1
-3
/
+3
2018-02-19
drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA
Kai-Heng Feng
1
-0
/
+3
2018-02-19
gpu: ipu-csi: add 10/12-bit grayscale support to mbus_code_to_bus_cfg
Jan Luebbe
1
-0
/
+2
2018-02-19
gpu: ipu-cpmem: add 16-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2018-02-19
gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
Tobias Jordan
1
-0
/
+3
2018-02-19
gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandle
Tobias Jordan
1
-0
/
+3
2018-02-17
drm/amdgpu: Fix deadlock on runtime suspend
Lukas Wunner
1
-20
/
+38
2018-02-17
drm/radeon: Fix deadlock on runtime suspend
Lukas Wunner
1
-25
/
+49
2018-02-17
drm/nouveau: Fix deadlock on runtime suspend
Lukas Wunner
1
-5
/
+13
2018-02-17
drm: Allow determining if current task is output poll worker
Lukas Wunner
1
-0
/
+20
2018-02-16
gpu: ipu-cpmem: add 8-bit grayscale support to ipu_cpmem_set_image
Philipp Zabel
1
-0
/
+1
2018-02-16
gpu: ipu-v3: make const arrays int_reg static, shrinks object size
Colin Ian King
1
-2
/
+2
2018-02-16
Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+3
2018-02-16
drm/nouveau: Make clock gate support conditional
Thierry Reding
1
-3
/
+3
2018-02-16
Merge tag 'drm-intel-fixes-2018-02-14-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
15
-151
/
+346
2018-02-16
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+1
2018-02-14
drm/i915: Fix DSI panels with v1 MIPI sequences without a DEASSERT sequence v3
Hans de Goede
2
-0
/
+85
2018-02-14
drm/i915: Free memdup-ed DSI VBT data structures on driver_unload
Hans de Goede
1
-0
/
+6
2018-02-14
drm/i915: Add intel_bios_cleanup() function
Hans de Goede
3
-13
/
+17
2018-02-14
drm/i915/vlv: Add cdclk workaround for DSI
Hans de Goede
1
-0
/
+8
2018-02-14
drm/i915/gvt: fix one typo of render_mmio trace
Weinan Li
1
-1
/
+1
2018-02-14
drm/i915/gvt: Support BAR0 8-byte reads/writes
Tina Zhang
1
-2
/
+49
2018-02-14
drm/i915/gvt: add 0xe4f0 into gen9 render list
Weinan Li
1
-0
/
+1
2018-02-14
drm/i915/pmu: Fix building without CONFIG_PM
Chris Wilson
1
-10
/
+23
2018-02-14
drm/i915/pmu: Fix sleep under atomic in RC6 readout
Tvrtko Ursulin
2
-15
/
+84
2018-02-14
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2
-87
/
+52
2018-02-14
drm/i915: Lock out execlist tasklet while peeking inside for busy-stats
Chris Wilson
1
-8
/
+12
2018-02-14
drm/i915/breadcrumbs: Ignore unsubmitted signalers
Chris Wilson
1
-19
/
+10
2018-02-13
drm/i915: Don't wake the device up to check if the engine is asleep
Chris Wilson
1
-1
/
+3
2018-02-13
drm/i915: Avoid truncation before clamping userspace's priority value
Chris Wilson
1
-1
/
+1
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-13
drm/i915/perf: Fix compiler warning for string truncation
Chris Wilson
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-7
/
+7
2018-02-09
drm/amdgpu: add new device to use atpx quirk
Kai-Heng Feng
1
-0
/
+1
2018-02-08
Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlie...
Linus Torvalds
90
-1788
/
+3168
2018-02-08
Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/...
Dave Airlie
17
-136
/
+193
[next]