linux_dsm_epyc7002/drivers/gpu/drm/qxl
Dave Airlie 62c8ba7c58 drm/qxl: fix smatch warnings
drivers/gpu/drm/qxl/qxl_display.c:99 qxl_alloc_client_monitors_config() error: dereferencing freed memory 'qdev->client_monitors_config'
drivers/gpu/drm/qxl/qxl_object.c:66 qxl_ttm_placement_from_domain() warn: bitwise AND condition is false here
drivers/gpu/drm/qxl/qxl_ioctl.c:353 qxl_clientcap_ioctl() warn: buffer overflow 'qdev->rom->client_capabilities' 58 <= 58

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-04-16 13:36:00 +10:00
..
Kconfig
Makefile
qxl_cmd.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_debugfs.c
qxl_dev.h
qxl_display.c drm/qxl: fix smatch warnings 2013-04-16 13:36:00 +10:00
qxl_draw.c
qxl_drv.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_drv.h
qxl_dumb.c
qxl_fb.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_fence.c
qxl_gem.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_image.c
qxl_ioctl.c drm/qxl: fix smatch warnings 2013-04-16 13:36:00 +10:00
qxl_irq.c
qxl_kms.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_object.c drm/qxl: fix smatch warnings 2013-04-16 13:36:00 +10:00
qxl_object.h
qxl_release.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_ttm.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00