On 09/12/2022 12:04, Tvrtko Ursulin wrote:
On 09/12/2022 11:33, Andrzej Hajda wrote:
On 09.12.2022 11:16, Tvrtko Ursulin wrote:
On 07/12/2022 17:36, Andrzej Hajda wrote:
Whole register/bit selection logic has been moved to separate helper.
Why is missing.
...to clean up mmio_invalida
On 09/12/2022 11:33, Andrzej Hajda wrote:
On 09.12.2022 11:16, Tvrtko Ursulin wrote:
On 07/12/2022 17:36, Andrzej Hajda wrote:
Whole register/bit selection logic has been moved to separate helper.
Why is missing.
...to clean up mmio_invalidate_full function.
Will add.
Signed-off-b
On 09.12.2022 11:16, Tvrtko Ursulin wrote:
On 07/12/2022 17:36, Andrzej Hajda wrote:
Whole register/bit selection logic has been moved to separate helper.
Why is missing.
...to clean up mmio_invalidate_full function.
Will add.
Signed-off-by: Andrzej Hajda
---
drivers/gpu/drm/i915
On 07/12/2022 17:36, Andrzej Hajda wrote:
Whole register/bit selection logic has been moved to separate helper.
Why is missing.
Signed-off-by: Andrzej Hajda
---
drivers/gpu/drm/i915/gt/intel_gt.c | 136 +++--
1 file changed, 51 insertions(+), 85 deletions(-)
Di
Whole register/bit selection logic has been moved to separate helper.
Signed-off-by: Andrzej Hajda
---
drivers/gpu/drm/i915/gt/intel_gt.c | 136 +++--
1 file changed, 51 insertions(+), 85 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/intel_gt.c
b/drivers/gpu/drm/i91