linux/drivers/gpu/drm/ttm
Jakub Wilk 71ec909438 drm/ttm: Fix spelling of "KiB"
The symbol for binary prefix kibi is "Ki", with uppercase K.
(In contrast, the symbol for decimal kilo is lowercase "k".)

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:04:03 -05:00
..
Makefile drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver 2018-09-27 15:19:20 +02:00
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: fix LRU handling in ttm_buffer_object_transfer 2018-11-30 12:00:57 -05:00
ttm_bo_vm.c drm: Use the same mmap-range offset and size for GEM and TTM 2019-03-19 15:03:53 -05:00
ttm_bo.c drm: Use the same mmap-range offset and size for GEM and TTM 2019-03-19 15:03:53 -05:00
ttm_execbuf_util.c drm/ttm: remove set but not used variable 'bdev' 2019-03-19 15:03:53 -05:00
ttm_memory.c drm/ttm: Fix spelling of "KiB" 2019-03-19 15:04:03 -05:00
ttm_module.c
ttm_page_alloc_dma.c
ttm_page_alloc.c
ttm_tt.c