OSDN Git Service

Remove the pinned buffer from the LRU when pinning.
authorEric Anholt <eric@anholt.net>
Thu, 2 Aug 2007 21:08:04 +0000 (14:08 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 2 Aug 2007 21:08:04 +0000 (14:08 -0700)
commit3a0bc518e35c62bb9c64c9105f836584d949653f
tree7eef725bfd65961b02cec1b7b3638d8db08cfbad
parentcf4f1a85af69c2c2e5ba9c822d30863f16ce6821
Remove the pinned buffer from the LRU when pinning.

Also, be a little safer with setting the pinned flag within the struct lock.
I'm not 100% sure if this is required, but it seems like it might be.
linux-core/Makefile
linux-core/drm_bo.c