Files
linux/include/drm
Dave Airlie 7963e9db1b Revert "drm: drop redundant drm_file->is_master"
This reverts commit 48ba813701.

Thanks to Chris:
"drm_file->is_master is not synomous with having drm_file->master ==
drm_file->minor->master. This is because drm_file->master is the same
for all drm_files of the same generation and so when there is a master,
every drm_file believes itself to be the master. Confusion ensues and
things go pear shaped when one file is closed and there is no master
anymore."

Conflicts:
	drivers/gpu/drm/drm_drv.c
	drivers/gpu/drm/drm_stub.c
2014-08-08 07:30:53 +10:00
..
2010-08-10 08:20:20 +10:00
2014-04-29 12:33:35 +02:00
2012-11-28 18:36:05 +10:00
2012-05-31 17:49:26 -07:00
2013-12-18 11:35:45 +10:00
2011-02-07 13:09:42 +10:00
2014-03-17 20:11:57 +01:00