Allwinner H616 has a dedicated power domain for its Mali G31.
Currently after probe, the GPU is put in runtime suspend which
disable the power domain.
On first usage of GPU, the power domain enable hangs the system.
This series adds the necessary calls to enable the clocks and
deasserting the re
This series adds support for MT8188's Mali-G57 MC3.
AngeloGioacchino Del Regno (2):
dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC
drm/panfrost: Add support for Mali on the MT8188 SoC
.../devicetree/bindings/gpu/arm,mali-bifrost.yaml| 1 +
drivers/gpu/drm/panfrost/panf
We've cargo culted a large number of useless feature bits from kbase.
We're about to add support for a number of new Mali GPUs into mainline.
Let's cut down on the copy-paste required and clean up the feature lists
first.
Alyssa Rosenzweig (2):
drm/panfrost: Remove features meant for userspace
From: Alexey Sheplyakov
Hello,
these patches address some problems which prevent panfrost from
working with Mali T628 GPUs:
- incomplete/incorrect mmu memory attributes
- wrong jobs affinity on dual core group GPUs
With these patches panfrost is able to drive mali T628 (r1p0) GPU
on some armv8
> With these patches panfrost is able to drive mali T628 (r1p0) GPU
> on some armv8 SoCs (in particular BE-M1000).
> r0 GPUs are still not supported [yet] (tested with Exynos 5422).
What's needed for r0?
On 9/12/19 12:28 PM, Steven Price wrote:
The devfreq implementation in panfrost is unnecessarily open coded. It
also tracks utilisation metrics per slot which isn't very useful. Let's
tidy it up!
This should be picked up along with Mark's change[1] to fix
regulator_get_optional() misuse. This al
The devfreq implementation in panfrost is unnecessarily open coded. It
also tracks utilisation metrics per slot which isn't very useful. Let's
tidy it up!
This should be picked up along with Mark's change[1] to fix
regulator_get_optional() misuse. This also deletes the code changes from
52282163df
On Wed, Aug 07, 2019 at 10:52:46AM -0400, Sean Paul wrote:
> From: Sean Paul
>
> When I started re-applying these I realized they hadn't hit the list.
>
Applied to drm-misc-next
Sean
> Sean
>
> Rob Herring (2):
> Revert "drm/gem: Rename drm_gem_dumb_map_offset() to
> drm_gem_map_offset
On Wed, Aug 07, 2019 at 10:52:46AM -0400, Sean Paul wrote:
> From: Sean Paul
>
> When I started re-applying these I realized they hadn't hit the list.
>
> Sean
>
> Rob Herring (2):
> Revert "drm/gem: Rename drm_gem_dumb_map_offset() to
> drm_gem_map_offset()"
> Revert "drm/panfrost: Use
From: Sean Paul
When I started re-applying these I realized they hadn't hit the list.
Sean
Rob Herring (2):
Revert "drm/gem: Rename drm_gem_dumb_map_offset() to
drm_gem_map_offset()"
Revert "drm/panfrost: Use drm_gem_map_offset()"
drivers/gpu/drm/drm_dumb_buffers.c | 4 ++--
dri
10 matches
Mail list logo