]> 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)
commit39188e4d4ca63a49959ae9c1b249d957fd7df868
tree365de9f98c43c46849611d22f964b702d4a04d7c
parent6ebd693b9be156ed7a5d0c5b97ba6d9ac788bf9b
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