summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@gmail.com>2013-08-28 10:04:14 (GMT)
committerDave Airlie <airlied@gmail.com>2013-08-29 23:11:59 (GMT)
commit9c784855067a8d10cef6088b14a58083e3918fdc (patch)
tree2eb35545b4a532f9f81cbcaa720b8841871862d5 /lib
parent807ac202f20aa0a5e991851931dbfa4e4fac558d (diff)
downloadlinux-fsl-qoriq-9c784855067a8d10cef6088b14a58083e3918fdc.tar.xz
drm/prime: Remove PRIME handles only if supported
Drivers that don't support PRIME will not have initialized the PRIME specific private component of struct drm_file. If called for such drivers, the drm_gem_remove_prime_handles() function will crash. Fix it by checking for PRIME support prior to removing the PRIME handles. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Dave Airlie <airlied@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions