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-06-24
i915: register definition & header file cleanup
Jesse Barnes
2008-06-22
agp: use true/false instead of TRUE/FALSE
Dave Airlie
2008-06-20
drm: only use kernel ioctl cmd when doing a core ioctl.
Dave Airlie
2008-06-20
drm: fix the ioctl to not believe userspace.
Dave Airlie
2008-06-12
xgi: Bump kernel version
Ian Romanick
2008-06-10
xgixp: Remove dependency on TTM fences
Ian Romanick
2008-06-10
xgi: Fix 64-bit kernel / 32-bit user issue.
Ian Romanick
2008-06-10
ati_pcigart: split out the page insert function
Dave Airlie
2008-06-08
I915 suspend/resume for FreeBSD
Robert Noland
2008-06-03
vblank: Don't wait or update the counter while the CRTC is supposedly disabled.
Michel Dänzer
2008-06-03
vblank: Clean up compensation for spurious wraparounds of driver counter.
Michel Dänzer
2008-06-03
vblank: Special-case driver vblank counter going back by 1.
Michel Dänzer
2008-06-03
vblank: Don't return current sequence number and time if interrupted by signal.
Michel Dänzer
2008-06-03
Revert "don't copy back if an error was returned."
Michel Dänzer
2008-06-03
drm/ati_pcigart: use proper page mapping function
Dave Airlie
2008-05-28
radeon: split microcode out into a separate header file.
Dave Airlie
2008-05-14
ati_pcigart: oops wrong way around not that it actually mattered
Dave Airlie
2008-05-14
ati_pcigart: stop working in the evenings you mess up too often
Dave Airlie
2008-05-14
Revert "ati_pcigart: fixup properly this version might even work"
Dave Airlie
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
[next]