summaryrefslogtreecommitdiff
path: root/sys/arch/arm/nvidia/tegra_drm_fb.c
AgeCommit message (Expand)Author
2021-12-19drm: Make tegra drm build again.riastradh
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2018-09-24Call drm_fb_helper_prepare in tegra_drm_fb_init as required.skrll
2017-12-26Use DRM GEM/CMA helper.jmcneill
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2016-12-17Fix regression introduced by myself with the addition of da_fb_linebytesmaya
2015-11-16use XRGB8888 for framebufferjmcneill
2015-11-12Use GEM for memory management. Fixes a couple issues while here:jmcneill
2015-11-09Port the Tegra (2D) display drivers to the DRM framework.jmcneill