]> git.baikalelectronics.ru Git - kernel.git/commit
drm/doc: Overview documentation for drm_mm.c
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 22 Jan 2014 23:31:48 +0000 (00:31 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 13 Mar 2014 11:48:36 +0000 (12:48 +0100)
commit12e498856489b1c7f29f0154e1817e5255e1e70a
tree365de9f98c43c46849611d22f964b702d4a04d7c
parent3f1d414f9a22412cd6dd33e1d0540eae4b2cce79
drm/doc: Overview documentation for drm_mm.c

kerneldoc polish will follow in the next patch.

Hopefully documenting the lru scan support a bit better spurs someone
to give this a shot in the ttm eviction code. At least in i915 it
helped quite a lot with memory thrashing on platforms where eviction
was (we've fixed that too meanwhile) fairly expensive.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Documentation/DocBook/drm.tmpl
drivers/gpu/drm/drm_mm.c