aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
...
| * | | drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson2011-02-01
| * | | drm/i915: Record all error ringbuffersChris Wilson2011-01-28
| * | | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-27
| * | | drm/i915: Check wedged status before throttlingChris Wilson2011-01-27
| * | | drm/i915/sdvo: Add BUILD_BUG_ON to warn if the structs are ever miscompiledChris Wilson2011-01-26
| * | | drm/i915/sdvo: Use a compact test for determining a multi-function deviceChris Wilson2011-01-26
| * | | drm/i915: use VDD AUX override to make panel power sequencing look betterJesse Barnes2011-01-25
| * | | drm/i915: remove now unnecessary delays in eDP panel power sequencingJesse Barnes2011-01-25
| * | | drm/i915: Refactor self-refresh watermark calculationsChris Wilson2011-01-25
| * | | drm/i915: Silence a few -Wunused-but-set-variableChris Wilson2011-01-25
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-24
| |\ \ \
| * | | | drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson2011-01-23
| * | | | drm/i915/ringbuffer: Kill an annoyingly frequent debug messageChris Wilson2011-01-20
| * | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-01-20
| |\ \ \ \
| * | | | | drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson2011-01-19
| * | | | | drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson2011-01-19
| * | | | | drm/i915/bios: Change default clock source on PineView to use SSCBryan Freed2011-01-19
| * | | | | drm/i915: Honour LVDS sync polarity from EDIDBryan Freed2011-01-19
| * | | | | drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes2011-01-19
| * | | | | drm/i915: Trivial sparse fixesChris Wilson2011-01-19
| * | | | | drm/i915: allow 945 to control self refresh (CxSR) automaticallyAlexander Lam2011-01-19
| * | | | | drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPUChris Wilson2011-01-19
| * | | | | drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-01-19
| * | | | | drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes2011-01-19
| * | | | | drm/i915: factor out FDI disable and add FDI assertionsJesse Barnes2011-01-19
| * | | | | drm/i915: add transcoder enable/disable functionsJesse Barnes2011-01-19
| * | | | | drm/i915: assert panel is unlocked before writing transcoder timing regsJesse Barnes2011-01-19
| * | | | | drm/i915: add PCH DPLL enable/disable functionsJesse Barnes2011-01-19
| * | | | | drm/i915: add PLL enable/disable functionsJesse Barnes2011-01-19
| * | | | | drm/i915: add panel lock assertion functionJesse Barnes2011-01-19
| * | | | | drm/i915: add pipe/plane enable/disable functionsJesse Barnes2011-01-19
| * | | | | drm/i915: don't enable plane, pipe and PLL prematurelyJesse Barnes2011-01-19
| * | | | | drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson2011-01-19
* | | | | | drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
* | | | | | drm: rework PCI/platform driver interface.Dave Airlie2011-02-06
* | | | | | drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie2011-02-06
| |_|_|_|/ |/| | | |
* | | | | drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-01
| |_|_|/ |/| | |
* | | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
* | | | drm/i915: Reset crtc after resumeChris Wilson2011-01-25
* | | | drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-25
* | | | drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-25
* | | | drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-25
| |_|/ |/| |
* | | drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-24
* | | drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-24
* | | drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-24
* | | drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-24
* | | drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-24
* | | drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-24
* | | drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-23
* | | drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-23