summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/oaktrail_crtc.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24drm/gma500: Convert to generic encoder funcsPatrik Jakobsson1-1/+1
2013-07-24drm/gma500/oak: Use identical generic crtc funcsPatrik Jakobsson1-22/+3
2013-07-24drm/gma500: Convert to generic gamma funcsPatrik Jakobsson1-1/+1
2013-07-24drm/gma500: Make all chips use gma_wait_for_vblankPatrik Jakobsson1-3/+3
2013-07-24drm/gma500: Make use of gma_pipe_has_type()Patrik Jakobsson1-3/+3
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark1-1/+1
2012-11-07gma600: Enable HDMI supportAlan Cox1-0/+8
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-11gma500: use the register map to clean upAlan Cox1-74/+60
2012-03-10gma500: oaktrail_crtc: drop unused variablesKirill A. Shutemov1-10/+1
2012-03-10gma500: oaktrail_crtc: mark few functions as staticKirill A. Shutemov1-2/+2
2012-03-10gma500: clean up some of the struct fields we no longer useAlan Cox1-3/+0
2011-12-20gma500: Convert Oaktrail to work with new output handlingPatrik Jakobsson1-9/+9
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-2/+2
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox1-11/+5
2011-11-16gma500: Add Oaktrail supportAlan Cox1-0/+610