summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_intel_sdvo.c
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-3/+3
* gma500: clean up some more checksAlan Cox2012-05-111-2/+1
* gma500: support 1080pAlan Cox2012-04-271-6/+0
* gma500: mark psb_intel_sdvo_hdmi_sink_detect() as staticKirill A. Shutemov2012-03-101-1/+1
* drm: add convenience function to create an range propertySascha Hauer2012-02-091-22/+6
* gma500: Discard modes that don't fit in stolen memoryAlan Cox2012-01-131-0/+6
* gma500: SDVO DDC bus guessing isn't working so hardcode it insteadPatrik Jakobsson2011-12-201-0/+8
* gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson2011-12-201-869/+2185
* gma500: Add Poulsbo supportAlan Cox2011-11-161-0/+1293