[PATCH 0/4] code cleanup patchset of drm/exynos

Joonyoung Shim jy0922.shim at samsung.com
Thu Apr 5 03:23:48 PDT 2012


Hi.

The most of this patchset is code cleanup. Three patches are for exynos
hdmi driver and mixer driver. And last patch is cleanup for subdrv of
drm/exynos.

The base of this patchset is 62fb376e214d3c1bfdf6fbb77dac162f6da04d7e
commit of git://people.freedesktop.org/~airlied/linux.git drm-fixes
branch.

Thanks.

Joonyoung Shim (4):
      drm/exynos: remove unnecessary type conversion of hdmi and mixer
      drm/exynos: remove unused codes in hdmi and mixer driver
      drm/exynos: fix struct for operation callback functions to driver name
      drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv

 drivers/gpu/drm/exynos/exynos_drm_core.c |   14 ++--
 drivers/gpu/drm/exynos/exynos_drm_drv.h  |   10 ++--
 drivers/gpu/drm/exynos/exynos_drm_fimd.c |   20 ++++--
 drivers/gpu/drm/exynos/exynos_drm_hdmi.c |  107 +++++++++++++----------------
 drivers/gpu/drm/exynos/exynos_drm_hdmi.h |   23 +++----
 drivers/gpu/drm/exynos/exynos_drm_vidi.c |   20 ++++--
 drivers/gpu/drm/exynos/exynos_hdmi.c     |   42 ++++++------
 drivers/gpu/drm/exynos/exynos_mixer.c    |   40 +++++------
 8 files changed, 133 insertions(+), 143 deletions(-)


More information about the dri-devel mailing list