OSDN Git Service

Avoid buffers not ending up on a list in some cases.
[android-x86/external-libdrm.git] / linux-core /
2007-11-06 Thomas HellstromAvoid buffers not ending up on a list in some cases.
2007-11-06 Thomas HellstromAdd missing drm_regman.c file.
2007-11-06 Dave Airliei915: compat code doesn't work in i8xx hw.
2007-11-06 Dave Airliedrm/agp: kernel style fixes
2007-11-06 Dave Airliei915: cleanup most of the whitespace
2007-11-05 Thomas HellstromExport a symbol.
2007-11-05 Thomas HellstromFix a user-buffer check.
2007-11-05 Dave Airliedrm: more kernel coding style cleanups
2007-11-05 Dave Airliedrm/ttm: apply linux kernel coding style to bo_lock...
2007-11-05 Dave Airliedrm/ttm: kernel coding style for bo.c and objects.h
2007-11-05 Dave Airliedrm: fix the the typo
2007-11-05 Li Zefandrm: fix memset size error
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
2007-11-04 Ben Skeggsnouveau: Use a sw method instead of notify interrupt...
2007-11-04 Ben Skeggsnouveau: disable m2mf buffer move for the moment
2007-11-04 Ben Skeggsnouveau: cleanups
2007-11-04 Ben Skeggsnouveau: vram is bar1
2007-11-04 Ben Skeggsnouveau: hook up an inital fence irq handler
2007-11-04 Dave Airliedrm: fix oops since user objects..
2007-11-02 Jeremy Kolbnouveau: add darktama's email address to authors section.
2007-11-02 Jeremy Kolbnouveau: put it all together.
2007-11-02 Jeremy Kolbnouveau: Add darktama's fencing code. Restructure...
2007-11-02 Jeremy Kolbnouveau: incorporate darktama's buffer object work.
2007-11-02 Jeremy Kolbnouveau: more filling in for ttm. Change copyright...
2007-11-02 Thomas HellstromUser buffer support.
2007-11-01 Jeremy Kolbnouveau: add missing file.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-01 Jeremy Kolbnouveau: ttm stubs
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-31 Dave Airliei915: fix compat code on 965/g33
2007-10-31 Dave Airliedrm: add chipset flushing via agp support
2007-10-31 Dave Airliei915: add backwards compat chipset flushing code
2007-10-31 Dave Airliedrm: call driver load after initing agp subsystem
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
2007-10-29 Kristian HøgsbergMove struct drm_drawable_info out of public header...
2007-10-26 Jesse Barnesi915: suspend/resume support
2007-10-26 Jesse Barnesupdate DRM sysfs support
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-25 Thomas HellstromTighten permissions on some buffer manager ioctls.
2007-10-25 Thomas HellstromBuffer manager:
2007-10-25 Thomas HellstromFix buffer object flag / mask checking.
2007-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-25 Roel Kluinmissing mutex unlock bug
2007-10-22 Thomas HellstromRemove duplicate file.
2007-10-22 Thomas HellstromDon't clobber the unfenced list with DONT_FENCE operations.
2007-10-21 Thomas HellstromDisable i915 accelerated blit copy moves for now until...
2007-10-21 Thomas HellstromRemove the need for the hardware lock in the buffer...
2007-10-20 Thomas HellstromSimple replacement for hardware lock in some cases.
2007-10-19 Thomas HellstromSome comment updates pending removal of the init mutex.
2007-10-19 Thomas HellstromNo fence_class argument on drmBOSetStatus since it...
2007-10-19 Thomas HellstromRemove the clean_unfenced function.
2007-10-17 Thomas HellstromOnly allow creator to change shared buffer mask.
2007-10-17 Thomas HellstromRemove the op ioctl, and replace it with a setuser...
2007-10-17 Thomas HellstromRevert "Replace NO_MOVE/NO_EVICT flags to buffer object...
2007-10-17 Thomas HellstromRevert "Copy the important parts of object_validate...
2007-10-17 Thomas HellstromRevert "Remove the pinned buffer from the LRU when...
2007-10-16 Michel DänzerRevert part of earlier commit that caused an unresolved...
2007-10-16 Kristian HøgsbergDrop destroy ioctls for fences and buffer objects.
2007-10-16 Kristian HøgsbergTake bo type argument out of the ioctl interface.
2007-10-16 [utf-8] Kristian... Eliminate support for fake buffers.
2007-10-12 Arthur Huilletnouveau: mandatory "oops I forgot half of the files...
2007-10-11 Dave Airliei915: check mask instead of flags for buffer fence...
2007-10-10 Ian RomanickEliminate trailing whitespace from last commit.
2007-10-10 Ian RomanickFix command list submission on big-endian.
2007-10-10 Thomas HellstromOnly add native-type on EXE signals. Otherwise flush...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-04 Maarten Maathuisnouveau: Switch over to using PMC_BOOT_0 for card detec...
2007-10-04 Maarten Maathuislinux-drm: Obey device class requirements when detectin...
2007-10-04 Dave Airliedrm: fix page count calculation
2007-10-03 Ian RomanickUse 'ifdef __BIG_ENDIAN' instead of 'if __BIG_ENDIAN'
2007-10-03 Ian RomanickFirst round of byte-ordering fixes for PowerPC.
2007-10-02 Dave Airliettm: returning into dummy causes a buffer object leak
2007-09-30 Pekka Paalanennouveau: rename nv30_graph.c to nv20_graph.c
2007-09-30 Pekka Paalanennouveau: nv30 graph function renames, removed nv20_graph.c
2007-09-29 Michel DänzerDon't build without any optimization on Linux.
2007-09-26 Keith PackardAllow parallel module compile
2007-09-26 Alan HourihaneAdd brackets
2007-09-26 Alan Hourihanedon't copy back if an error was returned.
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-25 Dave Airliedrm/ttm: fixup fence class naming and interfaces
2007-09-22 Thomas HellstromFix pinned buffer fence class.
2007-09-22 Thomas HellstromFix drm_bo.c compiling.
2007-09-22 Thomas HellstromMake nouveau compile on older kernels.
2007-09-22 Thomas HellstromAdd fence error member.
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-20 Dave Airliedrm_sysfs: update sysfs code from kernel
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-09-18 Ian RomanickAdd ioc32 compat layer for XGI DRM.
2007-09-18 Ian RomanickFix ioc32 compat layer
2007-09-12 BrianAdded bool typedef added in kernel 2.6.19
2007-09-12 BrianAdded idr_replace() function which was apparently added...
2007-09-06 Ian RomanickMerge branch 'xgi-0-0-2'
2007-09-06 Ian RomanickBump version to 1.0.0.
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-31 Ian RomanickAcutally emit the IRQ (duh) when setting the fence...
2007-08-29 Ian RomanickUse ati_pcigart for PCI-e GART table handling.
2007-08-29 Ian RomanickFix late night dumb-dumb mistake.
2007-08-29 Ian RomanickUse DRM_SPINLOCK / DRM_UNSPINLOCK macros.
2007-08-28 Dave Airliedrm: remove XFREE86_VERSION macros
next