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
2011-12-22
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
1
-3
/
+3
2011-12-19
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
1
-53
/
+156
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2
-1
/
+26
2011-12-19
vmwgfx: Do better culling of presents
Jakob Bornecrantz
1
-12
/
+25
2011-12-19
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
1
-61
/
+37
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2
-0
/
+28
2011-12-19
vmwgfx: Refactor cursor update
Jakob Bornecrantz
1
-27
/
+39
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
1
-6
/
+0
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2
-3
/
+15
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
1
-5
/
+6
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
2011-11-11
vmwgfx: Initialize clip rect loop correctly in surface dirty
Jakob Bornecrantz
1
-2
/
+3
2011-11-11
vmwgfx: Close screen object system
Jakob Bornecrantz
1
-1
/
+4
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-88
/
+184
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
1
-14
/
+2
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
4
-5
/
+82
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2
-4
/
+4
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+1
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+2
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2
-2
/
+1
2011-10-23
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
1
-9
/
+3
2011-10-23
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
1
-1
/
+9
2011-10-18
vmwgfx: information leak in vmw_execbuf_copy_fence_user()
Dan Carpenter
1
-0
/
+2
2011-10-18
vmwgfx: memory leaks caused by double allocation
Dan Carpenter
2
-4
/
+2
2011-10-18
vmwgfx: return -EFAULT instead of number of bytes remaining
Dan Carpenter
1
-0
/
+2
2011-10-18
vmwgfx: Add vblank stubs
Jakob Bornecrantz
3
-0
/
+23
2011-10-18
vmwgfx: Whitespace & code style in display unit
Jakob Bornecrantz
2
-6
/
+3
2011-10-18
vmwgfx: Fix display system init & close functions
Jakob Bornecrantz
2
-9
/
+25
2011-10-11
vmwgfx: Take the driver out of staging
Thomas Hellstrom
1
-4
/
+5
2011-10-10
vmwgfx: Wrap drm_read and drm_poll
Thomas Hellstrom
3
-1
/
+49
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
7
-47
/
+599
2011-10-10
vmwgfx: Break out and comment vmw_execbuf_copy_fence_user
Thomas Hellstrom
1
-33
/
+67
2011-10-10
vmwgfx: Don't use virtual coords when using screen objects
Jakob Bornecrantz
1
-57
/
+215
2011-10-10
vmwgfx: Implement memory accounting for resources
Thomas Hellstrom
1
-26
/
+146
2011-10-05
vmwgfx: Minor cleanups
Thomas Hellstrom
2
-11
/
+12
2011-10-05
vmwgfx: Bump driver minor to advertise support for new ioctls.
Thomas Hellstrom
1
-2
/
+2
2011-10-05
vmwgfx: Be more strict with fb depths when using screen objects
Jakob Bornecrantz
1
-0
/
+27
2011-10-05
vmwgfx: Handle device surface memory limit
Thomas Hellstrom
5
-82
/
+835
2011-10-05
vmwgfx: Make sure we always have a user-space handle to use for objects that ...
Thomas Hellstrom
2
-17
/
+41
2011-10-05
vmwgfx: Optimize the command submission resource list
Thomas Hellstrom
3
-30
/
+26
[next]