index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
Age
Commit message (
Expand
)
Author
2008-05-14
ati_pcigart: fixup properly this version might even work
Dave Airlie
2008-05-14
ati_pcigart: fill out 40-bit gart table support properly
Dave Airlie
2008-05-07
drm: nopage compat fixup for drm_vm
Dave Airlie
2008-04-29
i915: fix off by one in VGA save/restore of AR & CR regs
Jesse Barnes
2008-04-27
Use fixed sized types in new ioctls
Jesse Barnes
2008-04-23
Don't disable IRQs, just tasklets, when taking the drm lock spinlock.
Thomas Hellstrom
2008-04-23
Fixed unlock check on EAGAIN
Jakob Bornecrantz
2008-04-22
linux-core Makefile: add GIT_REVISION
Pekka Paalanen
2008-04-14
Fix buffer object map wait error.
Thomas Hellstrom
2008-04-14
Fix buffer object creation validation.
Thomas Hellstrom
2008-04-14
Unlock the BO mutex while waiting for idle, unmapped, unfenced.
Thomas Hellstrom
2008-04-14
Fix up buffer manager locking.
Thomas Hellstrom
2008-04-11
Save and restore dsparb and d_state regs
Keith Packard
2008-04-07
Missing KERNEL_VERSION macro
Patrice Mandin
2008-04-07
nouveau: enable accelerated move to sysmem
Ben Skeggs
2008-04-07
nouveau: enable m2mf for tt<->vram moves, fix fence_poll
Ben Skeggs
2008-04-06
Place highmem pages last in the ttm page array.
Thomas Hellstrom
2008-04-06
Use clflush() when available for cache flushing.
Thomas Hellstrom
2008-04-06
[I915] Fix VRAM eviction.
Thomas Hellstrom
2008-04-06
Fix emergency allocation accounting.
Thomas Hellstrom
2008-03-30
Initialize the fence::error member.
Thomas Hellstrom
2008-03-30
[i915] Report buffer state _after_ fence submission to user-space.
Thomas Hellstrom
2008-03-30
Don't call fence::poll during irq if there are no waiters.
Thomas Hellström
2008-03-24
nouveau: silence warning
Ben Skeggs
2008-03-17
Evict cached_mapped relocatee before applying reloc.
Thomas Hellstrom
2008-03-17
drm/pcigart: fix the pci gart to use the drm_pci wrapper.
Dave Airlie
2008-03-16
[via] Allow a little larger stride for SG DMA DownloadFromScreen.
Thomas Hellstrom
2008-03-16
ati: fix rs690 igp gart by allocating the page table in 32-bit memory
Dave Airlie
2008-03-16
drm: this u32 should be a dma_addr_t
Dave Airlie
2008-03-14
fix build problems
Alan Hourihane
2008-03-14
drm: Fix race that can lockup the kernel
Mike Isely
2008-03-12
Merge branch 'intel-post-reloc'
Thomas Hellstrom
2008-03-12
Bug # 14712
Thomas Hellstrom
2008-03-12
Dont allow !sysadmin clients to alter the memory type of
Thomas Hellstrom
2008-03-12
Fix for debug memory routines
Alan Hourihane
2008-03-12
Add error message
Alan Hourihane
2008-03-12
Add an emergency pinnable memory quota for root-only processes.
Thomas Hellstrom
2008-03-12
Fix kernel crash when we hit OOM conditions.
Thomas Hellstrom
2008-03-12
Avoid duplicate calls to drm_ttm_bind in some cases.
Thomas Hellstrom
2008-03-12
Make sure other TTM memory types than TT is really unbound when evicted.
Thomas Hellstrom
2008-03-10
remove unneeded load call
Dave Airlie
2008-03-07
flush_agp_mappings commit
Dave Airlie
2008-03-06
drm/bo: allow non-suser priv to add kernel BOs.
Dave Airlie
2008-03-05
drm: Fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
2008-03-06
ttm: make sure userspace can't destroy kernel create memory managers
Dave Airlie
2008-03-06
drm/ttm: add ioctl to get back memory managed area sized
Dave Airlie
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
2008-03-05
i915: Evict if relocatee buffer is CACHED_MAPPED before
Xiang, Haihao
2008-03-04
Clarify through the names what drm_ttm_alloc_pages() and friend actually did.
Eric Anholt
2008-02-29
FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h)
Patrice Mandin
[next]