summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_transfer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer2017-04-111-1/+2
* drm/udl: optimize udl_compress_hline16 (v2)Haixia Shi2015-01-311-20/+19
* drm/udl: Inline memcmp() for RLE compression of xferChris Wilson2013-02-081-18/+28
* drm/udl: fix stride issues scanning out stride != width*bppDave Airlie2012-11-021-2/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-4/+4
|\
| * drm/udl: Use NULL instead of 0 for pointersSachin Kamat2012-10-021-4/+4
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
|/
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+253
OpenPOWER on IntegriCloud