| Commit message (Expand) | Author | Age |
... | |
| * | | | drm/i915: Trivial spelling mistake 'assertiing' | Chris Wilson | 2011-02-01 |
| * | | | drm/i915: Record all error ringbuffers | Chris Wilson | 2011-01-28 |
| * | | | drm/i915: Defer reporting EIO until we try to use the GPU | Chris Wilson | 2011-01-27 |
| * | | | drm/i915: Check wedged status before throttling | Chris Wilson | 2011-01-27 |
| * | | | drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiled | Chris Wilson | 2011-01-26 |
| * | | | drm/i915/sdvo: Use a compact test for determining a multi-function device | Chris Wilson | 2011-01-26 |
| * | | | drm/i915: use VDD AUX override to make panel power sequencing look better | Jesse Barnes | 2011-01-25 |
| * | | | drm/i915: remove now unnecessary delays in eDP panel power sequencing | Jesse Barnes | 2011-01-25 |
| * | | | drm/i915: Refactor self-refresh watermark calculations | Chris Wilson | 2011-01-25 |
| * | | | drm/i915: Silence a few -Wunused-but-set-variable | Chris Wilson | 2011-01-25 |
| * | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-01-24 |
| |\ \ \ |
|
| * | | | | drm/i915: Remove unused code: i915_enable_interrupt() | Chris Wilson | 2011-01-23 |
| * | | | | drm/i915/ringbuffer: Kill an annoyingly frequent debug message | Chris Wilson | 2011-01-20 |
| * | | | | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-01-20 |
| |\ \ \ \ |
|
| * | | | | | drm/i915: Include TLB miss latency in g4x watermark computations | Chris Wilson | 2011-01-19 |
| * | | | | | drm/i915: Disable SSC for outputs other than LVDS or DP | Chris Wilson | 2011-01-19 |
| * | | | | | drm/i915/bios: Change default clock source on PineView to use SSC | Bryan Freed | 2011-01-19 |
| * | | | | | drm/i915: Honour LVDS sync polarity from EDID | Bryan Freed | 2011-01-19 |
| * | | | | | drm/i915: tune Sandy Bridge DRPS constants | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: Trivial sparse fixes | Chris Wilson | 2011-01-19 |
| * | | | | | drm/i915: allow 945 to control self refresh (CxSR) automatically | Alexander Lam | 2011-01-19 |
| * | | | | | drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU | Chris Wilson | 2011-01-19 |
| * | | | | | drm/i915: skip FDI & PCH enabling for DP_A | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: set phase sync pointer override enable before setting phase sync po... | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: factor out FDI disable and add FDI assertions | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: add transcoder enable/disable functions | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: assert panel is unlocked before writing transcoder timing regs | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: add PCH DPLL enable/disable functions | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: add PLL enable/disable functions | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: add panel lock assertion function | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: add pipe/plane enable/disable functions | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: don't enable plane, pipe and PLL prematurely | Jesse Barnes | 2011-01-19 |
| * | | | | | drm/i915: Use ACPI OpRegion to determine lid status | Chris Wilson | 2011-01-19 |
* | | | | | | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 2011-02-22 |
* | | | | | | drm: rework PCI/platform driver interface. | Dave Airlie | 2011-02-06 |
* | | | | | | drm: dumb scanout create/mmap for intel/radeon (v3) | Dave Airlie | 2011-02-06 |
| |_|_|_|/
|/| | | | |
|
* | | | | | drm/i915: Only bind to function 0 of the PCI device | Chris Wilson | 2011-02-01 |
| |_|_|/
|/| | | |
|
* | | | | drm/i915: Suppress spurious vblank interrupts | Chris Wilson | 2011-01-31 |
* | | | | drm/i915: Reset crtc after resume | Chris Wilson | 2011-01-25 |
* | | | | drm/i915/crt: Force the initial probe after reset | Chris Wilson | 2011-01-25 |
* | | | | drm/i915: Reset state after a GPU reset or resume | Chris Wilson | 2011-01-25 |
* | | | | drm/i915/sdvo: If at first we don't succeed in reading the response, wait | Chris Wilson | 2011-01-25 |
| |_|/
|/| | |
|
* | | | drm/i915: Prevent uninitialised reads during error state capture | Chris Wilson | 2011-01-24 |
* | | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915 | Michael Karcher | 2011-01-24 |
* | | | drm/i915: Handle the no-interrupts case for UMS by polling | Chris Wilson | 2011-01-24 |
* | | | drm/i915: Disable high-precision vblank timestamping for UMS | Chris Wilson | 2011-01-24 |
* | | | drm/i915: Increase the amount of defense before computing vblank timestamps | Chris Wilson | 2011-01-24 |
* | | | drm/i915,agp/intel: Do not clear stolen entries | Chris Wilson | 2011-01-24 |
* | | | drm/i915: Recognise non-VGA display devices | Chris Wilson | 2011-01-23 |
* | | | drm/i915: Fix use of invalid array size for ring->sync_seqno | Chris Wilson | 2011-01-23 |