linux/drivers/gpu/drm/amd/amdkfd
Maninder Singh a0f67441b0 drm/amdkfd: validate pdd where it acquired first
Currently pdd is validate after dereferencing it, which is
not correct, Thus validate pdd before its first use.

Signed-off-by: Maninder Singh <maninder1.s@samsung.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2015-07-09 13:27:52 +03:00
..
Kconfig
Makefile drm/amdkfd: Add skeleton H/W debugger module support 2015-06-03 11:32:28 +03:00
cik_event_interrupt.c
cik_int.h
cik_regs.h drm/amdkfd: remove not used defines from cik_regs.h 2015-06-06 22:26:47 +03:00
kfd_chardev.c drm/amdkfd: fix some range checks in address watch ioctl 2015-06-16 15:42:26 +03:00
kfd_crat.h
kfd_dbgdev.c drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols 2015-06-06 20:48:34 +03:00
kfd_dbgdev.h drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols 2015-06-06 20:48:34 +03:00
kfd_dbgmgr.c drm/amdkfd: Add address watch operation to debugger 2015-06-03 11:33:06 +03:00
kfd_dbgmgr.h drm/amdkfd: Add address watch operation to debugger 2015-06-03 11:33:06 +03:00
kfd_device.c drm/amdkfd: Add missing properties to CZ device info 2015-06-06 22:26:47 +03:00
kfd_device_queue_manager.c drm/amdkfd: make reset wavefronts per process per device 2015-06-06 22:26:39 +03:00
kfd_device_queue_manager.h drm/amdkfd: Add static user-mode queues support 2015-06-03 11:32:28 +03:00
kfd_device_queue_manager_cik.c
kfd_device_queue_manager_vi.c
kfd_doorbell.c
kfd_events.c drm/amdkfd: add debug print to kfd_events.c 2015-06-06 21:09:51 +03:00
kfd_events.h
kfd_flat_memory.c
kfd_interrupt.c
kfd_kernel_queue.c
kfd_kernel_queue.h
kfd_kernel_queue_cik.c
kfd_kernel_queue_vi.c
kfd_module.c
kfd_mqd_manager.c
kfd_mqd_manager.h
kfd_mqd_manager_cik.c
kfd_mqd_manager_vi.c
kfd_packet_manager.c drm/amdkfd: Add static user-mode queues support 2015-06-03 11:32:28 +03:00
kfd_pasid.c
kfd_pm4_headers.h drm/amdkfd: Add static user-mode queues support 2015-06-03 11:32:28 +03:00
kfd_pm4_headers_diq.h drm/amdkfd: Add skeleton H/W debugger module support 2015-06-03 11:32:28 +03:00
kfd_pm4_opcodes.h
kfd_priv.h drm/amdkfd: make reset wavefronts per process per device 2015-06-06 22:26:39 +03:00
kfd_process.c drm/amdkfd: validate pdd where it acquired first 2015-07-09 13:27:52 +03:00
kfd_process_queue_manager.c drm/amdkfd: Add skeleton H/W debugger module support 2015-06-03 11:32:28 +03:00
kfd_queue.c
kfd_topology.c drm/amdkfd: fix topology bug with capability attr. 2015-06-03 21:45:54 +03:00
kfd_topology.h