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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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-06-19
drm/exynos: vidi: remove unused varables
Inki Dae
1
-2
/
+0
2015-06-19
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
6
-187
/
+62
2015-06-19
drm/exynos: remove unnecessary calls to disable_plane()
Gustavo Padovan
2
-19
/
+0
2015-06-19
drm/exynos: atomic dpms support
Gustavo Padovan
10
-61
/
+40
2015-06-19
drm/exynos: add exynos specific .atomic_commit()
Gustavo Padovan
1
-1
/
+32
2015-06-19
drm/exynos: move exynos_drm_crtc_disable()
Gustavo Padovan
1
-18
/
+18
2015-06-19
drm/exynos: don't disable unused functions at init
Gustavo Padovan
1
-3
/
+0
2015-06-19
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2
-67
/
+42
2015-06-19
drm/exynos: atomic phase 3: convert page flips
Gustavo Padovan
2
-63
/
+25
2015-06-19
drm/exynos: atomic phase 3: use atomic .set_config helper
Gustavo Padovan
2
-15
/
+1
2015-06-19
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2
-2
/
+5
2015-06-19
drm/exynos: atomic phase 2: keep track of framebuffer pointer
Gustavo Padovan
1
-0
/
+3
2015-06-19
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
10
-0
/
+39
2015-06-19
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
3
-9
/
+10
2015-06-19
drm/exynos: atomic phase 1: add .mode_set_nofb() callback
Gustavo Padovan
1
-56
/
+7
2015-06-19
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
1
-13
/
+19
2015-06-19
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
3
-26
/
+47
2015-06-19
drm/exynos: fix source data argument for plane
Joonyoung Shim
1
-3
/
+4
2015-06-19
drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
1
-2
/
+3
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
2
-13
/
+6
2015-06-19
Merge tag 'drm-intel-next-fixes-2015-06-18' of git://anongit.freedesktop.org/...
Dave Airlie
5
-100
/
+164
2015-06-19
Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+4
2015-06-19
drm: i915: Port to new backlight interface selection API
Hans de Goede
1
-11
/
+1
2015-06-18
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
1
-0
/
+5
2015-06-18
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
1
-0
/
+3
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
1
-8
/
+5
2015-06-18
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
4
-21
/
+38
2015-06-18
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
7
-44
/
+78
2015-06-18
Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
3
-40
/
+36
2015-06-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
5
-22
/
+45
2015-06-17
drm/i915: Don't set enabled value of all CRTCs when restoring the mode
Ander Conselvan de Oliveira
1
-17
/
+10
2015-06-17
drm/i915: Don't update staged config during force restore modesets
Ander Conselvan de Oliveira
1
-5
/
+3
2015-06-17
drm/i915: Don't check modeset state in the hw state force restore path
Ander Conselvan de Oliveira
1
-9
/
+12
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
1
-3
/
+3
2015-06-16
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-16
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clarify error message when encoder initialization fails
Laurent Pinchart
1
-2
/
+5
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
4
-6
/
+7
2015-06-16
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
1
-0
/
+13
2015-06-16
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
1
-1
/
+1
2015-06-16
virtio-gpu: add locking for vbuf pool
Dave Airlie
2
-0
/
+8
2015-06-16
drm/virtgpu: initialise fbdev after getting initial display info
Dave Airlie
3
-1
/
+6
2015-06-16
Add virtio-vga bits.
Gerd Hoffmann
1
-20
/
+24
2015-06-16
drm/radeon: remove obsolete kfd_bo from radeon_device
Oded Gabbay
1
-1
/
+0
2015-06-16
Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-870
/
+661
2015-06-16
drm/mgag200: Reject non-character-cell-aligned mode widths
Adam Jackson
1
-0
/
+5
2015-06-15
drm/i915: Add SCRATCH1 and ROW_CHICKEN3 to the register whitelist.
Francisco Jerez
1
-0
/
+7
2015-06-15
drm/i915: Extend the parser to check register writes against a mask/value pair.
Francisco Jerez
2
-47
/
+96
2015-06-15
drm/i915: Fix command parser to validate multiple register access with the sa...
Francisco Jerez
2
-31
/
+48
[prev]
[next]