aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_intel_display.c
AgeCommit message (Expand)Author
2013-06-09drm/gma500/psb: Fix cursor gem obj referencing on psbPatrik Jakobsson
2013-06-09drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-03-17drm/gma500: Clean up various definesPatrik Jakobsson
2013-03-17drm/gma500: Remove unnecessary function exposurePatrik Jakobsson
2013-03-17drm/gma500: Type clock limits directly into array and remove definesPatrik Jakobsson
2013-03-17drm/gma500: Calculate clock in one function instead of three identicalPatrik Jakobsson
2013-03-17drm/gma500: Remove unused i8xx clock limitsPatrik Jakobsson
2013-02-22gma500: Fix n, m1 and m2 clock limits for sdvo and lvdsPatrik Jakobsson
2012-08-30gma500: Consider CRTC initially active.Forest Bond
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-05-11gma500: use the register map to clean upAlan Cox
2012-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-03-10gma500: psb_intel_display: drop unused variablesKirill A. Shutemov
2012-03-10gma500: mark psb_intel_pipe_set_base() as staticKirill A. Shutemov
2012-03-10gma500: drop unused psb_intel_modeset_cleanup()Kirill A. Shutemov
2012-03-10gma500: rework register stuff sanelyAlan Cox
2012-03-10gma500: now move the Oaktrail save state into its own structureAlan Cox
2011-12-20gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson
2011-12-20gma500: Fix encoder type checking for connectorsPatrik Jakobsson
2011-12-20gma500: Initial support for our encoder and connector structsPatrik Jakobsson
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-11-16gma500: Add Poulsbo supportAlan Cox