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
Age
Commit message (
Expand
)
Author
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
2007-07-03
Use idr_replace trick to eliminate struct drm_ctx_sarea_list.
Kristian Høgsberg
2007-07-03
Don't take dev->struct_mutex twice in drm_setsareactx.
Kristian Høgsberg
2007-07-03
One more spinlock initializer cleanup.
Michel Dänzer
2007-07-03
Simplification for previous commit.
Michel Dänzer
2007-07-03
Restore pre-idr semantics for drawable information.
Michel Dänzer
2007-07-02
Fix must-check warnings and implement a few error paths.
Kristian Høgsberg
2007-07-02
Drop drm_drawable_list and add drm_drawable_info directly to the idr.
Kristian Høgsberg
2007-06-29
Avoid hitting BUG() for kernel-only fence objects.
Thomas Hellstrom
2007-06-29
Fence object reference / dereference cleanup.
Thomas Hellstrom
2007-06-29
nouveau: small RAMFC cleanups
Ben Skeggs
2007-06-28
nouveau: Hack around possible Xv blit adaptor breakage
Ben Skeggs
2007-06-28
nouveau/nv10: Fix earlier NV1x chips
Ben Skeggs
2007-06-28
nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit
Ben Skeggs
2007-06-28
nouveau: simplify PRAMIN access
Ben Skeggs
2007-06-28
nouveau: name some regs
Ben Skeggs
2007-06-28
nouveau/nv50: skeletal backend
Ben Skeggs
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
2007-06-28
nouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly + small tweaks
Ben Skeggs
2007-06-26
More 64-bit padding.
Thomas Hellstrom
2007-06-26
Add support SiS based XGI chips to SiS DRM.
Ian Romanick
2007-06-25
nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303
Ben Skeggs
2007-06-24
nouveau: kill some dead code
Ben Skeggs
2007-06-24
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
Ben Skeggs
2007-06-24
nouveau: NV3X PGRAPH engtab functions
Ben Skeggs
2007-06-24
nouveau: NV1X/2X/3X PFIFO engtab functions
Ben Skeggs
2007-06-24
nouveau: NV04 PFIFO engtab functions
Ben Skeggs
2007-06-24
nouveau: NV4X PGRAPH engtab functions
Ben Skeggs
2007-06-24
nouveau: NV4X PFIFO engtab functions
Ben Skeggs
2007-06-24
nouveau: split PFIFO/PGRAPH context creation
Ben Skeggs
2007-06-24
nouveau: (mostly) hook up put_base again
Ben Skeggs
2007-06-24
nouveau: prototype PFIFO/PGRAPH engtab API
Ben Skeggs
2007-06-24
nouveau: rename engtab functions
Ben Skeggs
2007-06-22
radeon: Acknowledge all interrupts we're interested in.
Michel Dänzer
2007-06-21
r300: Synchronized the register defines file; documentation changes.
Oliver McFadden
2007-06-21
r300: Allow writes to R300_VAP_PVS_WAITIDLE.
Oliver McFadden
2007-06-18
r300: Registers 0x2220-0x2230 are known as R300_VAP_CLIP_X_0-R300_VAP_CLIP_Y_1.
Oliver McFadden
2007-06-18
r300: Synchronized the register defines file again.
Oliver McFadden
2007-06-18
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
2007-06-15
Fix i915 sequence mask.
Thomas Hellstrom
2007-06-15
Indentation fixes.
Thomas Hellstrom
2007-06-15
Fix refcounting / lock race.
Thomas Hellstrom
2007-06-15
Locking fixes and instrumentation.
Thomas Hellstrom
2007-06-13
Fix drmMMUnlock / drmMMLock return values.
Thomas Hellstrom
2007-06-13
Make sure we read fence->signaled while spinlocked.
Thomas Hellstrom
2007-06-13
Fix fence object deref race.
Thomas Hellstrom
2007-06-12
Fix some obvious bugs.
Thomas Hellstrom
2007-06-12
Try to make buffer object / fence object ioctl args 64-bit safe.
Thomas Hellstrom
2007-06-10
use krh's idr mods to remove lists from idr code
Dave Airlie
[prev]
[next]