i915: fix oops on agp=off
[platform/upstream/libdrm.git] / shared-core / i915_dma.c
2008-03-24 Dave Airliei915: fix oops on agp=off
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromAvoid large kmallocs.
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Xiang, Haihaoi915: Evict if relocatee buffer is CACHED_MAPPED before
2008-02-29 Thomas HellstromMore post-ioctl work.
2008-02-27 Thomas HellstromReinstate buffer idle before applying relocations.
2008-02-27 Thomas HellstromDon't wait for buffer idle before applying relocations.
2008-02-26 Thomas Hellstrom[i915] Relocation fixes.
2008-02-25 Thomas HellstromMake the execbuffer code reasonably safe against errors.
2008-02-22 Kristian HøgsbergFix one last occurance of struct _drm_i915_batchbuffer.
2008-02-13 Kristian Høgsbergi915: Add a dri2 init path that gets the lock from...
2008-02-13 Kristian Høgsbergi915: Only look up dev_priv->mmio_map if it's not alrea...
2008-02-13 Kristian Høgsbergi915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.
2008-02-13 Kristian Høgsbergi915: Make sarea_priv setup optional.
2008-02-05 Thomas Hellstromi915: Re-report breadcrumbs on poll to the fence manager,
2008-01-30 Thomas Hellstromi915: Avoid calling drm_fence_flush_old excessively.
2008-01-30 Thomas HellstromSimplify the fencing code and differentiate between...
2008-01-24 Eric AnholtMerge commit 'airlied/i915-ttm-cfu'
2008-01-24 Dave Airliei915: fix missing header when copying data from userspace
2008-01-24 Dave Airliei915 make relocs use copy from user
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-15 Thomas HellstromProperly propagate the user-space fence flags.
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-15 Keith PackardDocument drm_bo_handle_validate. Match drm_bo_do_valida...
2007-12-12 Keith PackardMake relocation validate client computed values when...
2007-12-12 Keith Packardi915: wait for buffer idle before writing relocations
2007-12-12 Keith PackardAllow relocation to be skipped when buffers don't move.
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-05 Kristian HøgsbergRemove references to the sarea_priv perf_boxes field.
2007-12-01 Robert NolandClarify order of operations
2007-12-01 Robert NolandDRM_DEBUG already prints the function name.
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-11-28 Jiri SlabyBeside the emitted warning, the added cast (u64 ->...
2007-11-28 Dave Airliedrm: more cleanups
2007-11-28 Dave Airliei965: oops force mi batchbuffer start
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-19 Eric AnholtFix capitalization of __linux__ define.
2007-11-19 Robert NolandBug #13233: Fix build on FreeBSD.
2007-11-15 Dave Airlieintel: add flushing for i8xx chipsets.
2007-11-07 Dave Airliei915: oops disable TTM is backwards
2007-11-06 Dave Airliei915: disable TTM on 8xx chips for now until flushing...
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-31 Dave Airliei915: add backwards compat chipset flushing code
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-26 Jesse Barnesi915: suspend/resume support
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-25 Dave Airliei915: relocate buffers before validation add memory...
2007-10-25 Dave Airliei915: remove relocatee kernel mapping sooner stops...
2007-10-24 Eric AnholtFix missing \n on some DRM_ERROR in i915_dma.c
2007-10-24 Dave Airliei915: use a drm memory barrier define
2007-10-23 Dave Airliei915: require mfence before submitting batchbuffer
2007-10-22 Thomas HellstromA cmdbuf mutex to implement validate-submit-fence atomi...
2007-10-22 Dave Airliei915: split reloc execution into separate function
2007-10-21 Thomas HellstromAdapt i915 super-ioctl for lock-free operation.
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-17 Dave Airliei915: lock struct mutex about buffer object lookups
2007-10-12 Dave Airliei915: add superioctl support to i915
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-28 Jesse BarnesRevert drm_i915_flip_t braindamage
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse BarnesDisambiguate planes & pipes for swap operations
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-10 Dave Airliei915: i965 non-secure batchbuffer bit has moved.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Dave Airliefix some missing whitespace/tab
2007-07-16 Eric AnholtFix FreeBSD build.
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-22 Jesse BarnesMerge branch 'vblank-rework' into vblank
2007-06-22 Jesse Barnesmore vblank rework
2007-06-15 Michel Dänzeri915: Fix handling of breadcrumb counter wraparounds.
2007-06-12 Jesse BarnesUpdate vblank code:
2007-06-12 Jesse BarnesInitial checkin of vblank rework. Code attempts to...
2007-06-05 Wang ZhenyuAdd support for the G33, Q33, and Q35 chipsets.
2007-05-31 Wang Zhenyui915: Add support for 965GME/GLE chip.
2007-05-29 Jung-uk KimUpdate a bunch of FreeBSD port code.
2007-05-10 Keith PackardAllow vblank interrupts to remain disabled across VT...
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-04-06 Dave Airliei915: use breadcrumb macro everywhere
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-03-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
next