drm/i915: fix vblank wait test condition
[deliverable/linux.git] / drivers / gpu /
2010-08-24  Jesse Barnesdrm/i915: fix vblank wait test condition
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-08-24  Benjamin HerrenschmidtMerge remote branch 'jwb/merge' into merge
2010-08-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-24  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-24  Linus TorvaldsMerge branch 'for-upstream/pvhvm' of git://xenbits...
2010-08-24  Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-08-24  Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-23  Linus TorvaldsMerge branch 'radix-tree' of git://git./linux/kernel...
2010-08-22  Dave AirlieMerge remote branch 'nouveau/for-airlied' of /ssd/git...
2010-08-22  Alex Deucherdrm/radeon/kms: fix typo in radeon_compute_pll_gain
2010-08-22  Alex Deucherdrm/radeon/kms: try to detect tv vs monitor for underscan
2010-08-22  Alex Deucherdrm/radeon/kms: fix sideport detection on newer rs880...
2010-08-22  Dave Airliedrm/radeon: fix passing wrong type to gem object create.
2010-08-22  Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-22  Zhenyu Wangdrm/i915,intel_agp: Add support for Sandybridge D0
2010-08-22  Zhenyu Wangdrm/i915: fix render pipe control notify on sandybridge
2010-08-22  Chris Wilsondrm/i915: Remove the conflicting BUG_ON()
2010-08-22  Chris Wilsondrm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/
2010-08-22  Chris Wilsondrm/i915/suspend: Flush register writes before busy...
2010-08-22  Dave Airliei915: disable DAC on Ironlake also when doing CRT load...
2010-08-22  Jesse Barnesdrm/i915: wait for actual vblank, not just 20ms
2010-08-20  Michal MarekMerge commit 'v2.6.36-rc1' into kbuild/rc-fixes
2010-08-20  Alex Deucherdrm/radeon/kms: set encoder type to DVI for HDMI on...
2010-08-19  Alex Deucherdrm/radeon/kms: add back missing break in info ioctl
2010-08-19  Alex Deucherdrm/radeon/kms: don't enable MSIs on AGP boards
2010-08-19  Alex Deucherdrm/radeon/kms: fix agp mode setup on cards that use...
2010-08-19  Dan Carpenterdrm: move dereference below check
2010-08-19  Dan Carpenterdrm: fix end of loop test
2010-08-19  Alex Deucherdrm/radeon/kms: rework radeon_dp_detect() logic
2010-08-19  Alex Deucherdrm/radeon/kms: add missing asic callback assignment...
2010-08-19  Alex Deucherdrm/radeon/kms/DCE3+: switch pads to ddc mode when...
2010-08-19  Alex Deucherdrm/radeon/kms/pm: bail early if nothing's changing
2010-08-19  Alex Deucherdrm/radeon/kms/atom: clean up dig atom handling
2010-08-19  Alex Deucherdrm/radeon/kms: DCE3/4 transmitter fixes
2010-08-19  Alex Deucherdrm/radeon/kms: rework encoder handling
2010-08-19  Alex Deucherdrm/radeon/kms: DCE3/4 AdjustPixelPll updates
2010-08-19  Jean Delvaredrm/radeon: Fix stack data leak
2010-08-19  Jerome Glissedrm/radeon/kms: fix GTT/VRAM overlapping test
2010-08-18  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-08-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18  Jesse Barnesdrm/i915: make sure eDP PLL is enabled at the right...
2010-08-18  Jesse Barnesdrm/i915: fix VGA plane disable for Ironlake+
2010-08-18  Jesse Barnesdrm/i915: eDP mode set sequence corrections
2010-08-18  Jesse Barnesdrm/i915: add panel reset workaround
2010-08-18  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-17  Dave Airliedrm: block userspace under allocating buffer and having...
2010-08-17  Dave Airliedrm: stop information leak of old kernel stack.
2010-08-17  Ben Skeggsdrm/nouveau: fix earlier mistake when fixing merge...
2010-08-17  Ben Skeggsdrm/nvc0: fix thinko in instmem suspend/resume
2010-08-17  Francisco Jerezdrm/nouveau: Workaround missing GPIO tables on an Apple...
2010-08-17  Francisco Jerezdrm/nouveau: Add TV-out quirk for an MSI nForce2 IGP.
2010-08-17  Ben Skeggsdrm/nv50-nvc0: ramht_size is meant to be in bytes,...
2010-08-17  Ben Skeggsdrm/nouveau: punt some more log messages to debug level
2010-08-17  Ben Skeggsdrm/nouveau: remove warning about unknown tmds table...
2010-08-17  Ben Skeggsdrm/nouveau: check for error when allocating/mapping...
2010-08-17  Ben Skeggsdrm/nouveau: fix race condition when under memory pressure
2010-08-17  Ben Skeggsdrm/nv50: fix minor thinko from nvc0 changes
2010-08-17  Francisco Jerezdrm/nouveau: Don't try DDC on the dummy I2C channel.
2010-08-16  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-16  Steven RostedtMerge branch 'tip/perf/urgent-3' of git://git./linux...
2010-08-16  Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2010-08-16  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2010-08-16  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2010-08-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-15  Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2010-08-15  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2010-08-15  Len BrownMerge branch 'linus' into release
2010-08-15  Len BrownMerge branch 'acpica-gpe' into release
2010-08-15  Len BrownMerge branch 'bugzilla-16422' into release
2010-08-15  Len BrownMerge branch 'nvs' into release
2010-08-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-08-14  Linus TorvaldsMerge branch 'for-linus/samsung-2635' of git://git...
2010-08-14  Linus TorvaldsMerge branch 'for-linus/i2c-2636' of git://git.fluff...
2010-08-14  Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2010-08-14  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-14  Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-08-14  Linus TorvaldsMerge branch 'stable/fixes' of git://git./linux/kernel...
2010-08-14  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/ideapad-2.6
2010-08-14  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-08-14  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-14  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2010-08-14  Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-08-13  Chris MetcalfMerge branch 'master' into for-linus
2010-08-13  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2010-08-13  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2010-08-13  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-08-13  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-08-13  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-08-13  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2010-08-13  David WoodhouseCall acpi_video_register() in intel_opregion_init(...
2010-08-12  Ingo MolnarMerge branch 'linus' into perf/urgent
2010-08-12  Linus TorvaldsMerge branch 'io_remap_pfn_range' of git://jni.nu/cris
next
This page took 0.055375 seconds and 8 git commands to generate.