index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_transfer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/udl: Remove field lost_pixels from struct udl_device
Thomas Zimmermann
2019-12-06
1
-3
/
+4
*
drm/udl: Vmap framebuffer after all tests succeeded in damage handling
Thomas Zimmermann
2019-12-06
1
-1
/
+0
*
drm/udl: Don't track number of identical and sent pixels per line
Thomas Zimmermann
2019-12-06
1
-3
/
+1
*
drm/udl: drop use of drmP.h
Sam Ravnborg
2019-07-17
1
-4
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
udl-kms: avoid prefetch
Mikulas Patocka
2018-07-31
1
-7
/
+0
*
udl-kms: avoid division
Mikulas Patocka
2018-07-31
1
-19
/
+20
*
drm/udl: fix display corruption of the last line
Mikulas Patocka
2018-07-05
1
-4
/
+7
*
drm/udl: Fix unaligned memory access in udl_render_hline
Jonathan Neuschäfer
2017-04-11
1
-1
/
+2
*
drm/udl: optimize udl_compress_hline16 (v2)
Haixia Shi
2015-01-31
1
-20
/
+19
*
drm/udl: Inline memcmp() for RLE compression of xfer
Chris Wilson
2013-02-08
1
-18
/
+28
*
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
2012-11-02
1
-2
/
+3
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-4
/
+4
|
\
|
*
drm/udl: Use NULL instead of 0 for pointers
Sachin Kamat
2012-10-02
1
-4
/
+4
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
|
/
*
drm/udl: initial UDL driver (v4)
Dave Airlie
2012-03-15
1
-0
/
+253