summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter2011-02-241-1/+15
| * | drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson2011-03-011-2/+1
| * | drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson2011-03-012-1/+13
| * | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-012-38/+0
| * | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-012-10/+3
| * | drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson2011-03-011-1/+0
| * | drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson2011-02-241-1/+3
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-222-47/+0
| |\ \ | | |/
| | * 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: Add support for limited color range of broadcast outputsChris Wilson2011-02-227-2/+82
| * | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-226-71/+60
| * | drm/i915: First try a normal large kmalloc for the temporary exec buffersChris Wilson2011-02-221-1/+5
| * | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-223-0/+9
| * | drm/i915: Protect against drm_gem_object not being the first memberChris Wilson2011-02-225-16/+16
| * | drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes2011-02-221-6/+7
| * | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-224-82/+41
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-1612-111/+253
| |\ \
| | * | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-161-3/+3
| | * | drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson2011-02-161-5/+5
| | |/
| | * 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: Move the lvds OpRegion lid detection code to panel and reuse for eDPChris Wilson2011-02-164-9/+25
| * | drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes2011-02-112-25/+74
| * | drm/i915: i915_mutex_interruptible() returns -EINTRChris Wilson2011-02-111-0/+1
| * | drm/i915: cleanup per-pipe reg usageJesse Barnes2011-02-0713-647/+640
| * | drm/i915: Skip the no-op domain changes when already in CPU|GTT domainsChris Wilson2011-02-071-0/+6
| * | drm/i915: Refine tracepointsChris Wilson2011-02-0711-359/+330
| * | drm/i915: Fix infinite loop regression from 21dd3734Chris Wilson2011-02-071-5/+25
| * | drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes2011-02-071-46/+77
| * | drm/i915: add port assertion check when disabling transcodersJesse Barnes2011-02-071-0/+59
| * | drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes2011-02-071-0/+4
| * | drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt2011-02-072-0/+2
| * | drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson2011-02-071-5/+6
| * | drm/i915: Include 'i915_error_state' hint for when the GPU catches fireChris Wilson2011-02-071-1/+2
| * | drm/i915: Enable GMBUS for post-gen2 chipsetsChris Wilson2011-02-011-1/+2
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-015-30/+53
| |\ \
| * | | drm/i915: Remove unreachable conditionChris Wilson2011-02-011-2/+1
| * | | drm/i915: Override SDVO panel type in VBTChris Wilson2011-02-013-8/+18
| * | | drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson2011-02-011-2/+2
| * | | drm/i915: Record all error ringbuffersChris Wilson2011-01-283-18/+29
| * | | drm/i915: Defer reporting EIO until we try to use the GPUChris Wilson2011-01-274-28/+18
| * | | drm/i915: Check wedged status before throttlingChris Wilson2011-01-271-0/+3
OpenPOWER on IntegriCloud