summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsfor-ickleZhenyu Wang4-11/+30
2010-09-07drm/i915: make sure MI_FLUSH enabled on sandybridgeZhenyu Wang2-2/+7
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang3-10/+42
2010-09-07agp/intel: add new intel-gtt.h for new GTT controlsZhenyu Wang1-0/+20
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang1-0/+4
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson1-0/+16
2010-09-05drm/i915/dp: Remove unused variablesChris Wilson1-4/+1
2010-09-05drm/i915/dp: Flush the PLL register write before udelay()Chris Wilson1-0/+1
2010-09-05drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.Sitsofe Wheeler1-2/+4
2010-09-05Merge remote branch 'jbarnes/edp-testing' into drm-intel-fixesChris Wilson1-59/+108
2010-09-05drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson1-20/+15
2010-09-05drm/i915: Ironlake page-flipping is per-plane not per-pipeChris Wilson1-2/+2
2010-09-05drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth4-12/+113
2010-09-05i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg1-3/+2
2010-09-05drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson1-13/+12
2010-09-05drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)Chris Wilson1-20/+26
2010-09-05drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson7-98/+141
2010-09-05drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson4-16/+17
2010-09-05drm/i915: Allocate the PCI resource for the MCHBARChris Wilson1-10/+10
2010-09-05drm/i915/dp: Really try 5 times before giving up.Chris Wilson1-30/+28
2010-09-05drm/i915/tv: Flush register writes before sleeping.Chris Wilson1-1/+8
2010-09-05drm/i915/sdvo: Guess the DDC bus in absence of VBIOSChris Wilson1-1/+39
2010-09-05drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson1-1/+1
2010-09-05drm/i915/crt: Flush register prior to waiting for vblank.Chris Wilson1-0/+1
2010-09-05drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson1-71/+9
2010-09-05drm/i915: Fix offset page-flips on i965+Chris Wilson1-19/+48
2010-09-05drm/i915: Include a generation number in the device infoChris Wilson2-54/+34
2010-09-05drm/i915: Avoid using msleep under kdb and wait_for()Chris Wilson1-1/+1
2010-09-05drm/i915: Drop the msleep parameter to wait_for()Chris Wilson5-15/+18
2010-09-05drm/i915: unload: fix retire_work racesDaniel Vetter3-2/+4
2010-09-05drm/i915: unload: ensure that gem is idleDaniel Vetter1-1/+7
2010-09-05drm/i915: unload: fix unpin_work related racesDaniel Vetter2-8/+25
2010-09-05drm/i915: unload: fix idle_timer/idle_work racesDaniel Vetter1-13/+16
2010-09-05drm/i915: unload: don't leak error stateDaniel Vetter1-2/+2
2010-09-05drm/i915: unload: fix hotplug_work racesDaniel Vetter2-1/+6
2010-09-05drm/i915: unload: fix error_work racesDaniel Vetter2-4/+6
2010-09-05drm/i915: unload: fix intel dp encoder cleanupDaniel Vetter1-1/+10
2010-09-05i915: return -EFAULT if copy_to_user failsDan Carpenter1-0/+1
2010-09-05i915: return -EFAULT if copy_to_user failsDan Carpenter1-3/+9
2010-09-05drm/i915: overlay on gen2 can't address above 1GDaniel Vetter1-0/+4
2010-09-05i915: revert some checks added by commit 32aad86fPavel Roskin1-16/+13
2010-09-04agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-08-29Linux 2.6.36-rc3Linus Torvalds1-1/+1
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-26/+50
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter1-1/+9
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-72/+98
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds13-581/+0
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-4/+14
2010-08-28Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-62/+135