mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-28 01:05:36 +00:00
There's no point in explicitly trying to align virtual memory to facilitate huge page table entries or huge page memory in buffer objects given that they're not being used. Transparent hugepages support for vram allocations has been gradually retired over the last two years making alignment of unmapped areas unneeded and pointless. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220425203152.1314211-1-zack@kde.org |
||
|---|---|---|
| .. | ||
| device_include | ||
| Kconfig | ||
| Makefile | ||
| ttm_object.c | ||
| ttm_object.h | ||
| vmw_surface_cache.h | ||
| vmwgfx_binding.c | ||
| vmwgfx_binding.h | ||
| vmwgfx_blit.c | ||
| vmwgfx_bo.c | ||
| vmwgfx_cmd.c | ||
| vmwgfx_cmdbuf_res.c | ||
| vmwgfx_cmdbuf.c | ||
| vmwgfx_context.c | ||
| vmwgfx_cotable.c | ||
| vmwgfx_devcaps.c | ||
| vmwgfx_devcaps.h | ||
| vmwgfx_drv.c | ||
| vmwgfx_drv.h | ||
| vmwgfx_execbuf.c | ||
| vmwgfx_fb.c | ||
| vmwgfx_fence.c | ||
| vmwgfx_fence.h | ||
| vmwgfx_gem.c | ||
| vmwgfx_gmr.c | ||
| vmwgfx_gmrid_manager.c | ||
| vmwgfx_hashtab.c | ||
| vmwgfx_hashtab.h | ||
| vmwgfx_ioctl.c | ||
| vmwgfx_irq.c | ||
| vmwgfx_kms.c | ||
| vmwgfx_kms.h | ||
| vmwgfx_ldu.c | ||
| vmwgfx_mksstat.h | ||
| vmwgfx_mob.c | ||
| vmwgfx_msg_arm64.h | ||
| vmwgfx_msg_x86.h | ||
| vmwgfx_msg.c | ||
| vmwgfx_overlay.c | ||
| vmwgfx_page_dirty.c | ||
| vmwgfx_prime.c | ||
| vmwgfx_reg.h | ||
| vmwgfx_resource_priv.h | ||
| vmwgfx_resource.c | ||
| vmwgfx_scrn.c | ||
| vmwgfx_shader.c | ||
| vmwgfx_simple_resource.c | ||
| vmwgfx_so.c | ||
| vmwgfx_so.h | ||
| vmwgfx_stdu.c | ||
| vmwgfx_streamoutput.c | ||
| vmwgfx_surface.c | ||
| vmwgfx_system_manager.c | ||
| vmwgfx_ttm_buffer.c | ||
| vmwgfx_ttm_glue.c | ||
| vmwgfx_va.c | ||
| vmwgfx_validation.c | ||
| vmwgfx_validation.h | ||