mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 15:59:35 +00:00
Driver Changes: Fixes/improvements/new stuff: - Fix bcs default context on Meteorlake (Lucas De Marchi) - GAM registers don't need to be re-applied on engine resets (Matt Roper) - Correct implementation of Wa_18018781329 (Matt Roper) - Avoid potential vm use-after-free (Rob Clark) - GuC error capture fixes (John Harrison) - Fix potential bit_17 double-free (Rob Clark) - Don't complain about missing regs on MTL (John Harrison) Future platform enablement: - Convert PSS_MODE2 to multicast register (Gustavo Sousa) - Move/adjust register definitions related to Wa_22011450934 (Matt Roper) - Move LSC_CHICKEN_BIT* workarounds to correct function (Gustavo Sousa) - Document where to implement register workarounds (Gustavo Sousa) - Use uabi engines for the default engine map (Tvrtko Ursulin) - Flush all tiles on test exit (Tvrtko Ursulin) - Annotate a couple more workaround registers as MCR (Matt Roper) Driver refactors: - Add and use GuC oriented print macros (Michal Wajdeczko) Miscellaneous: - Fix intel_selftest_modify_policy argument types (Arnd Bergmann) Backmerges: Merge drm/drm-next into drm-intel-gt-next (for conflict resolution) (Tvrtko Ursulin) Signed-off-by: Dave Airlie <airlied@redhat.com> From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/Y9pOsq7VKnq7rgnW@tursulin-desk |
||
|---|---|---|
| .. | ||
| i915_active.c | ||
| i915_gem_evict.c | ||
| i915_gem_gtt.c | ||
| i915_gem.c | ||
| i915_live_selftests.h | ||
| i915_mock_selftests.h | ||
| i915_perf_selftests.h | ||
| i915_perf.c | ||
| i915_random.c | ||
| i915_random.h | ||
| i915_request.c | ||
| i915_selftest.c | ||
| i915_sw_fence.c | ||
| i915_syncmap.c | ||
| i915_vma.c | ||
| igt_atomic.c | ||
| igt_atomic.h | ||
| igt_flush_test.c | ||
| igt_flush_test.h | ||
| igt_live_test.c | ||
| igt_live_test.h | ||
| igt_mmap.c | ||
| igt_mmap.h | ||
| igt_reset.c | ||
| igt_reset.h | ||
| igt_spinner.c | ||
| igt_spinner.h | ||
| intel_memory_region.c | ||
| intel_scheduler_helpers.c | ||
| intel_scheduler_helpers.h | ||
| intel_uncore.c | ||
| lib_sw_fence.c | ||
| lib_sw_fence.h | ||
| librapl.c | ||
| librapl.h | ||
| mock_drm.h | ||
| mock_gem_device.c | ||
| mock_gem_device.h | ||
| mock_gtt.c | ||
| mock_gtt.h | ||
| mock_region.c | ||
| mock_region.h | ||
| mock_request.c | ||
| mock_request.h | ||
| mock_uncore.c | ||
| mock_uncore.h | ||
| scatterlist.c | ||