OSDN Git Service

Merge branch 'master' into modesetting-101 - TTM & typedef removal
[android-x86/external-libdrm.git] / linux-core / i915_drv.c
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-15 Michel Dänzeri915: Fix handling of breadcrumb counter wraparounds.
2007-06-15 Thomas HellstromFix i915 sequence mask.
2007-05-25 Jesse BarnesSuspend/resume shouldn't call drm_initial_config (seems...
2007-05-23 Jesse BarnesSuspend/resume support (incomplete).
2007-05-22 Jesse BarnesCall preallocated space VRAM instead of PRIV0 to be...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-17 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-17 Jesse BarnesFix FB pitch value (we had it wrong and were working...
2007-04-26 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-18 Dave AirlieMerge branch 'origin' into modesetting-101
2007-04-13 David Airliei915/drm: clean up a lot of the i915/drm startup/teardo...
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-05 Dave AirlieInitial import of modesetting for intel driver in DRM
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-27 Dave Airliedrm/i915: set the bo up at firstopen time not after...
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-16 Thomas HellstromSimple fence object sample driver for via, based on...
2007-02-15 Thomas HellstromInitial support for fence object classes.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-14 Thomas HellstromRemove an intel-specific hack and replace it with a...
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-07 Thomas HellstromFix a stray unlock_kernel() in drm_vm.c
2007-02-06 Thomas HellstromImplement a policy for selecting memory types.
2007-01-31 Thomas Hellstrommemory manager: Make device driver aware of different...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromExtend generality for more memory types.
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-09-29 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Thomas HellstromDon't enable fence / buffer objects on non-linux systems.
2006-09-15 Thomas HellstromSome bugfixes.
2006-08-31 Thomas HellstromValidation and fencing.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromInitial i915 buffer object driver
2006-08-21 Thomas HellstromAllow longer sequence lifetimes.
2006-08-21 Thomas Hellstromi915 fence object driver implementing 2 fence object...
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-12-28 Dave AirlieAdd vblank support to i915 DRM..
2005-11-11 Dave Airlieenable i915 32/64 bit ioctls
2005-11-11 Dave Airliecleanup ioctl/max_ioctl to use header file for extern...
2005-10-21 Alan HourihaneDon't set MTRR's for intel hardware
2005-08-22 Alan Hourihaneremove i915_pm code as it causes too many issues with...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-06-28 Alan HourihaneGiven that BenH says using the sysdev approach for...
2005-06-28 Alan HourihaneComment out the .resume function as without programming...
2005-06-06 Alan HourihaneFix copyrights
2005-05-28 Alan HourihaneRe-implement the power management.
2005-05-27 Ian RomanickModify drm_driver::device_is_agp to return a tri-state...
2005-02-01 Dave Airliemake functions static in i915, remove unused functions
2004-11-09 Jon SmirlFix more build problems on linux-core
2004-11-06 Eric AnholtConvert more drivers for bsd-core, moving the ioctl...
2004-10-13 Jon SmirlAdd a poll function that alternates between zero and...
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-23 Jon Smirl1) switches from class_sysfs to drm sysfs implementatio...
2004-08-27 Dave Airlierun i915 through lindent
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-06-10 Keith Whitwelli915 drm module