intel/dump_gpu: set default device_override
[mesa.git] / src / intel / tools / intel_dump_gpu.c
2020-08-07 Lionel Landwerlinintel/dump_gpu: set default device_override
2020-08-07 Lionel Landwerlinintel/dump_gpu: further track mapping of BOs
2020-08-07 Lionel Landwerlinintel/dump_gpu: only write BOs mapped by the driver
2020-03-24 Jason Ekstrandintel/dump_gpu: Handle a bunch of getparam in the no...
2020-03-24 Jason Ekstrandintel/dump_gpu: Add an ensure_device_info helper
2020-03-02 Lionel Landwerlinintel/tools/dump_gpu: fix getparam values
2020-02-25 Lionel Landwerlinintel/aub_dump: stub the waits when overriding the...
2020-02-25 Lionel Landwerlinintel/tools/aub_dump: move aub file initialization...
2019-10-30 Lionel Landwerlinintel/dump_gpu: handle context create extended ioctl
2019-10-10 Rafael Antognolliintel/tools: Support multiple contexts in intel_dump_gpu.
2019-10-10 Rafael Antognolliintel/tools: Add basic aub_context code and helpers.
2019-08-13 Caio Marcelo de... intel/tools: Fix aub_file initialization in intel_dump_gpu
2019-08-01 Mark Janesintel/tools: use device info initializer
2019-06-12 Lionel Landwerlinintel/dump: fix segfault when the app hasn't accessed...
2019-06-05 Mark Janesintel/tools: use C99 print conversion specifier for...
2019-03-07 Lionel Landwerlinintel/aub_write: switch to use i915_drm engine classes
2019-03-07 Lionel Landwerlinintel/aub_write: write header in init
2019-03-07 Lionel Landwerlinintel/aub_write: split comment section from HW setup
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-11 Francisco Jerezintel/dump_gpu: Disambiguate between BOs from different...
2018-11-07 Lionel Landwerlinintel/dump_gpu: add platform option
2018-07-25 Lionel Landwerlinintel: tools: dump: only store device id on success
2018-07-20 Lionel Landwerlinintel: tools: dump: make dump tool reliable under gdb
2018-07-19 Lionel Landwerlinintel: tools: dump: remove mentions of intel_aubdump
2018-07-19 Lionel Landwerlinintel: tools: dump: remove command execution feature
2018-07-18 Jason Ekstrandintel/tools: Break aub file writing into a helper
2018-07-18 Jason Ekstrandintel/tools: Refactor aub dumping to remove singletons
2018-07-18 Jason Ekstrandintel/dump_gpu: Fix corner cases in PPGTT range calcula...
2018-07-16 Eric Anholtintel: tools: Fix uninitialized variable warnings in...
2018-07-10 Rafael Antognolliintel/tools/dump_gpu: Add option to print ppgtt mappings.
2018-07-09 Lionel Landwerlinintel: tools: dump_gpu: fix ppgtt mapping
2018-07-05 Lionel Landwerlinintel: tools: remove drm-uapi defines
2018-07-05 Lionel Landwerlinintel: intel_dump_gpu: use simulator id in captures
2018-07-05 Scott D Phillipsintel: tools: dump-gpu: dump 48-bit addresses
2018-07-05 Lionel Landwerlinintel: tools: import intel_aubdump