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
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
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
33
-212
/
+1078
2021-04-23
drm/ttm: fix error handling if no BO can be swapped out v4
Shiwu Zhang
1
-1
/
+1
2021-04-14
drm/vmwgfx: Make sure bo's are unpinned before putting them back
Zack Rusin
3
-8
/
+19
2021-04-14
drm/vmwgfx: Fix the lockdep breakage
Zack Rusin
2
-11
/
+8
2021-04-14
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2
-0
/
+6
2021-03-24
drm/ttm: remove swap LRU v3
Christian König
1
-1
/
+1
2021-03-24
drm/ttm: move swapout logic around v3
Christian König
2
-2
/
+3
2021-03-16
drm/vmwgfx: clean up vmw_move_notify v2
Christian König
3
-23
/
+16
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
33
-190
/
+1067
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2
-4
/
+2
2021-02-26
drm/vmwgfx: Bump the minor version and cleanup logging
Zack Rusin
2
-15
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
3
-3
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
5
-6
/
+13
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
4
-18
/
+22
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-4
/
+8
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-6
/
+7
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-9
/
+6
2021-02-10
drm/vmwgfx: Remove pointless code
Zack Rusin
1
-4
/
+0
2021-02-10
drm/vmwgfx: Correctly set the name of the preferred mode
Zack Rusin
1
-0
/
+1
2021-02-10
drm/vmwgfx: add some 16:9 / 16:10 default resolutions
Roland Scheidegger
1
-0
/
+24
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
7
-7
/
+830
2021-02-09
drm/ttm: rework ttm_tt page limit v4
Christian König
1
-1
/
+1
2021-02-09
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
1
-5
/
+4
2021-02-09
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
1
-2
/
+3
2021-02-02
drm/vmwgfx: Fix some memory leaks on errors
Zack Rusin
1
-5
/
+4
2021-01-28
drm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_pci_resources()
Dan Carpenter
1
-2
/
+3
2021-01-21
drm/ttm: device naming cleanup
Christian König
6
-22
/
+22
2021-01-21
drm/vmwgfx: Make sure we unpin no longer needed buffers
Zack Rusin
2
-0
/
+6
2021-01-19
drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct
Lee Jones
1
-9
/
+10
2021-01-19
drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
Lee Jones
1
-0
/
+1
2021-01-19
drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
Lee Jones
1
-3
/
+3
2021-01-19
drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param d...
Lee Jones
1
-2
/
+3
2021-01-19
drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
Lee Jones
1
-0
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
Lee Jones
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove...
Lee Jones
1
-3
/
+6
2021-01-19
drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
Lee Jones
1
-0
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
Lee Jones
1
-1
/
+2
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
Lee Jones
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions
Lee Jones
1
-2
/
+7
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
Lee Jones
1
-3
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/nam...
Lee Jones
1
-4
/
+8
2021-01-19
drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
Lee Jones
1
-5
/
+5
2021-01-19
drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
Lee Jones
1
-3
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
Lee Jones
1
-7
/
+10
2021-01-19
drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
Lee Jones
1
-4
/
+6
2021-01-19
drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2021-01-19
drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
Lee Jones
1
-1
/
+1
2021-01-19
drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/...
Lee Jones
1
-8
/
+10
[next]