All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] drm: atmel-hlcdc: various improvements
@ 2016-04-13  9:45 ` Boris Brezillon
  0 siblings, 0 replies; 4+ messages in thread
From: Boris Brezillon @ 2016-04-13  9:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Here is a pull request containing several improvement and cleanup patches
for the atmel-hlcdc driver to be applied on drm-next (targeting 4.7).

Best Regards,

Boris

The following changes since commit c1cc68ae84bcce64e63d81b3531296728d407a16:

  drm: atmel-hlcdc: add a ->cleanup_fb() operation (2016-04-13 10:49:13 +0200)

are available in the git repository at:

  https://github.com/bbrezillon/linux-at91.git cba06c6

for you to fetch changes up to cba06c65983250d991b87eeade86b089c6bf2bc4:

  drm: atmel-hlcdc: route DMA accesses through AHB interfaces (2016-04-13 10:49:18 +0200)

----------------------------------------------------------------
Boris Brezillon (8):
      drm: atmel-hlcdc: support asynchronous atomic commit operations
      drm: atmel-hlcdc: fix connector and encoder types
      drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
      drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
      drm: atmel-hlcdc: move output mode selection in CRTC implementation
      drm: atmel-hlcdc: rework the output code to support drm bridges
      drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
      drm: atmel-hlcdc: route DMA accesses through AHB interfaces

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c   | 158 +++++++++++++-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c     | 123 ++++++++++-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h     |  15 ++
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 249 ++++++++++-------------
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c  |  43 +++-
 5 files changed, 432 insertions(+), 156 deletions(-)

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

* [PULL] drm: atmel-hlcdc: various improvements
@ 2016-04-13  9:45 ` Boris Brezillon
  0 siblings, 0 replies; 4+ messages in thread
From: Boris Brezillon @ 2016-04-13  9:45 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter
  Cc: Alexandre Belloni, Nicolas Ferre, linux-arm-kernel, dri-devel

Hi,

Here is a pull request containing several improvement and cleanup patches
for the atmel-hlcdc driver to be applied on drm-next (targeting 4.7).

Best Regards,

Boris

The following changes since commit c1cc68ae84bcce64e63d81b3531296728d407a16:

  drm: atmel-hlcdc: add a ->cleanup_fb() operation (2016-04-13 10:49:13 +0200)

are available in the git repository at:

  https://github.com/bbrezillon/linux-at91.git cba06c6

for you to fetch changes up to cba06c65983250d991b87eeade86b089c6bf2bc4:

  drm: atmel-hlcdc: route DMA accesses through AHB interfaces (2016-04-13 10:49:18 +0200)

----------------------------------------------------------------
Boris Brezillon (8):
      drm: atmel-hlcdc: support asynchronous atomic commit operations
      drm: atmel-hlcdc: fix connector and encoder types
      drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
      drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
      drm: atmel-hlcdc: move output mode selection in CRTC implementation
      drm: atmel-hlcdc: rework the output code to support drm bridges
      drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
      drm: atmel-hlcdc: route DMA accesses through AHB interfaces

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c   | 158 +++++++++++++-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c     | 123 ++++++++++-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.h     |  15 ++
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 249 ++++++++++-------------
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c  |  43 +++-
 5 files changed, 432 insertions(+), 156 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [PULL] drm: atmel-hlcdc: various improvements
  2016-04-13  9:45 ` Boris Brezillon
@ 2016-04-14  3:10   ` Dave Airlie
  -1 siblings, 0 replies; 4+ messages in thread
From: Dave Airlie @ 2016-04-14  3:10 UTC (permalink / raw)
  To: linux-arm-kernel

On 13 April 2016 at 19:45, Boris Brezillon
<boris.brezillon@free-electrons.com> wrote:
> Hi,
>
> Here is a pull request containing several improvement and cleanup patches
> for the atmel-hlcdc driver to be applied on drm-next (targeting 4.7).
>
> Best Regards,
>
> Boris
>
> The following changes since commit c1cc68ae84bcce64e63d81b3531296728d407a16:
>
>   drm: atmel-hlcdc: add a ->cleanup_fb() operation (2016-04-13 10:49:13 +0200)
>
> are available in the git repository at:
>
>   https://github.com/bbrezillon/linux-at91.git cba06c6

This pull request is malformed, please be more careful. Can you
reformat it properly and send it?

i.e. there shouldn't be a sha1 but a branch/tag name.

Dave.

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

* Re: [PULL] drm: atmel-hlcdc: various improvements
@ 2016-04-14  3:10   ` Dave Airlie
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Airlie @ 2016-04-14  3:10 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Nicolas Ferre, dri-devel, Alexandre Belloni, linux-arm-kernel

On 13 April 2016 at 19:45, Boris Brezillon
<boris.brezillon@free-electrons.com> wrote:
> Hi,
>
> Here is a pull request containing several improvement and cleanup patches
> for the atmel-hlcdc driver to be applied on drm-next (targeting 4.7).
>
> Best Regards,
>
> Boris
>
> The following changes since commit c1cc68ae84bcce64e63d81b3531296728d407a16:
>
>   drm: atmel-hlcdc: add a ->cleanup_fb() operation (2016-04-13 10:49:13 +0200)
>
> are available in the git repository at:
>
>   https://github.com/bbrezillon/linux-at91.git cba06c6

This pull request is malformed, please be more careful. Can you
reformat it properly and send it?

i.e. there shouldn't be a sha1 but a branch/tag name.

Dave.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-04-14  3:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13  9:45 [PULL] drm: atmel-hlcdc: various improvements Boris Brezillon
2016-04-13  9:45 ` Boris Brezillon
2016-04-14  3:10 ` Dave Airlie
2016-04-14  3:10   ` Dave Airlie

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.