index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_transfer.c
Age
Commit message (
Expand
)
Author
2019-12-06
drm/udl: Remove field lost_pixels from struct udl_device
Thomas Zimmermann
2019-12-06
drm/udl: Vmap framebuffer after all tests succeeded in damage handling
Thomas Zimmermann
2019-12-06
drm/udl: Don't track number of identical and sent pixels per line
Thomas Zimmermann
2019-07-17
drm/udl: drop use of drmP.h
Sam Ravnborg
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2018-07-31
udl-kms: avoid prefetch
Mikulas Patocka
2018-07-31
udl-kms: avoid division
Mikulas Patocka
2018-07-05
drm/udl: fix display corruption of the last line
Mikulas Patocka
2017-04-11
drm/udl: Fix unaligned memory access in udl_render_hline
Jonathan Neuschäfer
2015-01-31
drm/udl: optimize udl_compress_hline16 (v2)
Haixia Shi
2013-02-08
drm/udl: Inline memcmp() for RLE compression of xfer
Chris Wilson
2012-11-02
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
drm/udl: Use NULL instead of 0 for pointers
Sachin Kamat
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie