mbox series

[v3,0/2] drm/msm/a6xx: request memory region

Message ID 20240512-msm-adreno-memory-region-v3-0-0a728ad45010@gmail.com
Headers show
Series drm/msm/a6xx: request memory region | expand

Message

Kiarash Hajian May 12, 2024, 5:49 a.m. UTC
Signed-off-by: Kiarash Hajian <kiarash8112hajian@gmail.com>
---
Changes in v3:
- Remove redundant devm_iounmap calls, relying on devres for automatic resource cleanup.

Changes in v2:
- update the subject prefix to "drm/msm/a6xx:", to match the majority of other changes to this file.

---
Kiarash Hajian (2):
      drm/msm/a6xx: request memory region
      drm/msm/a6xx: request memory region

 drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)
---
base-commit: cf87f46fd34d6c19283d9625a7822f20d90b64a4
change-id: 20240511-msm-adreno-memory-region-2bcb1c958621

Best regards,