Hi Dave,
Flushing out my drm core stuff branch, just 2 stragglers.
Cheers, Daniel
The following changes since commit a91576d7916f6cce76d30303e60e1ac47cf4a76d:
drm/ttm: Pass GFP flags in order to avoid deadlock. (2014-08-05 10:54:19 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2014-08-05
for you to fetch changes up to 82a1f64963fa58749b28b39b7ad64140dc2df8cb:
drm: Fix race when checking for fb in the generic kms obj lookup (2014-08-05 15:54:13 +0200)
---------------------------------------------------------------- Chris Wilson (1): drm: Unlink dead file_priv from list of active files first
Daniel Vetter (1): drm: Fix race when checking for fb in the generic kms obj lookup
drivers/gpu/drm/drm_crtc.c | 11 ++++++----- drivers/gpu/drm/drm_fops.c | 8 ++++---- 2 files changed, 10 insertions(+), 9 deletions(-)
dri-devel@lists.freedesktop.org