summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson2011-04-051-24/+0
* | drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson2011-04-051-20/+0
* | drm/i915: Reset GMBUS controller after NAKChris Wilson2011-03-311-4/+21
* | drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson2011-03-311-1/+1
* | drm/i915/lvds: Always return connected in the absence of better informationChris Wilson2011-03-241-8/+2
|/
* Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-242-0/+7
* drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-231-3/+4
* drm/i915: Fix use after free within tracepointChris Wilson2011-03-231-2/+2
* drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-232-61/+55
* drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-231-4/+17
* drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-231-1/+1
* drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-232-5/+5
* drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-231-2/+2
* drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-231-27/+17
* drm/i915: Re-enable self-refreshYuanhan Liu2011-03-231-4/+1
* drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-231-2/+4
* drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-231-8/+16
* drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-231-8/+0
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-162-0/+46
|\
| * drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-102-0/+46
* | drm/i915: disable opregion lid detection for now.Dave Airlie2011-03-141-0/+6
* | 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-013-2/+27
| |\ \ | | |/
| | * 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: 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
OpenPOWER on IntegriCloud