summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/cdv_intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson2013-06-091-5/+11
* drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
* gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-241-2/+0Star
* gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-241-1/+1
* gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-241-2/+2
* gma500/cdv: Add eDP supportZhao Yakui2012-08-241-2/+40
* gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-241-3/+3
* gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-241-2/+97
* gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-241-31/+51
* gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui2012-08-241-4/+3Star
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* gma500: use the register map to clean upAlan Cox2012-05-111-155/+135Star
* gma500: introduce a structure describing each pipeAlan Cox2012-05-111-23/+10Star
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-34/+27Star
* gma500: Update the Cedarview clock handlingAlan Cox2012-04-271-65/+266
* gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov2012-03-101-3/+3
* gma500: cdv_intel_crt: drop unused variablesKirill A. Shutemov2012-03-101-9/+1Star
* gma500: cdv_intel_crt: drop dead codeKirill A. Shutemov2012-03-101-47/+0Star
* gma500: rework register stuff sanelyAlan Cox2012-03-101-15/+16
* gma500: now move the Oaktrail save state into its own structureAlan Cox2012-03-101-11/+16
* gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson2011-12-201-7/+7
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-201-2/+2
* gma500: Add support for CedarviewAlan Cox2011-11-161-0/+1508