summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-01-24Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-24drm/i915: Prevent uninitialised reads during error state captureChris Wilson
2011-01-24drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher
2011-01-24drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson
2011-01-24drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson
2011-01-24drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson
2011-01-23drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson
2011-01-23drm/i915: Remove unused code: i915_enable_interrupt()Chris Wilson
2011-01-20drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson
2011-01-20drm/i915/ringbuffer: Kill an annoyingly frequent debug messageChris Wilson
2011-01-20drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson
2011-01-20drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson
2011-01-20Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-19drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson
2011-01-19drm/i915/bios: Change default clock source on PineView to use SSCBryan Freed
2011-01-19drm/i915: Honour LVDS sync polarity from EDIDBryan Freed
2011-01-19drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-19drm/i915: allow 945 to control self refresh (CxSR) automaticallyAlexander Lam
2011-01-19drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPUChris Wilson
2011-01-19drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-01-19drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes
2011-01-19drm/i915: factor out FDI disable and add FDI assertionsJesse Barnes
2011-01-19drm/i915: add transcoder enable/disable functionsJesse Barnes
2011-01-19drm/i915: assert panel is unlocked before writing transcoder timing regsJesse Barnes
2011-01-19drm/i915: add PCH DPLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add PLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add panel lock assertion functionJesse Barnes
2011-01-19drm/i915: add pipe/plane enable/disable functionsJesse Barnes
2011-01-19drm/i915: don't enable plane, pipe and PLL prematurelyJesse Barnes
2011-01-19drm/i915: Use ACPI OpRegion to determine lid statusChris Wilson
2011-01-18drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes
2011-01-18drm/i915: set more FBC chicken bitsJesse Barnes
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-14drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen
2011-01-14drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson
2011-01-13drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson
2011-01-13drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson
2011-01-13drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-12drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic
2011-01-12drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson
2011-01-11drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson
2011-01-11drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson
2011-01-11drm/i915/evict: Ensure we completely cleanup on failureChris Wilson
2011-01-11drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson
2011-01-11drm/i915/debugfs: Show all objects in the gttChris Wilson