All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] omapdrm patches for 3.14
@ 2014-01-09 13:31 Tomi Valkeinen
  2014-01-20 10:17 ` Tomi Valkeinen
  0 siblings, 1 reply; 3+ messages in thread
From: Tomi Valkeinen @ 2014-01-09 13:31 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1570 bytes --]

Hi Dave,

Here are some omapdrm changes for 3.14 which have been around the lists
for some time now.

 Tomi

The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda:

  Linux 3.13-rc6 (2013-12-29 16:01:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-3.14

for you to fetch changes up to 3d232346c5656b300028b6c920ddc10b229b5264:

  drm/omap: Enable DT support for DMM (2014-01-09 15:25:35 +0200)

----------------------------------------------------------------
omapdrm patches for 3.14

----------------------------------------------------------------
Archit Taneja (5):
      drm/omap: fix: Defer probe if an omapdss device requests for it at connect
      drm/omap: fix: disconnect devices when omapdrm module is removed
      drm/omap: fix: disable encoder before destroying it
      drm/omap: fix: change dev_unload order
      drm/omap: Enable DT support for DMM

Tomi Valkeinen (1):
      drm/omap: fix (un)registering irqs inside an irq handler

 drivers/gpu/drm/omapdrm/omap_crtc.c      | 11 +++++--
 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c |  9 ++++++
 drivers/gpu/drm/omapdrm/omap_drv.c       | 83 ++++++++++++++++++++++++++++++++++++----------------
 drivers/gpu/drm/omapdrm/omap_drv.h       |  3 ++
 drivers/gpu/drm/omapdrm/omap_encoder.c   |  3 ++
 drivers/gpu/drm/omapdrm/omap_irq.c       | 22 +++++++++++---
 drivers/video/omap2/dss/dispc.c          |  1 -
 7 files changed, 99 insertions(+), 33 deletions(-)


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

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

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

* Re: [GIT PULL] omapdrm patches for 3.14
  2014-01-09 13:31 [GIT PULL] omapdrm patches for 3.14 Tomi Valkeinen
@ 2014-01-20 10:17 ` Tomi Valkeinen
  2014-01-28  9:15   ` Tomi Valkeinen
  0 siblings, 1 reply; 3+ messages in thread
From: Tomi Valkeinen @ 2014-01-20 10:17 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1729 bytes --]

Dave,

Ping.

 Tomi

On 2014-01-09 15:31, Tomi Valkeinen wrote:
> Hi Dave,
> 
> Here are some omapdrm changes for 3.14 which have been around the lists
> for some time now.
> 
>  Tomi
> 
> The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda:
> 
>   Linux 3.13-rc6 (2013-12-29 16:01:33 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-3.14
> 
> for you to fetch changes up to 3d232346c5656b300028b6c920ddc10b229b5264:
> 
>   drm/omap: Enable DT support for DMM (2014-01-09 15:25:35 +0200)
> 
> ----------------------------------------------------------------
> omapdrm patches for 3.14
> 
> ----------------------------------------------------------------
> Archit Taneja (5):
>       drm/omap: fix: Defer probe if an omapdss device requests for it at connect
>       drm/omap: fix: disconnect devices when omapdrm module is removed
>       drm/omap: fix: disable encoder before destroying it
>       drm/omap: fix: change dev_unload order
>       drm/omap: Enable DT support for DMM
> 
> Tomi Valkeinen (1):
>       drm/omap: fix (un)registering irqs inside an irq handler
> 
>  drivers/gpu/drm/omapdrm/omap_crtc.c      | 11 +++++--
>  drivers/gpu/drm/omapdrm/omap_dmm_tiler.c |  9 ++++++
>  drivers/gpu/drm/omapdrm/omap_drv.c       | 83 ++++++++++++++++++++++++++++++++++++----------------
>  drivers/gpu/drm/omapdrm/omap_drv.h       |  3 ++
>  drivers/gpu/drm/omapdrm/omap_encoder.c   |  3 ++
>  drivers/gpu/drm/omapdrm/omap_irq.c       | 22 +++++++++++---
>  drivers/video/omap2/dss/dispc.c          |  1 -
>  7 files changed, 99 insertions(+), 33 deletions(-)
> 



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

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

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

* Re: [GIT PULL] omapdrm patches for 3.14
  2014-01-20 10:17 ` Tomi Valkeinen
@ 2014-01-28  9:15   ` Tomi Valkeinen
  0 siblings, 0 replies; 3+ messages in thread
From: Tomi Valkeinen @ 2014-01-28  9:15 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1944 bytes --]

Hi Dave,

Any chance to get these merged for 3.14? Omapdrm driver has been broken
for quite a long time.

 Tomi

On 2014-01-20 12:17, Tomi Valkeinen wrote:
> Dave,
> 
> Ping.
> 
>  Tomi
> 
> On 2014-01-09 15:31, Tomi Valkeinen wrote:
>> Hi Dave,
>>
>> Here are some omapdrm changes for 3.14 which have been around the lists
>> for some time now.
>>
>>  Tomi
>>
>> The following changes since commit 802eee95bde72fd0cd0f3a5b2098375a487d1eda:
>>
>>   Linux 3.13-rc6 (2013-12-29 16:01:33 -0800)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/omapdrm-3.14
>>
>> for you to fetch changes up to 3d232346c5656b300028b6c920ddc10b229b5264:
>>
>>   drm/omap: Enable DT support for DMM (2014-01-09 15:25:35 +0200)
>>
>> ----------------------------------------------------------------
>> omapdrm patches for 3.14
>>
>> ----------------------------------------------------------------
>> Archit Taneja (5):
>>       drm/omap: fix: Defer probe if an omapdss device requests for it at connect
>>       drm/omap: fix: disconnect devices when omapdrm module is removed
>>       drm/omap: fix: disable encoder before destroying it
>>       drm/omap: fix: change dev_unload order
>>       drm/omap: Enable DT support for DMM
>>
>> Tomi Valkeinen (1):
>>       drm/omap: fix (un)registering irqs inside an irq handler
>>
>>  drivers/gpu/drm/omapdrm/omap_crtc.c      | 11 +++++--
>>  drivers/gpu/drm/omapdrm/omap_dmm_tiler.c |  9 ++++++
>>  drivers/gpu/drm/omapdrm/omap_drv.c       | 83 ++++++++++++++++++++++++++++++++++++----------------
>>  drivers/gpu/drm/omapdrm/omap_drv.h       |  3 ++
>>  drivers/gpu/drm/omapdrm/omap_encoder.c   |  3 ++
>>  drivers/gpu/drm/omapdrm/omap_irq.c       | 22 +++++++++++---
>>  drivers/video/omap2/dss/dispc.c          |  1 -
>>  7 files changed, 99 insertions(+), 33 deletions(-)
>>
> 
> 



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

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

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

end of thread, other threads:[~2014-01-28  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-09 13:31 [GIT PULL] omapdrm patches for 3.14 Tomi Valkeinen
2014-01-20 10:17 ` Tomi Valkeinen
2014-01-28  9:15   ` Tomi Valkeinen

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.