summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-1430-2016/+3005
|\
| * Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-079-40/+70
| |\
| | * drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-073-5/+21
| | * drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-073-2/+6
| | * drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-066-19/+42
| | * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-061-15/+1
| * | drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson2011-03-071-48/+44
| * | drm/i915/dp: Sanity check eDP existenceChris Wilson2011-03-071-5/+8
| * | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-022-7/+0
| * | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-022-7/+13
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-023-2/+27
| |\|
| | * drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann2011-03-021-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: 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-222-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