summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/loongson/lsdc_ttm.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin1-1/+2
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2024-08-01drm/loongson: use GEM references instead of TTMsChristian König1-6/+2
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath1-2/+0
2023-08-04drm/loongson: Add a check for lsdc_bo_create() errorsDan Carpenter1-0/+2
2023-07-04drm: Add kms driver for loongson display controllerSui Jingfeng1-0/+591