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
2017-08-29
Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
16
-309
/
+299
2017-08-29
drm/syncobj: Add a signal ioctl (v3)
Jason Ekstrand
3
-0
/
+40
2017-08-29
drm/syncobj: Add a reset ioctl (v3)
Jason Ekstrand
3
-0
/
+37
2017-08-28
drm/syncobj: Add a syncobj_array_find helper
Jason Ekstrand
1
-31
/
+58
2017-08-28
drm/syncobj: Allow wait for submit and signal behavior (v5)
Jason Ekstrand
1
-45
/
+207
2017-08-28
drm/syncobj: Add a CREATE_SIGNALED flag
Jason Ekstrand
1
-3
/
+54
2017-08-28
drm/syncobj: Add a callback mechanism for replace_fence (v3)
Jason Ekstrand
1
-2
/
+58
2017-08-28
drm/syncobj: add sync obj wait interface. (v8)
Dave Airlie
3
-0
/
+146
2017-08-28
i915: Use drm_syncobj_fence_get
Jason Ekstrand
1
-3
/
+1
2017-08-28
drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)
Jason Ekstrand
1
-1
/
+1
2017-08-28
drm/syncobj: Rename fence_get to find_fence
Jason Ekstrand
2
-6
/
+6
2017-08-28
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
John Stultz
2
-0
/
+81
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
1
-2
/
+2
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
4
-11
/
+70
2017-08-28
drm/vmwgfx: Add support for imported Fence File Descriptor
Sinclair Yeh
3
-2
/
+71
2017-08-28
drm/vmwgfx: Prepare to support fence fd
Sinclair Yeh
1
-5
/
+0
2017-08-28
drm/vmwgfx: Fix incorrect command header offset at restart
Thomas Hellstrom
1
-0
/
+1
2017-08-28
drm/vmwgfx: Support the NOP_ERROR command
Thomas Hellstrom
1
-0
/
+2
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
3
-27
/
+206
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
4
-91
/
+112
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
3
-21
/
+40
2017-08-27
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-21
/
+24
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
98
-526
/
+667
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
7
-17
/
+27
2017-08-25
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
3
-16
/
+3
2017-08-25
drm/exynos: consistent use of cpp
Tobias Jakobi
3
-13
/
+13
2017-08-25
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
Tobias Jakobi
1
-9
/
+6
2017-08-25
drm/exynos: mixer: simplify mixer_graph_buffer()
Tobias Jakobi
1
-4
/
+1
2017-08-25
drm/exynos: mixer: simplify vp_video_buffer()
Tobias Jakobi
1
-20
/
+6
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
4
-1
/
+35
2017-08-25
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
Tobias Jakobi
1
-1
/
+1
2017-08-25
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-15
/
+25
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
2
-0
/
+15
2017-08-25
drm/exynos/decon5433: refactor irq requesting code
Andrzej Hajda
1
-24
/
+30
2017-08-25
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
1
-40
/
+4
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
2
-0
/
+3
2017-08-25
drm/exynos/dsi: refactor panel detection logic
Andrzej Hajda
1
-101
/
+102
2017-08-25
drm/exynos: use helper to set possible crtcs
Andrzej Hajda
8
-59
/
+53
2017-08-25
drm/exynos/decon5433: use readl_poll_timeout helpers
Andrzej Hajda
1
-12
/
+8
2017-08-25
Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Dave Airlie
1
-1
/
+1
2017-08-25
Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
5
-40
/
+106
2017-08-25
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...
Dave Airlie
31
-273
/
+574
2017-08-25
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-3
/
+3
2017-08-25
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-12
/
+36
2017-08-24
drm/amdgpu: remove duplicate return statement
Colin Ian King
1
-1
/
+0
2017-08-24
drm/amdgpu: check memory allocation failure
Christophe JAILLET
1
-0
/
+3
2017-08-24
drm/bridge/sii8620: Fix memory corruption
Maciej Purski
1
-2
/
+2
2017-08-24
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
Roger He
2
-6
/
+4
2017-08-24
drm/amdgpu: inline amdgpu_ttm_do_bind again
Christian König
1
-27
/
+18
2017-08-24
drm/amdgpu: fix amdgpu_ttm_bind
Christian König
3
-19
/
+30
[prev]
[next]