Skip to content
Commit 7a93d5c3 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm/gpu: add submit flag to hint which buffers should be dumped



To lower CPU  overhead, future userspace will be switching to pinning
iova and avoiding the use of relocs, and only include cmds table entries
for IB1 level cmdstream (but not IB2 or state-groups).

This leaves the kernel unsure what to dump for rd/hangrd cmdstream
dumping.  So add a MSM_SUBMIT_BO_DUMP flag so userspace can indicate
buffers that contain cmdstream (or are otherwise important to dump).

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 1df4289d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment