aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2016-08-09 02:16:18 +0200
committerDave Airlie <[email protected]>2016-08-09 13:01:47 +1000
commit36e9d08b58f44c3a02974c405ccaaa6ecfaf05b8 (patch)
tree02e9bc0c84ac36db3b49c8be2620dc949f4195ad /tools/perf/scripts/python/bin/export-to-postgresql-report
parent210a021dab639694600450c14b877bf3e3240adc (diff)
drm/cirrus: Fix NULL pointer dereference when registering the fbdev
cirrus_modeset_init() is initializing/registering the emulated fbdev and, since commit c61b93fe51b1 ("drm/atomic: Fix remaining places where !funcs->best_encoder is valid"), DRM internals can access/test some of the fields in mode_config->funcs as part of the fbdev registration process. Make sure dev->mode_config.funcs is properly set to avoid dereferencing a NULL pointer. Reported-by: Mike Marshall <[email protected]> Reported-by: Eric W. Biederman <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Fixes: c61b93fe51b1 ("drm/atomic: Fix remaining places where !funcs->best_encoder is valid") Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions