diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-06-03 15:10:41 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-06-11 00:47:32 +0200 |
commit | a5d0f5766f2e9cb04f0f775bf679d41ae1a54d50 (patch) | |
tree | 9d63e60e9999ce3c7f3e4473afd50b483f8f8a70 /samples/Kconfig | |
parent | drm: Improve drm_crtc documentation (diff) | |
download | linux-a5d0f5766f2e9cb04f0f775bf679d41ae1a54d50.tar.xz linux-a5d0f5766f2e9cb04f0f775bf679d41ae1a54d50.zip |
drm/vmwgfx: Don't access file_priv in cursor_set when handle==0
We want to disable the cursor by calling ->cursor_set() with handle=0
from places where we don't have a file_priv, so don't try to access it
unless necessary.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions