index
:
LibDRM
glamo
glamo-old
My libdrm repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-08-26
[intel_bufmgr_gem] Remember global name when creating buffer from name.
Kristian Høgsberg
2008-08-24
i915: Fix i915 build on FreeBSD
Robert Noland
2008-08-24
[FreeBSD] Add drm_drawable_free_all()
Robert Noland
2008-08-24
[FreeBSD] Fix long standing memory leak in drm_remove_magic.
Robert Noland
2008-08-24
i915: Convert vblank on disabled pipe DRM_ERROR to DRM_DEBUG.
Robert Noland
2008-08-24
i915: Clear sarea_priv during lastclose.
Robert Noland
2008-08-24
i915: Free dev->dev_private on unload.
Robert Noland
2008-08-24
[FreeBSD] Move vblank bits into their own structure.
vehemens
2008-08-24
[FreeBSD] Fix lock leak.
vehemens
2008-08-24
i915: Move spinlock init / destroy to load / unload time.
Robert Noland
2008-08-24
libdrm: add udev support.
Dave Airlie
2008-08-19
nouveau: fifo and graphics engine suspend and resume for nv04-nv4x
root
2008-08-18
Change prototype of drmIoctl to unsigned long request.
Coleman Kane
2008-08-17
nouveau: make it compile under 2.6.27
Maarten Maathuis
2008-08-17
linux: on_each_cpu has 3 args on 2.6.27
Maarten Maathuis
2008-08-13
Don't call the vblank tasklet with irqs disabled.
Thomas Hellstrom
2008-08-12
[intel_bufmgr_gem] Fix flink buffer name caching (#17085, #17092).
Kristian Høgsberg
2008-08-11
libdrm: Allow build outside of source tree.
Matthieu Herrb
2008-08-11
drm_vm: fix for build on 2.6.22
Dave Airlie
2008-08-11
drm: add OS_HAS_GEM option.
Dave Airlie
2008-08-09
drm: TRUE/true
Dave Airlie
2008-08-08
Drop TTM interfaces from the userland library.
Eric Anholt
2008-08-08
Fix compile warning from check_aperture change.
Eric Anholt
2008-08-08
Merge branch 'drm-gem'
Eric Anholt
2008-08-08
Replace the check_aperture API with one we can make thread-safe.
Eric Anholt
2008-08-08
nouveau: wait for pgraph idle after loading or saving a context
Stuart Bennett
2008-08-07
Make flink save the kernel-assigned name and return it instead of creating an...
Keith Packard
2008-08-06
Switch from shmem_getpage to read_mapping_page
Keith Packard
2008-08-05
[gem-intel] Retiring flush requests should clear flushed write_domains
Keith Packard
2008-08-05
[gem-intel] Don't clear write_domain until flush completes
Keith Packard
2008-08-04
Expose pin/unpin/set_tiling/flink APIs
Keith Packard
2008-08-01
Revert "i915: Move all of the irq install/uninstall to load time."
Dave Airlie
2008-07-31
drm: add fault handler support so as to be more like possible upstream
Dave Airlie
2008-07-30
intel-gem: Replace version bump signalling GEM with I915_PARAM_HAS_GEM.
Eric Anholt
2008-07-30
intel-gem: Remove dead field from reverted changes.
Eric Anholt
2008-07-30
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
Eric Anholt
2008-07-30
i915: more version checks
Dave Airlie
2008-07-30
i915: add version checks for opregion on old kernels
Dave Airlie
2008-07-29
intel-gem: actually add i915_gem_debug.c.
Eric Anholt
2008-07-29
intel-gem: Check return value of pci_read_base.
Eric Anholt
2008-07-29
r300: Fix cliprect emit
Nicolai Haehnle
2008-07-28
intel: Fix typo in unused register definition name.
Eric Anholt
2008-07-28
intel-gem: checkpatch.pl on drm_proc.c new contents.
Eric Anholt
2008-07-28
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-07-29
nouveau: fix nv04 fifo context save to save reg contents, not reg offset
Stuart Bennett
2008-07-29
nouveau: fix bad rename from 5a072f32c8f941d1ef301811881e8c89c8d8a5f1
Stuart Bennett
2008-07-28
intel-gem: Another checkpatch.pl pass.
Eric Anholt
2008-07-28
intel-gem: Fix regression tests.
Eric Anholt
2008-07-28
intel-gem: Speed up tiled readpixels by tracking which pages have been flushed.
Eric Anholt
2008-07-26
intel-gem: Move debug-only functions to a separate file.
Eric Anholt
[next]