All of lore.kernel.org
 help / color / mirror / Atom feed
* [question]Implemention of drm_driver.dumb_create
@ 2016-09-06 11:29 Rongrong Zou
  0 siblings, 0 replies; only message in thread
From: Rongrong Zou @ 2016-09-06 11:29 UTC (permalink / raw)
  To: ML dri-devel; +Cc: daniel.vetter, emil.l.velikov

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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-06 11:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 11:29 [question]Implemention of drm_driver.dumb_create Rongrong Zou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.