summaryrefslogtreecommitdiff
path: root/shared-core/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-667/+0
2009-02-27Move vblank_init to driver load time.Robert Noland1-0/+2
2009-02-25i915: Backport jbarnes gm45 vblank counter patch.Robert Noland1-0/+1
2009-02-24i915: This was part of a sync to the intel driver at some pointRobert Noland1-1541/+85
2009-02-23i915: Rip out the use of vblank_swapRobert Noland1-3/+0
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-80/+49
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie1-5/+6
2008-08-24i915: Fix i915 build on FreeBSDRobert Noland1-5/+7
2008-08-16i915: finish removing TTM bitsJesse Barnes1-31/+1
2008-08-16i915: set domain properly on fb mapping, flush out changesJesse Barnes1-0/+3
2008-08-08Merge branch 'drm-gem'Eric Anholt1-28/+297
2008-08-07Make modesetting-gem build with recent kernelsJesse Barnes1-2/+1
2008-08-01Merge commit 'origin/drm-gem' into modesetting-gemKristian Høgsberg1-109/+167
2008-08-01Revert "i915: Move all of the irq install/uninstall to load time."Dave Airlie1-1/+0
2008-07-31Merge commit 'origin/master' into modesetting-gemKristian Høgsberg1-7/+59
2008-07-30intel-gem: Replace version bump signalling GEM with I915_PARAM_HAS_GEM.Eric Anholt1-2/+2
2008-07-30Revert "Rename drm_mm.c and its fuctions to drm_memrange."Eric Anholt1-2/+2
2008-07-28intel: Fix typo in unused register definition name.Eric Anholt1-1/+1
2008-07-28Merge commit 'origin/master' into drm-gemEric Anholt1-677/+1199
2008-07-28intel-gem: Another checkpatch.pl pass.Eric Anholt1-2/+2
2008-07-28intel-gem: Speed up tiled readpixels by tracking which pages have been flushed.Eric Anholt1-0/+6
2008-07-26intel-gem: Move debug-only functions to a separate file.Eric Anholt1-0/+22
2008-07-23i915: Move all of the irq install/uninstall to load time.Robert Noland1-0/+1
2008-07-21intel-gem: Set up HWS when it needs a vaddr during GEM init.Eric Anholt1-0/+6
2008-07-15This is a modified version of Hong's patch from last month, with a fewHong Liu1-0/+30
2008-07-11intel-gem: Add two new ioctls for managing tiling on objects.Eric Anholt1-0/+29
2008-07-07Merge commit 'origin/drm-gem' into ms-gemKristian Høgsberg1-10/+39
2008-07-03i915: official name for GM45 chipsetZhenyu Wang1-3/+3
2008-06-24i915: register definition & header file cleanupJesse Barnes1-646/+1145
2008-06-24[intel-gem] Recover resources from wedged hardware.Keith Packard1-0/+9
2008-06-21[intel] Count received interruptsKeith Packard1-1/+0
2008-06-20[intel-gem] Add intel-specific /proc entries to help monitor gem operationKeith Packard1-0/+13
2008-06-20[intel-gem] Use shmem_getpage instead of find_or_create_pageKeith Packard1-0/+6
2008-06-20[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writesKeith Packard1-0/+2
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-14/+25
2008-06-18i915: Add support for Intel 4 series chipsetsZhenyu Wang1-2/+9
2008-06-13[intel-gem] throttle based on frames rather than time. Reduces jitter.Keith Packard1-0/+10
2008-06-13[intel-gem] Use a delayed_work instead of a timer + work_structKeith Packard1-4/+5
2008-06-13[gem] Remove the interrupt handler for retiring requests.Eric Anholt1-3/+0
2008-06-11Use GEM in modesettingJesse Barnes1-24/+17
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt1-8/+12
2008-06-11Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-2/+18
2008-06-10[gem] Manage the ringbuffer from the kernel in the GEM case.Eric Anholt1-2/+17
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes1-2/+182
2008-06-08I915 suspend/resume for FreeBSDRobert Noland1-0/+11
2008-06-06 [intel] remove settable use_mi_batchbuffer_startKeith Packard1-1/+0
2008-06-06[intel] remove settable use_mi_batchbuffer_startKeith Packard1-1/+0
2008-06-06[intel-gem] Use timers to retire requests periodically.Keith Packard1-0/+12
2008-06-06[intel-gem] Add explicit throttle ioctlKeith Packard1-0/+2
2008-06-05modesetting: initial attempt at debonging fbDave Airlie1-0/+2