summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_transfer.c
AgeCommit message (Expand)Author
2019-12-06drm/udl: Remove field lost_pixels from struct udl_deviceThomas Zimmermann
2019-12-06drm/udl: Vmap framebuffer after all tests succeeded in damage handlingThomas Zimmermann
2019-12-06drm/udl: Don't track number of identical and sent pixels per lineThomas Zimmermann
2019-07-17drm/udl: drop use of drmP.hSam Ravnborg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262Thomas Gleixner
2018-07-31udl-kms: avoid prefetchMikulas Patocka
2018-07-31udl-kms: avoid divisionMikulas Patocka
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer
2015-01-31drm/udl: optimize udl_compress_hline16 (v2)Haixia Shi
2013-02-08drm/udl: Inline memcmp() for RLE compression of xferChris Wilson
2012-11-02drm/udl: fix stride issues scanning out stride != width*bppDave Airlie
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02drm/udl: Use NULL instead of 0 for pointersSachin Kamat
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie