summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: restore render clock gating on resumeAndrew Lutomirski2009-12-084-23/+22
* drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson2009-12-081-0/+1
* drm/i915: Report purgeable status in buffer lists.Chris Wilson2009-12-081-2/+3
* agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-081-1/+6
* drm/i915: Fix product names and #definesAdam Jackson2009-12-0717-349/+347
* agp/intel: Fix product names and #definesAdam Jackson2009-12-071-42/+42
* drm/i915: Drop a some common DRM_ERROR()Chris Wilson2009-12-071-2/+0
* drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes2009-12-071-0/+7
* drm/i915: pageflip fixesJesse Barnes2009-12-071-3/+13
* drm/i915: Declare the new VBT parsing functions as staticZhao Yakui2009-12-024-4/+4
* drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui2009-12-021-3/+3
* drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui2009-12-021-3/+3
* drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt2009-12-014-1/+39
* drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui2009-12-011-0/+4
* drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-012-8/+27
* drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson2009-12-011-1/+0
* drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
* drm/i915: Fix LVDS presence checkAdam Jackson2009-12-011-11/+6
* drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
* drm/i915: add GETPARAM request for page flippingJesse Barnes2009-12-011-0/+3
* drm: use page flip event to signal flip completionJesse Barnes2009-12-011-1/+1
* drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-016-38/+291
* Merge remote branch 'airlied/drm-next' into drm-intel-nextEric Anholt2009-12-0174-282/+903
|\
| * Merge branch 'drm-core-next' of ../linux-2.6 into drm-nextDave Airlie2009-11-184451-320929/+636193
| |\
| | * drm/kms: add page flipping ioctlKristian Høgsberg2009-11-182-0/+70
| | * drm: check return values in drm_versionAndres Salomon2009-11-181-5/+11
| | * drm: replace DRM_COPY macro w/ a functionAndres Salomon2009-11-181-12/+22
| | * drm: kill more unused DRM macrosAndres Salomon2009-11-181-0/+12
| | * drm: when queuing an event with NEXTONMISS, return queued sequence to userspaceJesse Barnes2009-11-181-0/+1
| | * drm: Add async event synchronization for drmWaitVblankKristian Høgsberg2009-11-184-2/+194
| | * Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-11-093-7/+7
| | |\
| | | * i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-2/+2
| | | * i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-072-5/+5
| | * | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-092-2/+5
| | |\ \
| | | * | md/raid5: make sure curr_sync_completes is uptodate when reshape startsNeilBrown2009-11-061-0/+2
| | | * | md: don't clear endpoint for resync when resync is interrupted.NeilBrown2009-11-061-2/+3
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-0933-140/+292
| | |\ \ \
| | | * | | net/fsl_pq_mdio: add module license GPLSebastian Siewior2009-11-081-0/+1
| | | * | | can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger2009-11-081-0/+17
| | | * | | hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-071-11/+11
| | | * | | qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer2009-11-071-0/+2
| | | * | | qlge: Fix early exit from mbox cmd complete wait.Ron Mercer2009-11-071-1/+1
| | | * | | ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-071-4/+23
| | | * | | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-071-1/+51
| | | * | | ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-071-1/+4
| | | * | | macsonic: fix crash on PowerBook 520Finn Thain2009-11-071-57/+60
| | | * | | NET: cassini, fix lock imbalanceJiri Slaby2009-11-071-2/+3
| | | * | | ems_usb: Fix byte order issues on big endian machinesSebastian Haas2009-11-071-1/+4
| | | * | | be2net: Bug fix to send config commands to hardware after netdev_registerAjit Khaparde2009-11-071-12/+12
| | | * | | be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-073-4/+14