HomeSort by: relevance | last modified time | path
    Searched defs:drm_for_each_plane (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_modeset_lock.c 418 drm_for_each_plane(plane, dev) { function
drm_framebuffer.c 870 drm_for_each_plane(plane, dev) { function
953 drm_for_each_plane(plane, dev) { function
drm_plane.c 72 drm_for_each_plane(tmp, dev) { function
300 drm_for_each_plane(plane, dev) { function
314 drm_for_each_plane(plane, dev) { function
403 drm_for_each_plane(plane, dev)
496 drm_for_each_plane(plane, dev) { function
661 drm_for_each_plane(plane, dev) { function
drm_client_modeset.c 995 drm_for_each_plane(plane, dev) { function
1071 drm_for_each_plane(plane, dev) { function
drm_atomic_helper.c 3165 drm_for_each_plane(plane, dev) { function
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h 823 * drm_for_each_plane - iterate over all planes
829 #define drm_for_each_plane(plane, dev) \ macro
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 2401 drm_for_each_plane(plane, dev) { function
2433 drm_for_each_plane(plane, dev) { function

Completed in 30 milliseconds