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-07-13
Revert "drm/i915: Use crtc_state->active in primary check_plane func"
Linus Torvalds
1
-1
/
+1
2015-07-10
Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dave Airlie
6
-29
/
+49
2015-07-10
Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
4
-14
/
+37
2015-07-10
Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...
Dave Airlie
1
-2
/
+7
2015-07-09
drm/radeon: disable vce init on cayman (v2)
Alex Deucher
1
-11
/
+14
2015-07-09
drm/amdgpu: fix timeout calculation
Christian König
1
-1
/
+1
2015-07-09
drm/radeon: check if BO_VA is set before adding it to the invalidation list
Christian König
1
-5
/
+5
2015-07-09
drm/radeon: allways add the VM clear duplicate
Christian König
1
-18
/
+16
2015-07-09
Revert "Revert "drm/radeon: dont switch vt on suspend""
Alex Deucher
1
-0
/
+1
2015-07-09
drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
Michel Dänzer
1
-30
/
+19
2015-07-09
drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
Grigori Goronzy
1
-1
/
+33
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2
-48
/
+37
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-07-09
Revert "drm/i915: Allocate context objects from stolen"
Ville Syrjälä
1
-3
/
+1
2015-07-09
drm/i915: Declare the swizzling unknown for L-shaped configurations
Chris Wilson
1
-1
/
+11
2015-07-08
drm/radeon: fix underflow in r600_cp_dispatch_texture()
Dan Carpenter
1
-1
/
+1
2015-07-08
drm/radeon: default to 2048 MB GART size on SI+
Grigori Goronzy
1
-13
/
+19
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
1
-0
/
+1
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
1
-3
/
+8
2015-07-08
drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
3
-24
/
+42
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
4
-531
/
+688
2015-07-08
drm/i915: Use crtc_state->active in primary check_plane func
Daniel Vetter
1
-1
/
+1
2015-07-08
drm/i915: Check crtc->active in intel_crtc_disable_planes
Daniel Vetter
1
-0
/
+3
2015-07-08
drm/i915: Restore all GGTT VMAs on resume
Tvrtko Ursulin
1
-7
/
+16
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
1
-2
/
+5
2015-07-04
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
1
-1
/
+1
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
1
-1
/
+1
2015-07-03
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
26
-89
/
+539
2015-07-03
Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...
Linus Torvalds
6
-3
/
+29
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2015-07-02
drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
1
-1
/
+1
2015-07-02
drm/omap: fix align_pitch() for 24 bits per pixel
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: fix omap_gem_put_paddr() error handling
Tomi Valkeinen
2
-6
/
+4
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
2
-13
/
+5
2015-07-02
drm/omap: increase DMM transaction timeout
Tomi Valkeinen
1
-1
/
+1
2015-07-02
drm/omap: check that plane is inside crtc
Tomi Valkeinen
1
-0
/
+26
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-06-30
drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
Ander Conselvan de Oliveira
1
-0
/
+3
2015-06-30
drm/radeon: only check the sink type on DP connectors
Alex Deucher
1
-9
/
+9
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-3
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-1
/
+58
2015-06-29
drm/amdgpu: recreate fence from user seq
Christian König
3
-9
/
+44
2015-06-29
gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set
Alexander Kuleshov
1
-0
/
+6
2015-06-29
Revert "drm/radeon: dont switch vt on suspend"
Alex Deucher
1
-1
/
+0
2015-06-29
drm/amdgpu: disable enable_nb_ps_policy temporarily
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn
Sonny Jiang
1
-1
/
+1
2015-06-29
drm/amdgpu: allocate ip_block_enabled memory in common code
Alex Deucher
3
-9
/
+3
2015-06-29
drm/amdgpu: remove unnecessary check before kfree
Maninder Singh
1
-2
/
+1
2015-06-29
drm/amdgpu: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-06-29
drm/radeon: fix adding all VAs to the freed list on remove v2
Christian König
1
-2
/
+2
[next]