mesa/src/freedreno
Dave Airlie 7b1568b7a3 tu: reset object base on recycled command buffers
The loader_set_dispatch overwrites the magic with the dispatch
pointer, however when cmd buffers get recycled, and the loader
is in debug mode, it asserts that the magic isn't set anymore.

When recycling command buffers, reset the object base.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9145>
2021-02-22 09:32:49 +10:00
..
.gitlab-ci turnip,freedreno/a6xx: tell hw the size of shared mem used by CS 2021-02-19 20:28:44 +02:00
afuc freedreno/afuc: Replace readfile with os_read_file. 2021-01-06 18:12:34 +00:00
ci ci: Move specific driver testing to separate files in separate dirs. 2021-02-19 17:30:36 +00:00
common freedreno/ir3/decode: Switch over to new disasm 2021-01-13 18:32:48 +00:00
computerator freedreno/a6xx: set SP_PERFCTR_ENABLE in computerator 2021-02-19 04:04:03 +00:00
decode freedreno/a6xx: always use reg64 for address registers (no LO/HI) 2021-02-19 04:04:02 +00:00
drm freedreno/drm: Quiet timedout error msg 2020-11-23 16:04:52 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl freedreno/a6xx: Fix typo in height alignment calculation in a6xx layout 2020-11-26 17:37:37 +00:00
ir2 freedreno: Fix "Offset of packed bitfield changed" warnings: 2020-08-03 23:28:49 +00:00
ir3 freedreno/ir3/print: Improve branch printing 2021-02-19 22:56:56 +00:00
isa freedreno/isa: Fix branch/jump offset encoding 2021-01-15 17:36:30 +00:00
perfcntrs freedreno/a6xx: update perfcntr registers (declare as arrays) 2021-02-19 04:04:02 +00:00
registers turnip,freedreno/a6xx: tell hw the size of shared mem used by CS 2021-02-19 20:28:44 +02:00
rnn freedreno/a6xx: always use reg64 for address registers (no LO/HI) 2021-02-19 04:04:02 +00:00
vulkan tu: reset object base on recycled command buffers 2021-02-22 09:32:49 +10:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.common.mk android: freedreno/common: add libmesa_git_sha1 static dependency 2020-09-07 20:02:45 +00:00
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir2.mk android: freedreno: move a2xx disasm out of gallium 2020-08-02 21:40:21 +02:00
Android.ir3.mk android: freedreno/ir3: Switch over to new encoder/decoder 2021-01-17 21:57:05 +01:00
Android.isa.mk android: freedreno/hw/isa: Add description of ir3 ISA 2021-01-17 21:57:05 +01:00
Android.mk android: freedreno/hw/isa: Add description of ir3 ISA 2021-01-17 21:57:05 +01:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk android: freedreno: Another build fix 2020-08-19 11:57:17 +00:00
Makefile.sources android: freedreno/hw/isa: Add description of ir3 ISA 2021-01-17 21:57:05 +01:00
meson.build freedreno/hw/isa: Add description of ir3 ISA 2021-01-13 18:32:47 +00:00