author | Eric Anholt <eric@anholt.net> | |
Tue, 20 Dec 2011 21:06:16 +0000 (13:06 -0800) | ||
committer | Eric Anholt <eric@anholt.net> | |
Fri, 30 Dec 2011 00:43:36 +0000 (16:43 -0800) | ||
commit | 71066abe1e32d906f65141c34ecfd9ffbf89ebde | |
tree | 597e797c9a7a1155154a598c8f34f58b24f037e0 | tree | snapshot (tar.xz tar.gz zip) |
parent | bbdda928d3c0fa2e5b38adc4c3f7763f957b5207 | commit | diff |
intel: Get intel_decode.c minimally building.
My plan is to use this drm_intel_dump_batchbuffer() interface for the
current GPU tools, and the current Mesa batch dumping usage, while
eventually building more interesting interfaces for other uses.
Warnings are currently suppressed by using a helper lib with CFLAGS
set manually, because the code is totally not ready for libdrm's warnings
setup.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Eugeni Dodonov <eugeni@dodonov.net>
My plan is to use this drm_intel_dump_batchbuffer() interface for the
current GPU tools, and the current Mesa batch dumping usage, while
eventually building more interesting interfaces for other uses.
Warnings are currently suppressed by using a helper lib with CFLAGS
set manually, because the code is totally not ready for libdrm's warnings
setup.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Eugeni Dodonov <eugeni@dodonov.net>
intel/Makefile.am | diff | blob | history | |
intel/intel_bufmgr.h | diff | blob | history | |
intel/intel_decode.c | diff | blob | history |