aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/cdv_intel_display.c
AgeCommit message (Expand)Author
2013-06-09drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson
2013-06-09drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson
2012-08-24gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond
2012-08-24gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond
2012-08-24gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox
2012-08-24gma500/cdv: Add eDP supportZhao Yakui
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: Program the DPLL lane based on the selected digitial portZhao Yakui
2012-08-24gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui
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-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-04-27cdv: continue synching up with updated reference codeAlan Cox
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox
2012-03-10gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: drop unused variablesKirill A. Shutemov
2012-03-10gma500: cdv_intel_crt: drop dead codeKirill 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: Convert Cedarview to work with new output handlingPatrik Jakobsson
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-11-16gma500: Add support for CedarviewAlan Cox