summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2012-09-13gma500: Remove unused variableEmil Goode
2012-08-24gma500: Fix frequency detectionAlan Cox
2012-08-24gma500: remove references to drm_display_info raw_edid fieldJani Nikula
2012-08-24gma500: fix incorrect declaration.Dave Airlie
2012-08-23gma500: remove an unreachable return statementJani Nikula
2012-08-23gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond
2012-08-23gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond
2012-08-23drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-23gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox
2012-08-23drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-08-23gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui
2012-08-23gma500/cdv: Add eDP supportZhao Yakui
2012-08-23gma500/cdv: enable the DisplayPort supportAlan Cox
2012-08-23gma500/cdv: sync up and add the displayport code to the buildAlan Cox
2012-08-23gma500/cdv: add the bits that don't need the new codeAlan Cox
2012-08-23gma500: Add the support of display port on CDVAlan Cox
2012-08-23gma500: Program the DPLL lane based on the selected digitial portZhao Yakui
2012-08-23gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox
2012-07-16gma500: move the ASLE enableAlan Cox
2012-07-16gma500: Fix lid related crashAlan Cox
2012-06-27drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-05-22gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson
2012-05-22gma500: Prevent endless loop in panel power up sequenceAlan Cox
2012-05-17gma500: fix build warningDave Airlie
2012-05-17gma500: silence an unused variable warningDan Carpenter
2012-05-17gma500: unload fixesAlan Cox
2012-05-17gma500: Fix crash on D2700MUD and various other boardsAlan Cox
2012-05-11gma500: Turn on the IRQ for everythingAlan Cox
2012-05-11gma500: clean up some more checksAlan Cox
2012-05-11cdv: Add all cedarview pci idsAlan Cox
2012-05-11gma500: Clean up some of the noiseAlan Cox
2012-05-11gma500: use the register map to clean upAlan Cox
2012-05-11gma500: introduce some register mapsAlan Cox
2012-05-11gma500: Clean up from the psb_pipe structureAlan Cox
2012-05-11gma500: introduce a structure describing each pipeAlan Cox
2012-05-11gma500: Fix build without ACPIAlan Cox
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov