Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -4/+4 |
2012-10-02 | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 1 | -1/+0 |
2012-07-20 | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 1 | -3/+3 |
2012-05-11 | gma500: clean up some more checks | Alan Cox | 1 | -2/+1 |
2012-04-27 | gma500: support 1080p | Alan Cox | 1 | -6/+0 |
2012-03-10 | gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static | Kirill A. Shutemov | 1 | -1/+1 |
2012-02-09 | drm: add convenience function to create an range property | Sascha Hauer | 1 | -22/+6 |
2012-01-13 | gma500: Discard modes that don't fit in stolen memory | Alan Cox | 1 | -0/+6 |
2011-12-20 | gma500: SDVO DDC bus guessing isn't working so hardcode it instead | Patrik Jakobsson | 1 | -0/+8 |
2011-12-20 | gma500: Replace SDVO code with slightly modified version from i915 | Patrik Jakobsson | 1 | -869/+2185 |
2011-11-16 | gma500: Add Poulsbo support | Alan Cox | 1 | -0/+1293 |