Age | Commit message (Expand) | Author |
2011-01-11 | drm/i915/panel: Only record the backlight level when it is enabled | Chris Wilson |
2010-12-18 | drm/i915: dynamic render p-state support for Sandy Bridge | Jesse Barnes |
2010-12-05 | drm/i915: Uncouple render/power ctx before suspending | Chris Wilson |
2010-12-02 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-11-29 | drm/i915: Clear pfit registers when not used by any outputs | Chris Wilson |
2010-11-23 | drm/i915: Thread the pipelining ring through the callers. | Chris Wilson |
2010-11-23 | drm/i915: Use drm_i915_gem_object as the preferred type | Chris Wilson |
2010-11-03 | i915: reprogram power monitoring registers on resume | Kyle McMartin |
2010-10-22 | i915: enable AVI infoframe for intel_hdmi.c [v4] | David Härdeman |
2010-10-08 | drm/i915: remove broken intel_pch_has_edp function | Jesse Barnes |
2010-10-08 | drm/i915: add eDP checking functions for the display code | Jesse Barnes |
2010-10-03 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-10-03 | drm/i915: Use pipe state to tell when pipe is off | Keith Packard |
2010-09-18 | drm/i915: use GMBUS to manage i2c links | Chris Wilson |
2010-09-14 | drm/i915/i2c: Track the parent encoder rather than just the dev | Chris Wilson |
2010-09-14 | drm/i915: Push pipelining of display plane flushes to the caller | Chris Wilson |
2010-09-13 | drm/i915: Fix an overlay regression from 7e7d76c | Chris Wilson |
2010-09-13 | drm/i915: Share crtc setup and teardown between dpms and disable/enable | Chris Wilson |
2010-09-13 | drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter | Chris Wilson |
2010-09-12 | drm/i915: Use msleep instead of mdelay during wait_vblank_off | Chris Wilson |
2010-09-10 | drm/i915: Use the real FDI frequency for determining b/w | Chris Wilson |
2010-09-09 | drm/i915: Make the connector->encoder relationship explicit | Chris Wilson |
2010-09-09 | drm/i915: Use the direct mapping of pipe->crtc | Chris Wilson |
2010-09-09 | drm/i915: Rename intel_encoder->enc to base for consistency | Chris Wilson |
2010-09-08 | drm/i915: Show framebuffer info in debugfs | Chris Wilson |
2010-09-08 | drm/i915: Refactor panel backlight controls | Chris Wilson |
2010-09-08 | drm/i915/overlay: Make the overlay control struct opaque. | Chris Wilson |
2010-09-08 | drm/i915/overlay: Pass interruptible to switch_off() | Chris Wilson |
2010-09-08 | drm/i915/overlay: Combine SWITCH_OFF into a single step | Chris Wilson |
2010-09-08 | drm/i915/overlay: Explicitly pass regs from map to unmap | Chris Wilson |
2010-09-08 | drm/i915/overlay: Whitespace | Chris Wilson |
2010-09-08 | drm/i915/sdvo: Preserve pixel-multiplier | Chris Wilson |
2010-09-08 | drm/i915: Avoid using msleep under kdb and wait_for() | Chris Wilson |
2010-09-08 | drm/i915: Drop the msleep parameter to wait_for() | Chris Wilson |
2010-09-07 | drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt | Simon Farnsworth |
2010-08-21 | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes |
2010-08-09 | drm/i915: Only update i845/i865 CURBASE when disabled (v2) | Chris Wilson |
2010-08-09 | drm/i915: Ensure that while(INREG()) are bounded (v2) | Chris Wilson |
2010-08-09 | drm/i915: Enable aspect/centering panel fitting for Ironlake. | Chris Wilson |
2010-08-09 | drm/i915: Disable the cursor for DPMS_OFF | Chris Wilson |
2010-08-09 | drm/i915: Subclass intel_connector. | Chris Wilson |
2010-08-09 | drm/i915: Subclass intel_encoder. | Chris Wilson |
2010-08-01 | drm/i915: Unset cursor if out-of-bounds upon mode change (v4) | Chris Wilson |
2010-08-01 | drm/i915: Initialize LVDS and eDP outputs before anything else | Adam Jackson |
2010-08-01 | Merge remote branch 'origin/master' into drm-intel-next | Eric Anholt |
2010-08-01 | drm/i915: Add the support of eDP on DP-D for Ibex/CPT | Zhao Yakui |
2010-07-26 | drm/i915: Use the correct scanout alignment for fbcon. | Chris Wilson |
2010-06-18 | drm/i915: gen3 page flipping fixes | Jesse Barnes |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie |
2010-04-20 | Merge branch 'drm-fbdev-cleanup' into drm-core-next | Dave Airlie |