index
:
~cbrill/drm
master
drm.git with glamo additions
cbrill
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-13
Extend Glamo checks to look more like nouveau/radeon
HEAD
master
Christoph Brill
1
-1
/
+4
2011-12-13
New include path
Thomas White
2
-2
/
+2
2011-12-13
glamo: dont use __user
Martin Jansa
1
-2
/
+2
2011-12-13
Add burst command ioctl
Thomas White
1
-0
/
+17
2011-12-13
Add subdata function
Thomas White
2
-1
/
+20
2011-12-13
Whitespace
Thomas White
1
-4
/
+4
2011-12-13
GEM buffer naming stuff
Thomas White
2
-2
/
+21
2011-12-13
Remove log message when deleting with map_count > 0
Thomas White
1
-4
/
+0
2011-12-13
Tweak to buffer wait
Thomas White
2
-0
/
+2
2011-12-13
Count mappings correctly
Thomas White
1
-1
/
+1
2011-12-13
Initialise cref to zero
Thomas White
1
-0
/
+1
2011-12-13
Map counting fixes
Thomas White
1
-0
/
+11
2011-12-13
Remove debug
Thomas White
1
-4
/
+0
2011-12-13
Formatting and copyright notices
Thomas White
1
-116
/
+152
2011-12-13
Single point of truth for the virtual address
Thomas White
1
-14
/
+4
2011-12-13
Set bo_gem->virtual = NULL on unmap
Thomas White
1
-0
/
+1
2011-12-13
Don't forget to #include config.h
Thomas White
1
-0
/
+5
2011-12-13
First part of GEM memory mapping implementation
Thomas White
3
-37
/
+61
2011-12-13
This include doesn't belong here
Thomas White
1
-1
/
+0
2011-12-13
Update glamo_drm.h from kernel source
Thomas White
1
-10
/
+8
2011-12-13
Add missing include and cast
Thomas White
1
-1
/
+2
2011-12-13
Authorship, whitespace
Thomas White
1
-6
/
+10
2011-12-13
Add domain #define, and install glamo_drm.h
Thomas White
2
-0
/
+3
2011-12-13
Initial libdrm_glamo bits
Martin Jansa
10
-1
/
+874
2011-12-13
libdrm: update drm headers from kernel, including new overlay ioctls & structs
Jesse Barnes
6
-0
/
+385
2011-12-13
configure: Bump version for 2.4.29
Chris Wilson
1
-1
/
+1
2011-12-13
intel: Remove the fresh assertions used to debug the vma cacheing
Chris Wilson
1
-6
/
+12
2011-12-13
intel: Update map-count for an early error return during mapping
Chris Wilson
1
-0
/
+2
2011-12-06
intel: Evict cached VMA in order to make room for new mappings
Chris Wilson
1
-16
/
+24
2011-12-05
intel: Add an interface to limit vma caching
Chris Wilson
2
-21
/
+99
2011-12-05
test/radeon: add missing files for dist
Dave Airlie
1
-0
/
+2
2011-12-05
intel: Clean up mmaps on freeing the buffer
Chris Wilson
1
-0
/
+14
2011-12-05
configure: Bump version to 2.4.28
Chris Wilson
1
-1
/
+1
2011-12-05
intel: Unmap buffers during drm_intel_gem_bo_unmap
Chris Wilson
1
-6
/
+21
2011-12-04
intel: limit aperture space to mappable area on gen3
Daniel Vetter
1
-0
/
+8
2011-11-27
nouveau: Mark nouveau subchannel unbound nouveau_grobj_free
Maarten Lankhorst
1
-1
/
+2
2011-11-10
tests/radeon: radeon specific test
Jerome Glisse
7
-0
/
+450
2011-11-01
Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
Jeremy Huddleston
1
-4
/
+4
2011-10-29
configure: version bump for 2.4.27 release.
Eric Anholt
1
-1
/
+1
2011-10-29
intel: Share the implementation of BO unmap between CPU and GTT mappings.
Eric Anholt
1
-15
/
+5
2011-10-29
intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done.
Eric Anholt
1
-9
/
+21
2011-10-29
intel: Remove stale comment.
Eric Anholt
1
-3
/
+0
2011-10-28
intel: Add an interface for removing relocs after they're added.
Eric Anholt
2
-0
/
+44
2011-10-28
intel: Use stdbool.h for dealing with boolean values.
Eric Anholt
1
-32
/
+33
2011-10-19
nouveau: free in error path if drmAvailable fails.
Dave Airlie
1
-1
/
+3
2011-10-19
modetest: Call dirty fb on modeset
Jakob Bornecrantz
1
-0
/
+4
2011-10-19
modetest: Print extra info if we fail to create a framebuffer
Jakob Bornecrantz
1
-1
/
+2
2011-10-19
modetest: Check error message from pageflip ioctl
Jakob Bornecrantz
1
-2
/
+6
2011-10-19
vbltest: Check error codes returned from libdrm
Jakob Bornecrantz
1
-4
/
+16
2011-10-19
tests: Add vmwgfx driver to probed drivers in tests
Jakob Bornecrantz
2
-2
/
+2
[next]