aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
Commit message (Expand)AuthorAge
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * Merge tag 'v3.6-rc7' into drm-intel-next-queuedDaniel Vetter2012-09-24
| |\
| * | gma500: Remove unused variableEmil Goode2012-09-12
| * | gma500: Fix frequency detectionAlan Cox2012-08-24
| * | gma500: remove references to drm_display_info raw_edid fieldJani Nikula2012-08-24
| * | gma500: fix incorrect declaration.Dave Airlie2012-08-23
| * | gma500: remove an unreachable return statementJani Nikula2012-08-23
| * | gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-23
| * | gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-23
| * | drm: remove the raw_edid field from struct drm_display_infoJani Nikula2012-08-23
| * | gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-23
| * | drm: gma500: Kill the GEM glue layerLaurent Pinchart2012-08-23
| * | gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui2012-08-23
| * | gma500/cdv: Add eDP supportZhao Yakui2012-08-23
| * | gma500/cdv: enable the DisplayPort supportAlan Cox2012-08-23
| * | gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-23
| * | gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-23
| * | gma500: Add the support of display port on CDVAlan Cox2012-08-23
| * | gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-23
| * | gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui2012-08-23
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
| |/ |/|
* | gma500: Fix regression on Oaktrail devicesAlan Cox2012-09-12
* | gma500: Consider CRTC initially active.Forest Bond2012-08-29
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-26
|\
| * drm: kill reclaim_buffers callbackDaniel Vetter2012-07-19
| * drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
| * drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter2012-06-27
* | gma500,cdv: Fix the brightness baseAlan Cox2012-07-16
* | gma500: move the ASLE enableAlan Cox2012-07-16
* | gma500: Fix lid related crashAlan Cox2012-07-16
|/
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
* gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox2012-05-22
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-22
* gma500: Prevent endless loop in panel power up sequenceAlan Cox2012-05-22
* gma500: fix build warningDave Airlie2012-05-17
* gma500: silence an unused variable warningDan Carpenter2012-05-17
* gma500: unload fixesAlan Cox2012-05-17
* gma500: Fix crash on D2700MUD and various other boardsAlan Cox2012-05-17
* gma500: Turn on the IRQ for everythingAlan Cox2012-05-11
* gma500: clean up some more checksAlan Cox2012-05-11
* cdv: Add all cedarview pci idsAlan Cox2012-05-11
* gma500: Clean up some of the noiseAlan Cox2012-05-11
* gma500: use the register map to clean upAlan Cox2012-05-11
* gma500: introduce some register mapsAlan Cox2012-05-11
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-11
* gma500: introduce a structure describing each pipeAlan Cox2012-05-11
* gma500: Fix build without ACPIAlan Cox2012-05-11