Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |