All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] imx-drm: various cleanups
@ 2017-10-18 17:17 Philipp Zabel
  2017-11-22 11:55 ` Philipp Zabel
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2017-10-18 17:17 UTC (permalink / raw)
  To: David Airlie; +Cc: kernel, dri-devel

Hi Dave,

please consider merging these small cleanups for the imx-drm driver,
including a switch from drm_property_unreference_blob to
drm_property_blob_put, a change of the parallel-display connector enum
from VGA to DPI, a documentation fix for the device tree binding
example, and removal of an unused variable.

regards
Philipp

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2017-10-18

for you to fetch changes up to e64b9189bfd58e215ee44159767b39b8cf6fa302:

  gpu: ipu-v3: ipu-dc: Remove unused 'di' variable (2017-10-04 12:18:56 +0200)

----------------------------------------------------------------
drm/imx: various cleanups

- Switch to drm_*_get/put() helpers
- Use correct parallel-display connector enum: DPI instead of VGA
- Remove incorrect unit name from device tree binding documentation example
- Remove an unused variable

----------------------------------------------------------------
Cihangir Akturk (1):
      drm/imx: switch to drm_*_get(), drm_*_put() helpers

Fabio Estevam (1):
      gpu: ipu-v3: ipu-dc: Remove unused 'di' variable

Lucas Stach (1):
      drm/imx: parallel-display: use correct connector enum

Marco Franchi (1):
      dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage

 Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt | 2 +-
 drivers/gpu/drm/imx/ipuv3-crtc.c                              | 2 +-
 drivers/gpu/drm/imx/parallel-display.c                        | 2 +-
 drivers/gpu/ipu-v3/ipu-dc.c                                   | 3 ---
 4 files changed, 3 insertions(+), 6 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] imx-drm: various cleanups
  2017-10-18 17:17 [GIT PULL] imx-drm: various cleanups Philipp Zabel
@ 2017-11-22 11:55 ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2017-11-22 11:55 UTC (permalink / raw)
  To: David Airlie; +Cc: kernel, dri-devel

Hi Dave,

On Wed, 2017-10-18 at 19:17 +0200, Philipp Zabel wrote:
> Hi Dave,
> 
> please consider merging these small cleanups for the imx-drm driver,
> including a switch from drm_property_unreference_blob to
> drm_property_blob_put, a change of the parallel-display connector enum
> from VGA to DPI, a documentation fix for the device tree binding
> example, and removal of an unused variable.

Any reason these haven't made it into drm-for-v4.15?

None of them are critical. If they were just forgotten, I can merge them
into the the next pull request.

regards
Philipp

> The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
> 
>   Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
> 
> are available in the git repository at:
> 
>   git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2017-10-18
> 
> for you to fetch changes up to e64b9189bfd58e215ee44159767b39b8cf6fa302:
> 
>   gpu: ipu-v3: ipu-dc: Remove unused 'di' variable (2017-10-04 12:18:56 +0200)
> 
> ----------------------------------------------------------------
> drm/imx: various cleanups
> 
> - Switch to drm_*_get/put() helpers
> - Use correct parallel-display connector enum: DPI instead of VGA
> - Remove incorrect unit name from device tree binding documentation example
> - Remove an unused variable
> 
> ----------------------------------------------------------------
> Cihangir Akturk (1):
>       drm/imx: switch to drm_*_get(), drm_*_put() helpers
> 
> Fabio Estevam (1):
>       gpu: ipu-v3: ipu-dc: Remove unused 'di' variable
> 
> Lucas Stach (1):
>       drm/imx: parallel-display: use correct connector enum
> 
> Marco Franchi (1):
>       dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
> 
>  Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt | 2 +-
>  drivers/gpu/drm/imx/ipuv3-crtc.c                              | 2 +-
>  drivers/gpu/drm/imx/parallel-display.c                        | 2 +-
>  drivers/gpu/ipu-v3/ipu-dc.c                                   | 3 ---
>  4 files changed, 3 insertions(+), 6 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-22 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-18 17:17 [GIT PULL] imx-drm: various cleanups Philipp Zabel
2017-11-22 11:55 ` Philipp Zabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.