aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-02
| * | | drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui2009-12-02
| * | | drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui2009-12-02
| * | | drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-01
| * | | drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-01
| * | | drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-01
| * | | drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson2009-12-01
| * | | drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-01
| * | | drm/i915: Fix LVDS presence checkAdam Jackson2009-12-01
| * | | drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-01
| * | | drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-01
| * | | drm: use page flip event to signal flip completionJesse Barnes2009-12-01
| * | | 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: 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
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-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
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-next' of ../drm-2.6 into drm-nextDave Airlie2009-10-28
| | |\ \ \ \ \ \ \
| | * | | | | | | | drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-25
| | * | | | | | | | drm/radeon: A bit of cleanup work on radeon_freelist_get()Robert Noland2009-10-25
| * | | | | | | | | drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter2009-11-05
| * | | | | | | | | drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-05
| * | | | | | | | | drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-05
| * | | | | | | | | drm/i915: enable self-refresh on 965Jesse Barnes2009-11-05
| * | | | | | | | | drm/i915: Support 30 bit depth modesKristian Høgsberg2009-11-05
| * | | | | | | | | drm/i915: debugfs interface to manually reset the GPUChris Wilson2009-11-05