summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-011-0/+11
* drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson2011-02-241-1/+1
* drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-241-1/+15
* drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes2011-02-221-2/+81
* drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-221-3/+3
* drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-221-5/+5
* drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2011-02-212-47/+0
* drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-111-2/+1
* drm/i915/tv: Use polling rather than interrupt-based hotplugChris Wilson2011-02-111-13/+30
* drm/i915: Trigger modesetting if force-audio changesChris Wilson2011-02-113-18/+91
* drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connectionChris Wilson2011-02-091-5/+27
* drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-094-44/+55
* drm/i915/lvds: Restore dithering on native modes for gen2/3Chris Wilson2011-02-061-6/+6
* drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson2011-02-022-11/+19
* drm/i915: Only bind to function 0 of the PCI deviceChris Wilson2011-02-011-0/+8
* drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-311-4/+4
* drm/i915: Reset crtc after resumeChris Wilson2011-01-251-3/+14
* drm/i915/crt: Force the initial probe after resetChris Wilson2011-01-251-0/+10
* drm/i915: Reset state after a GPU reset or resumeChris Wilson2011-01-251-0/+2
* drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson2011-01-251-23/+23
* drm/i915: Prevent uninitialised reads during error state captureChris Wilson2011-01-241-0/+2
* drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher2011-01-241-1/+2
* drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson2011-01-241-2/+2
* drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson2011-01-241-0/+3
* drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson2011-01-241-7/+18
* drm/i915,agp/intel: Do not clear stolen entriesChris Wilson2011-01-243-4/+15
* drm/i915: Recognise non-VGA display devicesChris Wilson2011-01-232-3/+9
* drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2011-01-232-2/+2
* drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for spaceChris Wilson2011-01-202-17/+24
* drm/i915: Don't kick-off hangcheck after a DRI interruptChris Wilson2011-01-201-1/+5
* drm/i915: Initialise ring vfuncs for old DRI pathsChris Wilson2011-01-203-18/+52
* drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes2011-01-182-0/+25
* drm/i915: set more FBC chicken bitsJesse Barnes2011-01-182-1/+5
* Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-141-0/+1
* drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen2011-01-141-0/+8
* drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson2011-01-141-1/+2
* drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson2011-01-131-4/+3
* drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson2011-01-131-6/+9
* drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson2011-01-131-1/+1
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-134-17/+21
* drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic2011-01-121-1/+1
* drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson2011-01-121-1/+1
* drm/i915/execbuffer: Reorder binding of objects to favour restrictionsChris Wilson2011-01-112-26/+47
* drm/i915: If we hit OOM when allocating GTT pages, clear the apertureChris Wilson2011-01-111-8/+4
* drm/i915/evict: Ensure we completely cleanup on failureChris Wilson2011-01-111-1/+8
* drm/i915/execbuffer: Correctly clear the current object list upon EFAULTChris Wilson2011-01-111-3/+1
* drm/i915/debugfs: Show all objects in the gttChris Wilson2011-01-111-10/+43
* drm/i915: Record AGP memory type upon errorChris Wilson2011-01-113-4/+16
* drm/i915: Periodically flush the active lists and requestsChris Wilson2011-01-111-4/+26
* drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTTChris Wilson2011-01-111-7/+3
OpenPOWER on IntegriCloud