summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/oaktrail_crtc.c
AgeCommit message (Expand)Author
2020-01-04drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu
2016-03-04drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha
2015-04-07drm/gma500: constify all struct drm_*_helper funcs pointersJani Nikula
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2013-11-08drm/gma500/mrst: Replace WMs and chickenbits with values from EMGDPatrik Jakobsson
2013-11-08drm/gma500/mrst: Properly route oaktrail hdmi hooksPatrik Jakobsson
2013-11-08drm/gma500/mrst: Add aux register writes when programming pipePatrik Jakobsson
2013-11-08drm/gma500/mrst: Add SDVO clock calculationPatrik Jakobsson
2013-07-24drm/gma500: Rename psb_intel_encoder to gma_encoderPatrik Jakobsson
2013-07-24drm/gma500: Rename psb_intel_crtc to gma_crtcPatrik Jakobsson
2013-07-24drm/gma500: Convert to generic encoder funcsPatrik Jakobsson
2013-07-24drm/gma500/oak: Use identical generic crtc funcsPatrik Jakobsson
2013-07-24drm/gma500: Convert to generic gamma funcsPatrik Jakobsson
2013-07-24drm/gma500: Make all chips use gma_wait_for_vblankPatrik Jakobsson
2013-07-24drm/gma500: Make use of gma_pipe_has_type()Patrik Jakobsson
2012-11-30drm/gma500: drm_connector_property -> drm_object_propertyRob Clark
2012-11-07gma600: Enable HDMI supportAlan Cox
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-11gma500: use the register map to clean upAlan Cox
2012-03-10gma500: oaktrail_crtc: drop unused variablesKirill A. Shutemov
2012-03-10gma500: oaktrail_crtc: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: clean up some of the struct fields we no longer useAlan Cox
2011-12-20gma500: Convert Oaktrail to work with new output handlingPatrik Jakobsson
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox
2011-11-16gma500: Add Oaktrail supportAlan Cox