mesa/src/freedreno
Eric Anholt 112c65825f freedreno/a6xx: Use LDC for UBO loads.
It saves addressing math, but may cause multiple loads to be done and
bcseled due to NIR not giving us good address alignment information
currently.  I don't have any workloads I know of using non-const-uploaded
UBOs, so I don't have perf numbers for it

This makes us match the GLES blob's behavior, and turnip (other than being
bindful).

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4858>
2020-05-14 00:10:43 +00:00
..
computerator freedreno: Replace OUT_RELOCW with OUT_RELOC. 2020-05-12 16:30:57 +00:00
drm freedreno: Replace OUT_RELOCW with OUT_RELOC. 2020-05-12 16:30:57 +00:00
drm-shim drm-shim: Let the driver choose to overwrite the first render node. 2020-04-23 17:54:54 +00:00
fdl freedreno/a6xx: Fix UBWC mipmapping height alignment. 2020-05-13 19:18:16 +00:00
ir3 freedreno/a6xx: Use LDC for UBO loads. 2020-05-14 00:10:43 +00:00
perfcntrs freedreno: Deduplicate ringbuffer macros with computerator/fdperf 2020-05-08 12:35:38 -07:00
registers freedreno,tu: Don't request fragcoord components not being read. 2020-05-08 17:45:03 +00:00
vulkan tu: Implement fallback linear staging blit for CopyImage 2020-05-13 13:39:04 +00: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.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add adreno-pm4-pack.xml.h generation to android build 2020-05-09 16:19:14 +00:00
Makefile.sources freedreno/ir3: rename depth->dce 2020-04-13 20:47:28 +00:00
meson.build freedreno: Deduplicate ringbuffer macros with computerator/fdperf 2020-05-08 12:35:38 -07:00