platform/upstream/libdrm.git
2007-10-26 Thomas HellstromMerge branch 'master' into modesetting-101
2007-10-26 Thomas HellstromMinor libdrm fixes.
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-26 Thomas HellstromBuffer flags and masks are 64-bit.
2007-10-25 Thomas HellstromMerge branch 'master' into modesetting-101
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 Dave Airliei915: relocate buffers before validation add memory...
2007-10-25 Dave Airliei915: remove relocatee kernel mapping sooner stops...
2007-10-25 Roel Kluinmissing mutex unlock bug
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 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-23 Alan HourihaneNeed fb attached
2007-10-23 Dave Airliei915: require mfence before submitting batchbuffer
2007-10-23 Stephane Marchesinnouveau: fix IGP
2007-10-22 Thomas HellstromRemove duplicate file.
2007-10-22 Thomas HellstromDon't clobber the unfenced list with DONT_FENCE operations.
2007-10-22 Thomas HellstromA cmdbuf mutex to implement validate-submit-fence atomi...
2007-10-22 Thomas HellstromSetstatus header.
2007-10-22 Dave Airliei915: split reloc execution into separate function
2007-10-21 Thomas HellstromGet the lock flags right in libdrm.
2007-10-21 Thomas HellstromDisable i915 accelerated blit copy moves for now until...
2007-10-21 Thomas HellstromAdapt i915 super-ioctl for lock-free operation.
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 Robert NolandBug #12838: Fix lock test client vs. server master...
2007-10-17 Robert NolandFix a race in the auth test where client prevents serve...
2007-10-17 Jung-uk KimBug #11870: FreeBSD hardware lock cleanup fix with...
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-17 Thomas HellstromRevert "Add some more verbosity to drm_bo_set_pin_req...
2007-10-17 Alan HourihaneFix a crash on X startup
2007-10-17 Dave Airliei915: lock struct mutex about buffer object lookups
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-16 Michel DänzerRevert part of earlier commit that caused an unresolved...
2007-10-16 Dave Airliedrm: drop drm bo list handling code
2007-10-16 Dave Airliedrm: rename drmBOUnReference to drmBOUnreference for...
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-16 Ben Skeggsnouveau: revert unintended change.
2007-10-16 Ben Skeggsnouveau: Cleanup PGRAPH handler, attempt to survive...
2007-10-16 Ben Skeggsnouveau: Survive PFIFO_CACHE_ERROR.
2007-10-16 Ben Skeggsnouveau: Handle multiple PFIFO exceptions per irq,...
2007-10-15 Alan Hourihaneshould be unlocked
2007-10-15 Alan HourihaneFix some buffer teardown problems.
2007-10-14 Stephane Marchesinnouveau: PPC fixes. These regs are very touchy.
2007-10-14 Jeremy Kolbnouveau: fix warning.
2007-10-14 Jeremy Kolbnouveau: fix warning.
2007-10-14 Dave Airliei915: fix vbl_swap allocation
2007-10-12 Pekka Paalanennouveau: Fix a typo in nv25_graph_context_init
2007-10-12 Stuart Bennettnouveau: Fix typos in nv20_graph_context_init
2007-10-12 Pekka Paalanennouveau: Make notifiers go into PCI memory
2007-10-12 Arthur Huilletnouveau: mandatory "oops I forgot half of the files...
2007-10-12 Arthur Huilletnouveau: added support for software methods, and implem...
2007-10-12 Dave Airliei915: add superioctl support to i915
2007-10-11 Dave Airliei915: check mask instead of flags for buffer fence...
2007-10-10 Eric AnholtFreeBSD: Fill in domain field when supported.
2007-10-10 Ian RomanickEliminate trailing whitespace from last commit.
2007-10-10 Ian RomanickFix command list submission on big-endian.
2007-10-10 Matthieu Castetnouveau : nv10 and nv04 PGRAPH_NSTATUS are different
2007-10-10 Maarten Maathuisnouveau: PMC_BOOT_1 was not mapped.
2007-10-10 Thomas HellstromOnly add native-type on EXE signals. Otherwise flush...
2007-10-09 Stephane Marchesinnouveau: try to fix big endian.
2007-10-07 Maarten Maathuisnouveau: A char is signed, so it may overflow for ...
2007-10-06 Matthieu Castetnouveau : print correct value in nouveau_graph_dump_tra...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-04 Maarten Maathuisnouveau: Remove excess device classes.
2007-10-04 Maarten Maathuisnouveau: NV47 context switching voodoo + warning
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-04 Stephane Marchesinnouveau: nv2a drm context switch support.
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 Pekka Paalanennouveau: nv20 graph_create_context difference
2007-10-02 Pekka Paalanennouveau: fix nv25_graph_context_init
2007-10-02 Stuart Bennettnouveau: nv20 graph context init
2007-10-02 Dave Airliettm: returning into dummy causes a buffer object leak
2007-10-01 Maarten Maathuisnouveau: Fix dereferencing a NULL pointer when erroring...
2007-10-01 Stephane Marchesinnouveau: flip the ctx switch bit on. it seems to be...
2007-09-30 Matthieu Castetnouveau : nv30 remove harcoded NV20_PGRAPH_CHANNEL_CTX_...
2007-09-30 Matthieu Castetnouveau : nv20_graph replace nouveau_graph_wait_idle...
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-30 Pekka Paalanennouveau: graph ctx init nv25
2007-09-30 Pekka Paalanennouveau: nv28 graph context init
2007-09-30 Pekka Paalanennouveau: let nv20 hardware do ctx switching automatically.
2007-09-30 Pekka Paalanennouveau: Make nv20 use the nv30 PGRAPH ctx functions.
2007-09-30 Pekka Paalanennouveau: Change couple constants to symbols.
2007-09-30 Pekka Paalanennouveau: NV30 should never call nouveau_nv20_context_sw...
next