| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 2 | -2/+1 |
|\ |
|
| * | drm/ast: drop duplicate initialization | Dan Carpenter | 2012-10-03 | 1 | -1/+0 |
| * | Merge tag 'v3.6-rc7' into drm-intel-next-queued | Daniel Vetter | 2012-09-24 | 2 | -1/+4 |
| |\ |
|
| * | | drm/ast: fix EDID memory leak | Jani Nikula | 2012-08-24 | 1 | -0/+1 |
| * | | drm/ast: remove unused validate_sequence | Maarten Lankhorst | 2012-08-24 | 1 | -1/+0 |
* | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 7 | -19/+19 |
* | | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 2 | -2/+0 |
| |/
|/| |
|
* | | drm: use drm_compat_ioctl for 32-bit apps | Keith Packard | 2012-09-06 | 1 | -0/+3 |
* | | drm/ast: drop debug level on error printk | Dave Airlie | 2012-09-03 | 1 | -1/+1 |
|/ |
|
* | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 | 1 | -3/+3 |
* | drm: update ast/cirrus/mgag200 for change in TTM api | Dave Airlie | 2012-05-23 | 1 | -1/+1 |
* | drm/kms: fix Kconfig for new drivers. | Dave Airlie | 2012-05-20 | 1 | -0/+1 |
* | drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE | Dave Airlie | 2012-05-19 | 1 | -0/+2 |
* | drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) | Dave Airlie | 2012-05-17 | 11 | -0/+5292 |