summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
| | * drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6
| | * drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
| | * drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+3
| | * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-016-38/+291
| | * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-012-3/+7
| | * drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui2009-11-301-0/+39
| | * drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui2009-11-301-0/+44
| | * drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui2009-11-301-1/+52
| | * drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui2009-11-301-1/+50
| | * drm/i915: parse child device from VBTZhao Yakui2009-11-304-0/+93
| | * drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-301-0/+5
| | * drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-301-2/+2
| | * drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg2009-11-301-5/+2
| | * drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li2009-11-303-6/+2
| | * drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson2009-11-301-7/+4
| | * drm/i915: fixup interrupted overlay switch off callsDaniel Vetter2009-11-301-3/+6
| | * drm/i915: overlay: extract some duplicated codeDaniel Vetter2009-11-301-23/+19
| | * drm/i915: remove Pineview EOS protection supportShaohua Li2009-11-303-51/+0
| | * drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-301-1/+1
| | * drm/i915: handle failure path correctly for lvdsShaohua Li2009-11-251-0/+1
| | * drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-251-19/+41
| | * drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-251-10/+11
| | * drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui2009-11-251-0/+42
| | * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-253-3/+72
| | * drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt2009-11-251-2/+2
| | * Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-11-051-0/+1
| | |\
| | | * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-10-261-0/+1
| | * | drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter2009-11-051-1/+1
| | * | drm/i915: Add display hotplug event on IronlakeZhenyu Wang2009-11-053-4/+34
| | * | drm/i915: Add ACPI OpRegion support for IronlakeZhao Yakui2009-11-054-8/+96
| | * | drm/i915: enable self-refresh on 965Jesse Barnes2009-11-051-4/+28
| | * | drm/i915: Support 30 bit depth modesKristian Høgsberg2009-11-052-1/+5
| | * | drm/i915: debugfs interface to manually reset the GPUChris Wilson2009-11-051-1/+115
| | * | drm/i915: Use a single thread workqueueChris Wilson2009-11-051-1/+1
| | * | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.Zhao Yakui2009-11-055-55/+61
| | * | drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.Eric Anholt2009-11-051-10/+0
| | * | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-058-89/+99
| | * | drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui2009-11-056-36/+38
| | * | drm/i915: overlay: kill one more unnecessary uninterruptible sleepDaniel Vetter2009-11-051-10/+7
| | * | drm/i915: kill i915_lp_ring_syncDaniel Vetter2009-11-052-19/+0
| | * | drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter2009-11-053-34/+159
| | * | drm/i915: implement fastpath for overlay flip waitingDaniel Vetter2009-11-054-11/+41
| | * | drm/i915: fully switch off overlay when not in useDaniel Vetter2009-11-051-2/+1
| | * | drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-057-3/+1361
| | * | drm/i915: kill superflous IS_I855 macroDaniel Vetter2009-11-052-3/+2
| | * | drm/i915: add i915_lp_ring_sync helperDaniel Vetter2009-11-052-10/+40
| | * | drm/i915: add render standby supportJesse Barnes2009-11-054-3/+54
| * | | Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-086-425/+68
| |\ \ \
| | * | | drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-085-425/+67
OpenPOWER on IntegriCloud