index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_bufmgr_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/drm: Drop drm_bacon_* from static functions.
Kenneth Graunke
2017-04-10
1
-81
/
+69
*
i965/drm: Drop drm_bacon_gem_bo_madvise_internal().
Kenneth Graunke
2017-04-10
1
-16
/
+6
*
i965/drm: Merge drm_bacon_bo_gem into drm_bacon_bo.
Kenneth Graunke
2017-04-10
1
-321
/
+235
*
i965/drm: Merge bo->handle and bo_gem->gem_handle.
Kenneth Graunke
2017-04-10
1
-55
/
+46
*
i965/drm: Rewrite relocation handling.
Kenneth Graunke
2017-04-10
1
-717
/
+1
*
i965/drm: Drop GEM_SW_FINISH stuff.
Kenneth Graunke
2017-04-10
1
-24
/
+0
*
i965/drm: Drop code to search for an existing bufmgr.
Kenneth Graunke
2017-04-10
1
-53
/
+13
*
i965/drm: Unwrap the unnecessary drm_bacon_reloc_target_info struct.
Kenneth Graunke
2017-04-10
1
-26
/
+19
*
i965/drm: Switch from uthash to Mesa's hash table.
Kenneth Graunke
2017-04-10
1
-27
/
+52
*
i965/drm: Drop bo_gem::kflags.
Kenneth Graunke
2017-04-10
1
-4
/
+1
*
i965/drm: Drop has_exec_async related API.
Kenneth Graunke
2017-04-10
1
-61
/
+0
*
i965/drm: Drop softpin support for now.
Kenneth Graunke
2017-04-10
1
-136
/
+8
*
i965/drm: Drop userptr support for now.
Kenneth Graunke
2017-04-10
1
-191
/
+1
*
i965/drm: Delete engine checks.
Kenneth Graunke
2017-04-10
1
-35
/
+0
*
i965/drm: Drop intel_chipset.h in favor of using gen_device_info.
Kenneth Graunke
2017-04-10
1
-99
/
+4
*
i965/drm: Drop deprecated drm_bacon_bo::offset.
Kenneth Graunke
2017-04-10
1
-3
/
+0
*
i965/drm: Drop has_wait_timeout.
Kenneth Graunke
2017-04-10
1
-16
/
+0
*
i965/drm: Assume aperture size query will work.
Kenneth Graunke
2017-04-10
1
-15
/
+2
*
i965/drm: Combine drm_bacon_bufmgr_gem and drm_bacon_bufmgr classes.
Kenneth Graunke
2017-04-10
1
-359
/
+328
*
i965/drm: Move _drm_bacon_context to intel_bufmgr_gem.c.
Kenneth Graunke
2017-04-10
1
-0
/
+5
*
i965/drm: Drop cliprects and dr4 from execbuf variants.
Kenneth Graunke
2017-04-10
1
-16
/
+9
*
i965/drm: Devirtualize the bufmgr.
Kenneth Graunke
2017-04-10
1
-138
/
+89
*
i965/drm: Check INTEL_DEBUG & DEBUG_BUFMGR directly.
Kenneth Graunke
2017-04-10
1
-6
/
+3
*
i965/drm: Use Mesa's macros.h instead of duplicating them.
Kenneth Graunke
2017-04-10
1
-3
/
+2
*
i965/drm: Use ALIGN, not ROUND_UP_TO.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965/drm: Delete execbuf1 support.
Kenneth Graunke
2017-04-10
1
-181
/
+2
*
i965/drm: Remove Gen2-3 fence accounting.
Kenneth Graunke
2017-04-10
1
-224
/
+13
*
i965/drm: Remove some unused functions and macros.
Kenneth Graunke
2017-04-10
1
-170
/
+0
*
i965/drm: Switch to util/list.h instead of libdrm_lists.h.
Kenneth Graunke
2017-04-10
1
-46
/
+45
*
i965/drm: Port to Mesa's atomic header.
Kenneth Graunke
2017-04-10
1
-15
/
+25
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: s/drm_intel/drm_bacon/g
Kenneth Graunke
2017-04-10
1
-454
/
+454
*
i965/drm: remove legacy defines, aub functions, and decoder prototypes
Kenneth Graunke
2017-04-10
1
-66
/
+0
*
i965: Import libdrm_intel.
Kenneth Graunke
2017-04-10
1
-0
/
+3819