[PATCH 0/4] drm/exynos: Random cleanups

Chen-Yu Tsai posted 4 patches 1 week ago
drivers/gpu/drm/exynos/exynos_drm_dma.c | 11 +++---
drivers/gpu/drm/exynos/exynos_drm_drv.c |  1 -
drivers/gpu/drm/exynos/exynos_drm_drv.h |  9 -----
drivers/gpu/drm/exynos/exynos_drm_fb.c  |  6 +--
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 13 ++++---
drivers/gpu/drm/exynos/exynos_drm_gem.c | 50 +++++++++++--------------
drivers/gpu/drm/exynos/exynos_drm_gem.h |  8 ----
drivers/gpu/drm/exynos/exynos_drm_ipp.c |  2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.h |  4 +-
9 files changed, 41 insertions(+), 63 deletions(-)
[PATCH 0/4] drm/exynos: Random cleanups
Posted by Chen-Yu Tsai 1 week ago
Hi,

Here are some cleanups for the exynos drm driver. This was done as part
of the conversion of the driver to GEM DMA helpers. These patches have
no dependency, unlike the actual conversion, so I am sending them
separately for inclusion now.

Please take a look.


Thanks
ChenYu

Chen-Yu Tsai (4):
  drm/exynos: Internalize exynos_drm_gem_free_object()
  drm/exynos: Use DRM core dedicated DMA device tracking facility
  drm/exynos: Drop exynos_drm_gem.size field
  drm/exynos: Drop MAX_FB_BUFFER in favor of DRM_FORMAT_MAX_PLANES

 drivers/gpu/drm/exynos/exynos_drm_dma.c | 11 +++---
 drivers/gpu/drm/exynos/exynos_drm_drv.c |  1 -
 drivers/gpu/drm/exynos/exynos_drm_drv.h |  9 -----
 drivers/gpu/drm/exynos/exynos_drm_fb.c  |  6 +--
 drivers/gpu/drm/exynos/exynos_drm_g2d.c | 13 ++++---
 drivers/gpu/drm/exynos/exynos_drm_gem.c | 50 +++++++++++--------------
 drivers/gpu/drm/exynos/exynos_drm_gem.h |  8 ----
 drivers/gpu/drm/exynos/exynos_drm_ipp.c |  2 +-
 drivers/gpu/drm/exynos/exynos_drm_ipp.h |  4 +-
 9 files changed, 41 insertions(+), 63 deletions(-)

-- 
2.53.0.1018.g2bb0e51243-goog
Re: [PATCH 0/4] drm/exynos: Random cleanups
Posted by Chen-Yu Tsai 6 days, 15 hours ago
On Thu, Mar 26, 2026 at 5:43 PM Chen-Yu Tsai <wenst@chromium.org> wrote:
>
> Hi,
>
> Here are some cleanups for the exynos drm driver. This was done as part
> of the conversion of the driver to GEM DMA helpers. These patches have
> no dependency, unlike the actual conversion, so I am sending them
> separately for inclusion now.
>
> Please take a look.

I should add that these patches were only compile tested.

> Thanks
> ChenYu
>
> Chen-Yu Tsai (4):
>   drm/exynos: Internalize exynos_drm_gem_free_object()
>   drm/exynos: Use DRM core dedicated DMA device tracking facility
>   drm/exynos: Drop exynos_drm_gem.size field
>   drm/exynos: Drop MAX_FB_BUFFER in favor of DRM_FORMAT_MAX_PLANES
>
>  drivers/gpu/drm/exynos/exynos_drm_dma.c | 11 +++---
>  drivers/gpu/drm/exynos/exynos_drm_drv.c |  1 -
>  drivers/gpu/drm/exynos/exynos_drm_drv.h |  9 -----
>  drivers/gpu/drm/exynos/exynos_drm_fb.c  |  6 +--
>  drivers/gpu/drm/exynos/exynos_drm_g2d.c | 13 ++++---
>  drivers/gpu/drm/exynos/exynos_drm_gem.c | 50 +++++++++++--------------
>  drivers/gpu/drm/exynos/exynos_drm_gem.h |  8 ----
>  drivers/gpu/drm/exynos/exynos_drm_ipp.c |  2 +-
>  drivers/gpu/drm/exynos/exynos_drm_ipp.h |  4 +-
>  9 files changed, 41 insertions(+), 63 deletions(-)
>
> --
> 2.53.0.1018.g2bb0e51243-goog
>
Re: [PATCH 0/4] drm/exynos: Random cleanups
Posted by Marek Szyprowski 2 days, 6 hours ago
On 27.03.2026 06:44, Chen-Yu Tsai wrote:
> On Thu, Mar 26, 2026 at 5:43 PM Chen-Yu Tsai <wenst@chromium.org> wrote:
>> Here are some cleanups for the exynos drm driver. This was done as part
>> of the conversion of the driver to GEM DMA helpers. These patches have
>> no dependency, unlike the actual conversion, so I am sending them
>> separately for inclusion now.
>>
>> Please take a look.
> I should add that these patches were only compile tested.

I've tested this on the real hardware and it works fine.

Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>

Best regards
-- 
Marek Szyprowski, PhD
Samsung R&D Institute Poland