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
2009-10-17
Formatting and copyright notices
Thomas White
2009-10-17
Single point of truth for the virtual address
Thomas White
2009-10-17
Set bo_gem->virtual = NULL on unmap
Thomas White
2009-10-17
Don't forget to #include config.h
Thomas White
2009-10-17
First part of GEM memory mapping implementation
Thomas White
2009-10-17
This include doesn't belong here
Thomas White
2009-10-17
Update glamo_drm.h from kernel source
Thomas White
2009-10-17
Add missing include and cast
Thomas White
2009-10-17
Authorship, whitespace
Thomas White
2009-10-17
Add domain #define, and install glamo_drm.h
Thomas White
2009-10-17
Initial libdrm_glamo bits
Thomas White
2009-10-13
nouveau: nv30: add render target logbase2 width,height
Patrice Mandin
2009-10-13
intel: Add the defines for the kernel overlay support landing in 2.6.33.
Eric Anholt
2009-10-13
intel: Fallback to atomic-ops.h [libatomic-ops-dev]
Chris Wilson
2009-10-13
configure: Typo in error message.
Chris Wilson
2009-10-12
configure: Conditionally build libdrm_intel
Chris Wilson
2009-10-08
Bump to 2.4.15 for release.
Eric Anholt
2009-10-08
intel: Remove the asserts about the ignored alignment parameter.
Eric Anholt
2009-10-06
intel: Add a bo_alloc function for tiled BOs.
Jesse Barnes
2009-10-06
intel: Fix up some stale doxygen comments.
Eric Anholt
2009-10-06
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
Eric Anholt
2009-10-06
intel: Don't allocate more relocation entries than the BO could support.
Eric Anholt
2009-10-03
tests: Disable intel-specific tests with --disable-intel
Chris Wilson
2009-10-03
intel: Add a configure option to *disable* building libdrm-intel
Chris Wilson
2009-10-03
intel: report errno
Chris Wilson
2009-10-03
libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.
Michel Dänzer
2009-10-03
libdrm_radeon: Zero-initialize structures to silence valgrind warnings
Nicolai Hähnle
2009-10-02
intel: Use atomic refcounters
Chris Wilson
2009-10-02
intel: Mark cached bo as purgeable
Chris Wilson
2009-10-02
intel: Don't free the reloc list when putting a freed BO in the cache.
Eric Anholt
2009-10-01
intel: Add a new function to check if a BO's reloc tree references some BO.
Eric Anholt
2009-09-21
Bump to 2.4.14 for release.
Eric Anholt
2009-09-21
intel: Remove the max_entries stuff that complicated bo reuse.
Eric Anholt
2009-09-21
intel: Remove the old swrast flag for reducing cache flushing.
Eric Anholt
2009-09-17
drmModeFreeConnector: free encoders and properties
Keith Packard
2009-09-15
radeon: fix 32/64 bit issue with sign extension
Dave Airlie
2009-09-07
libdrm_intel: include B43 chipset check
Zhenyu Wang
2009-09-04
libdrm_intel: add new pci ids
Zhenyu Wang
2009-08-28
Bump to version 2.4.13 for release.
Eric Anholt
2009-08-28
Add drm_intel_bo_busy to query whether mapping a BO would block.
Eric Anholt
2009-08-28
Revert "libdrm_radeon: Always wait for BO idle in bo_map."
Michel Dänzer
2009-08-27
libdrm_radeon: Always wait for BO idle in bo_map.
Michel Dänzer
2009-08-25
Kill last remnant of replacefb ioctl
Jakob Bornecrantz
2009-08-24
radeon: pull in z pipe changes from kernel
Alex Deucher
2009-08-22
radeon: add support for busy/domain check interface.
Pauli Nieminen
2009-08-19
nouveau: fix a thinko in copyless pushbuf ioctl
Ben Skeggs
2009-08-18
libdrm_radeon: Optimize copy of table to cs buffer with specialized call.
Pauli Nieminen
2009-08-18
libdrm_radeon: Fix loops so that compiler can optimize them.
Pauli Nieminen
2009-08-18
libdrm/radeon: Update head of linked list not to point freed memory.
Pauli Nieminen
2009-08-18
nouveau: support for copy-less pushbuf ioctl
Ben Skeggs
[next]