diff options
author | 2015-10-08 19:28:00 +0530 | |
---|---|---|
committer | 2015-12-09 14:32:22 +0100 | |
commit | 893da0c9bcb26acf1ac277f29231bb2a3b0aa95c (patch) | |
tree | 4fd72ad7489c195ff48515b99931bf3f212f524e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Add soft-pinning API for execbuffer (diff) | |
download | wireguard-linux-893da0c9bcb26acf1ac277f29231bb2a3b0aa95c.tar.xz wireguard-linux-893da0c9bcb26acf1ac277f29231bb2a3b0aa95c.zip |
drm/i915: check for return value
We were not checking the return value of drm_encoder_init() which can
fail. And if it fails then we will be working with an uninitialized
encoder.
Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1444312681-10149-2-git-send-email-sudipm.mukherjee@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions