Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-31 | udl-kms: avoid prefetch | Mikulas Patocka | 1 | -7/+0 |
2018-07-31 | udl-kms: avoid division | Mikulas Patocka | 1 | -19/+20 |
2018-07-05 | drm/udl: fix display corruption of the last line | Mikulas Patocka | 1 | -4/+7 |
2017-04-11 | drm/udl: Fix unaligned memory access in udl_render_hline | Jonathan Neuschäfer | 1 | -1/+2 |
2015-01-31 | drm/udl: optimize udl_compress_hline16 (v2) | Haixia Shi | 1 | -20/+19 |
2013-02-08 | drm/udl: Inline memcmp() for RLE compression of xfer | Chris Wilson | 1 | -18/+28 |
2012-11-02 | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 1 | -2/+3 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -4/+4 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-10-02 | drm/udl: Use NULL instead of 0 for pointers | Sachin Kamat | 1 | -4/+4 |
2012-03-15 | drm/udl: initial UDL driver (v4) | Dave Airlie | 1 | -0/+253 |