Home
last modified time | relevance | path

Searched hist:"40609 d4820b21ff0bb0a58e196601a6747fd55b7" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/v3d/
H A DKconfigdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)
H A Dv3d_mmu.cdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)
H A Dv3d_irq.cdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)
H A Dv3d_bo.cdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)
H A Dv3d_drv.hdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)
H A Dv3d_drv.cdiff 40609d4820b21ff0bb0a58e196601a6747fd55b7 Thu Mar 14 17:34:51 CET 2019 Eric Anholt <eric@anholt.net> drm/v3d: Use the new shmem helpers to reduce driver boilerplate.

The new shmem helpers from Noralf and Rob abstract out a bunch of our
BO creation and mapping code.

v2: Use the new sgt getter, and flag pages as dirty before freeing.
v3: Remove the mismatched put_pages.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190314163451.13431-1-eric@anholt.net
Reviewed-by: Rob Herring <robh@kernel.org> (v2)