index
:
~mperes/drm
ickle
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdrm
/
intel
/
intel_bufmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg
1
-237
/
+0
2009-10-06
intel: Add a bo_alloc function for tiled BOs.
Jesse Barnes
1
-0
/
+9
2009-10-06
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
Eric Anholt
1
-90
/
+75
2009-10-01
intel: Add a new function to check if a BO's reloc tree references some BO.
Eric Anholt
1
-0
/
+6
2009-08-28
Add drm_intel_bo_busy to query whether mapping a BO would block.
Eric Anholt
1
-0
/
+7
2009-05-14
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
libdrm-2.4.11
Keith Packard
1
-0
/
+9
2009-05-12
libdrm/intel: add drm_intel_bo_disable_reuse api
Keith Packard
1
-0
/
+7
2009-02-21
intel: Add a new bufmgr alloc function to get BOs ready for rendering to.
Eric Anholt
1
-0
/
+7
2008-10-30
intel: Rename dri_ and intel_ symbols to drm_intel_.
Eric Anholt
1
-35
/
+38
2008-10-14
intel: Add interface for getting tiling mode of a bo.
Eric Anholt
1
-0
/
+10
2008-09-10
intel: don't forget to include config.h in bufmgr code.
Eric Anholt
1
-0
/
+4
2008-09-10
intel: move drm calls to exec buffers to libdrm_intel.
Eric Anholt
1
-7
/
+5
2008-09-10
Move intel libdrm stuff to libdrm_intel.so
Eric Anholt
1
-0
/
+192