summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang
2010-09-07drm/i915: Prevent double dpms onChris Wilson
2010-09-07drm/i915: Avoid use of uninitialised values when disabling panel-fitterChris Wilson
2010-09-07drm/i915: Avoid pageflipping freeze when we miss the flip prepare interruptSimon Farnsworth
2010-09-07drm/i915: Tightly scope intel_encoder to prevent invalid useChris Wilson
2010-09-07drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-07drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-07drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOSChris Wilson
2010-09-07drm/i915/dp: Boost timeout for enabling transcoder to 100msChris Wilson
2010-09-07drm/i915: Re-use set_base_atomic to share setting of the display registersChris Wilson
2010-09-07drm/i915: Fix offset page-flips on i965+Chris Wilson
2010-09-07drm/i915: Include a generation number in the device infoChris Wilson
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson
2010-09-06drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-06drm/i915: Clear the vblank status bit before polling for the next vblankChris Wilson
2010-09-06i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbffPekka Enberg
2010-09-06i915: revert some checks added by commit 32aad86fPavel Roskin
2010-09-06Revert "drm/i915: Unreference object not handle on creation"Chris Wilson
2010-09-06drivers/gpu/drm/i915/intel_overlay.c needs seq_file.hAndrew Morton
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-27drm/radeon/kms: add missing scratch update in dp_detectAlex Deucher
2010-08-27drm/modes: Fix CVT-R modeline generationAdam Jackson
2010-08-27drm: fix regression in drm locking since BKL removal.Arnd Bergmann
2010-08-27drm/radeon/kms: remove stray radeon_i2c_destroyAlex Deucher
2010-08-27drm: mm: fix range restricted allocationsDaniel Vetter
2010-08-27Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...Dave Airlie
2010-08-27drm/nouveau: drop drm_global_mutex before sleeping in submission pathBen Skeggs
2010-08-27drm: export drm_global_mutex for drivers to useBen Skeggs
2010-08-26qlge: reset the chip before freeing the buffersBreno Leitao
2010-08-26amd64_edac: Do not report error overflow as a separate errorBorislav Petkov
2010-08-26drm/nv20: Don't use pushbuf calls on the original nv20.Francisco Jerez
2010-08-26drm/nouveau: Fix TMDS on some DCB1.5 boards.Francisco Jerez
2010-08-26drm/nouveau: Fix backlight control on PPC machines with an internal TMDS panel.Francisco Jerez
2010-08-26drm/nv30: Apply modesetting to the correct slave encoderPatrice Mandin
2010-08-26drm/nouveau: Use a helper function to match PCI device/subsystem IDs.Francisco Jerez
2010-08-26drm/nv50: add dcb type 14 to enum to prevent compiler complaintBen Skeggs
2010-08-25libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issueMark Lord
2010-08-25sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2010-08-25libata: be less of a drama queen on empty data commandsTejun Heo