summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/psb_intel_drv.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24drm/gma500: Convert to generic encoder funcsPatrik Jakobsson1-17/+0
2013-07-24drm/gma500: Add generic encoder functionsPatrik Jakobsson1-0/+10
2013-07-24drm/gma500: Convert to generic gamma funcsPatrik Jakobsson1-1/+0
2013-07-24drm/gma500: Make all chips use gma_wait_for_vblankPatrik Jakobsson1-1/+0
2013-07-24drm/gma500: Add generic code for clock calculationPatrik Jakobsson1-0/+3
2013-03-17drm/gma500: Clean up various definesPatrik Jakobsson1-8/+0
2012-08-24gma500: fix incorrect declaration.Dave Airlie1-1/+1
2012-08-24gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond1-1/+0
2012-08-24gma500/cdv: sync up and add the displayport code to the buildAlan Cox1-0/+16
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox1-1/+1
2012-08-24gma500: Add the support of display port on CDVAlan Cox1-4/+2
2012-08-24gma500: Program the DPLL lane based on the selected digitial portZhao Yakui1-0/+5
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson1-5/+1
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox1-0/+3
2011-12-20gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson1-0/+5
2011-12-20gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson1-1/+40
2011-12-20gma500: Add support for Intel GMBUSPatrik Jakobsson1-0/+6
2011-12-20gma500: Remove psb_intel_output from ddc_probe and ddc_get_modesPatrik Jakobsson1-2/+3
2011-12-20gma500: Initial support for our encoder and connector structsPatrik Jakobsson1-15/+25
2011-11-16gma500: Add Poulsbo supportAlan Cox1-0/+228