summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-24Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter
2012-09-13gma500: Remove unused variableEmil Goode
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox
2012-08-30gma500: Consider CRTC initially active.Forest Bond
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-24gma500: remove an unreachable return statementJani Nikula
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-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula
2012-08-24gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart
2012-08-24gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui
2012-08-24gma500/cdv: Add eDP supportZhao Yakui
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox
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-08-24gma500: 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-19drm: kill reclaim_buffers callbackDaniel Vetter
2012-07-19drm: 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