Home
last modified time | relevance | path

Searched hist:bffe5db81ae63ec75f5e09d1c97de42c37cb181e (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmdbuf.hdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_cmdbuf.cdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_drv.hdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_gpu.hdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_gem_submit.cdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_drv.cdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>
H A Detnaviv_gpu.cdiff bffe5db81ae63ec75f5e09d1c97de42c37cb181e Fri Jul 05 19:17:22 CEST 2019 Lucas Stach <l.stach@pengutronix.de> drm/etnaviv: share a single cmdbuf suballoc region across all GPUs

There is no need for each GPU to have it's own cmdbuf suballocation
region. Only allocate a single one for the the etnaviv virtual device
and share it across all GPUs.

As the suballoc space is now potentially shared by more hardware jobs
running in parallel, double its size to 512KB to avoid contention.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Guido Günther <agx@sigxcpu.org>