Age | Commit message (Expand) | Author |
2011-06-04 | drm/i915: Share the common force-audio property between connectors | Chris Wilson |
2011-05-13 | drm/i915: split PCH clock gating init | Jesse Barnes |
2011-05-10 | drm/i915: Attach a fb to the load-detect pipe | Chris Wilson |
2011-05-10 | drm/i915: Don't store temporary load-detect variables in the generic encoder | Chris Wilson |
2011-05-10 | drm/i915: Simplify return value from intel_get_load_detect_pipe | Chris Wilson |
2011-04-27 | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie |
2011-03-31 | drm/i915: Busy-spin wait_for condition in atomic contexts | Chris Wilson |
2011-02-22 | drm/i915: Add support for limited color range of broadcast outputs | Chris Wilson |
2011-02-22 | drm/i915: Use a device flag for non-interruptible phases | Chris Wilson |
2011-02-16 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2011-02-16 | drm/i915: Move the lvds OpRegion lid detection code to panel and reuse for eDP | Chris Wilson |
2011-02-09 | drm/i915: Disable RC6 on Ironlake | Chris Wilson |
2011-01-19 | drm/i915: Include TLB miss latency in g4x watermark computations | Chris Wilson |
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 |