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
2018-10-04
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
27
-1169
/
+3569
2018-09-28
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
3
-133
/
+187
2018-09-28
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
4
-10
/
+6
2018-09-28
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2
-45
/
+27
2018-09-28
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
1
-55
/
+30
2018-09-28
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2
-0
/
+53
2018-09-28
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2
-6
/
+74
2018-09-27
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2
-0
/
+50
2018-09-27
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
10
-62
/
+65
2018-09-27
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
1
-3
/
+0
2018-09-27
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
10
-73
/
+68
2018-09-27
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
3
-6
/
+6
2018-09-27
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
1
-4
/
+5
2018-09-27
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
4
-64
/
+132
2018-09-27
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
4
-216
/
+86
2018-09-27
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
3
-594
/
+360
2018-09-27
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
5
-9
/
+12
2018-09-27
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom
3
-0
/
+862
2018-09-27
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
9
-6
/
+1663
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
4
-48
/
+45
2018-09-20
drm/vmwgfx: Fix buffer object eviction
Thomas Hellstrom
1
-1
/
+1
2018-09-20
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2
-35
/
+14
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
1
-3
/
+7
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
1
-8
/
+22
2018-09-20
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
1
-1
/
+1
2018-08-27
Merge drm/drm-next into drm-misc-next
Sean Paul
32
-2591
/
+3914
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-29
/
+12
2018-08-22
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
1
-29
/
+12
2018-08-08
drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic
Alexandru Gheorghe
1
-3
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-4
/
+4
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
3
-3
/
+3
2018-07-10
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
15
-969
/
+1925
2018-07-10
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
24
-1605
/
+1989
2018-07-06
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
2
-3
/
+6
2018-07-06
drm/vmwgfx: Add support for multisampling
Deepak Rawat
3
-5
/
+34
2018-07-06
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
5
-175
/
+335
2018-07-06
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2
-9
/
+16
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
3
-2
/
+35
2018-07-06
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
2
-2
/
+17
2018-07-06
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
1
-0
/
+28
2018-07-06
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
3
-0
/
+21
2018-07-04
drm/vmwgfx: Update the device headers
Deepak Rawat
11
-778
/
+1438
2018-07-03
drm/vmwgfx: Remove an obsolete __le32 conversion
Thomas Hellstrom
1
-2
/
+2
2018-07-03
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
2
-6
/
+6
2018-07-03
drm/vmwgfx: Reorganize the fence wait loop
Thomas Hellstrom
1
-12
/
+26
2018-07-03
drm/vmwgfx: Improve on host message error messages
Thomas Hellstrom
1
-6
/
+7
2018-07-03
drm/vmwgfx: Add gui_x/y to vmw_connector_state
Deepak Rawat
4
-36
/
+86
2018-07-03
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
Deepak Rawat
3
-11
/
+37
2018-07-03
drm/vmwgfx: Remove primary memory validation against mode while creating fb
Deepak Rawat
1
-13
/
+0
[next]