aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_intel_drv.h
AgeCommit message (Expand)Author
2014-01-14drm/gma500: Remove unused function declarationDaniel Vetter
2013-07-24drm/gma500: Rename psb_intel_encoder to gma_encoderPatrik Jakobsson
2013-07-24drm/gma500: Rename psb_intel_connector to gma_connectorPatrik 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: Add generic encoder functionsPatrik 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: Add generic code for clock calculationPatrik Jakobsson
2013-03-17drm/gma500: Clean up various definesPatrik Jakobsson
2012-08-24gma500: fix incorrect declaration.Dave Airlie
2012-08-24gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond
2012-08-24gma500/cdv: sync up and add the displayport code to the buildAlan Cox
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox
2012-08-24gma500: Add the support of display port on CDVAlan Cox
2012-08-24gma500: Program the DPLL lane based on the selected digitial portZhao Yakui
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox
2011-12-20gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson
2011-12-20gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson
2011-12-20gma500: Add support for Intel GMBUSPatrik Jakobsson
2011-12-20gma500: Remove psb_intel_output from ddc_probe and ddc_get_modesPatrik Jakobsson
2011-12-20gma500: Initial support for our encoder and connector structsPatrik Jakobsson
2011-11-16gma500: Add Poulsbo supportAlan Cox