• Home
  • Raw
  • Download

Lines Matching full:there

56 There is a conversion guide for atomic and all you need is a GPU for a
83 now, but there's still a pile of existing drivers that easily could be
109 so there's some book-keeping involved. There's also some good fun involved in
121 a bit too severe. So there's some follow-up work to adjust the function
134 implement the userspace ABI. And then there's the optional hooks for the
137 ``_helper_funcs`` since they are not part of the core ABI. There's a
140 * There's a new helper ``drm_atomic_helper_best_encoder()`` which could be
159 and there's a ``gem_free_object_unlocked`` callback for any drivers which are
277 See https://dri.freedesktop.org/docs/drm/ for what's there already.
288 Unfortunately there's still large piles of legacy code around which needs to
313 * There's a massive confusion of different panic handlers. DRM fbdev emulation
319 returns true if there's a panic going on for real, and fix up all the
334 * There's also proposal for a simplied DRM console instead of the full-blown
343 There's a bunch of issues with it:
349 maybe other kms objects directly in core. There's even drm_print support in
350 the funcs for these objects to dump kms state, so it's all there. And then the
409 Once the basics are there there's tons of possibilities to extend it.
428 helper. However, there are various cases we need to consider i.e different
464 AMD DC is the display driver for AMD devices starting with Vega. There has been
465 a bunch of progress cleaning it up but there's still plenty of work to be done.