[question]Implemention of drm_driver.dumb_create
Rongrong Zou
zourongrong at huawei.com
Tue Sep 6 11:29:02 UTC 2016
Hi, all
I want to implement memory management for my new drm driver,
it is for a display controller attached to PCIe bus of our SOC,
however, I found two kind of implementions in existing kernel drivers:
one is implemented with gem + ttm, such as bochs/cirrus/amdgpu,
the other is implemented with gem only, such as intel i915/exynos;
so which way should i choose, can someone give me some advice?
thanks!
--
Regards, Rongrong
More information about the dri-devel
mailing list