aboutsummaryrefslogtreecommitdiff
path: root/drivers/Kconfig
diff options
context:
space:
mode:
authorEric Anholt2019-04-16 15:58:53 -0700
committerEric Anholt2019-04-18 09:54:07 -0700
commita783a09ee76d6259296dc6aeea2b6884fa526980 (patch)
tree692ca712a70ec213aaf6e0cd91d19942270e698d /drivers/Kconfig
parentd4c3022a23d2f56057b67e9711199e68a1615567 (diff)
drm/v3d: Refactor job management.
The CL submission had two jobs embedded in an exec struct. When I added TFU support, I had to replicate some of the exec stuff and some of the job stuff. As I went to add CSD, it became clear that actually what was in exec should just be in the two CL jobs, and it would let us share a lot more code between the 4 queues. v2: Fix missing error path in TFU ioctl's bo[] allocation. Signed-off-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/20190416225856.20264-3-eric@anholt.net Acked-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions