summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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-20drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris 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-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
2011-01-11drm/i915: Record AGP memory type upon errorChris Wilson
2011-01-11drm/i915: Periodically flush the active lists and requestsChris Wilson
2011-01-11drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson
2011-01-11drm/i915: Record the error batchbuffer on each ringChris Wilson
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson
2011-01-11drm/i915: Propagate error from flushing the ringChris Wilson
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: fix rc6 enabling around suspend/resumeJesse Barnes
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes
2011-01-11drm/i915: Make the ring IMR handling privateChris Wilson
2011-01-11drm/i915/ringbuffer: Simplify the ring irq refcountingChris Wilson
2011-01-11drm/i915/debugfs: Show the per-ring IMRChris Wilson
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson
2011-01-11drm/i915: Remove impossible testChris Wilson
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes
2011-01-11drm/i915: add 'reset' parameterChris Wilson
2011-01-11drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu
2011-01-11drm/i915: support low power watermarks on IronlakeJesse Barnes
2011-01-11drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson
2011-01-11drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson