aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-01
* Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-01
|\
| * Merge branch 'drm-core-next' of ../linux-2.6 into drm-nextDave Airlie2009-11-17
| |\
| | * drm/kms: add page flipping ioctlKristian Høgsberg2009-11-17
| | * drm: check return values in drm_versionAndres Salomon2009-11-17
| | * drm: replace DRM_COPY macro w/ a functionAndres Salomon2009-11-17
| | * drm: kill more unused DRM macrosAndres Salomon2009-11-17
| | * drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-17
| | * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-17
| * | drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-10
| * | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-05
| |\ \
| | * | drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-05
| * | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-05
| |\| |
| | * | drm/radeon/kms: initial mode validation supportAlex Deucher2009-11-05
| | * | drm/radeon/kms/atom/dce3: call transmitter init on mode setAlex Deucher2009-11-05
| | * | drm/radeon/kms: store detailed connector infoAlex Deucher2009-11-05
| | * | drm/radeon/kms/atom/dce3: fix up usPixelClock calculation for Transmitter tablesAlex Deucher2009-11-05
| | * | drm/radeon/kms/r600: fix rs880 support v2Alex Deucher2009-11-05
* | | | drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-01
* | | | drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui2009-11-30
* | | | drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-30
* | | | drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* | | | drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-11-30
* | | | drm/i915: parse child device from VBTZhao Yakui2009-11-30
* | | | drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-30
* | | | drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-30
* | | | drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-30
* | | | drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-30
* | | | drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson2009-11-30
* | | | drm/i915: fixup interrupted overlay switch off callsDaniel Vetter2009-11-30
* | | | drm/i915: overlay: extract some duplicated codeDaniel Vetter2009-11-30
* | | | drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-30
* | | | drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-30
* | | | drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-25
* | | | drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-25
* | | | drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-25
* | | | drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui2009-11-25
* | | | drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-25
* | | | drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-25
* | | | Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-05
|\| | |
| * | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-11-04
| |\| |
| | * | drm/radeon/kms/r700: fix some typos in chip initAlex Deucher2009-11-03
| | * | drm/radeon/kms: remove some misleading debugging outputAlex Deucher2009-11-03
| | * | drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie2009-11-03
| | * | drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie2009-11-03
| | * | drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher2009-11-03
| | * | drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2009-11-03
| * | | Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-10-28
| |\| |
| | * | drm/radeon/kms: fix rc410 suspend/resume.Dave Airlie2009-10-28
| | * | drm/radeon/kms: add quirk for hp dc5750Alex Deucher2009-10-28