[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Inki Dae
On 2014? 07? 29? 20:59, Andreas F?rber wrote: > Am 29.07.2014 10:05, schrieb Sjoerd Simons: >> On Tue, 2014-07-29 at 14:38 +0900, Inki Dae wrote: >>> On 2014? 07? 28? 23:45, Sjoerd Simons wrote: On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: > On 2014? 07? 28? 17:30, Sjoerd Simons wrot

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Daniel Stone
Hi Inki, On 29 July 2014 13:29, Inki Dae wrote: > On 2014? 07? 29? 20:59, Andreas F?rber wrote: > > Am 29.07.2014 10:05, schrieb Sjoerd Simons: > >> Yes. I would like the module to export its module alias information for > >> the subdrivers such that depmod can add it to its databases and the >

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Inki Dae
On 2014? 07? 28? 23:45, Sjoerd Simons wrote: > Hey Inki, > > On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: >> On 2014? 07? 28? 17:30, Sjoerd Simons wrote: >> Sorry for late, >> >> I don't see why Exynos drm driver should be auto-loaded module. I think >> all devices covered by Exynos drm fram

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Andreas Färber
Am 29.07.2014 10:05, schrieb Sjoerd Simons: > On Tue, 2014-07-29 at 14:38 +0900, Inki Dae wrote: >> On 2014? 07? 28? 23:45, Sjoerd Simons wrote: >>> On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: On 2014? 07? 28? 17:30, Sjoerd Simons wrote: I don't see why Exynos drm driver should be

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-29 Thread Sjoerd Simons
On Tue, 2014-07-29 at 14:38 +0900, Inki Dae wrote: > On 2014? 07? 28? 23:45, Sjoerd Simons wrote: > > Hey Inki, > > > > On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: > >> On 2014? 07? 28? 17:30, Sjoerd Simons wrote: > >> Sorry for late, > >> > >> I don't see why Exynos drm driver should be au

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-28 Thread Inki Dae
On 2014? 07? 28? 17:30, Sjoerd Simons wrote: > Hey Inki, > > On Mon, 2014-07-21 at 08:50 +0200, Sjoerd Simons wrote: >> Hey Inki, >> >> On Mon, 2014-07-21 at 12:02 +0900, Inki Dae wrote: >>> On 2014? 07? 19? 05:36, Sjoerd Simons wrote: The exynos DRM module currently is not automatically load

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-28 Thread Sjoerd Simons
Hey Inki, On Mon, 2014-07-28 at 23:17 +0900, Inki Dae wrote: > On 2014? 07? 28? 17:30, Sjoerd Simons wrote: > Sorry for late, > > I don't see why Exynos drm driver should be auto-loaded module. I think > all devices covered by Exynos drm framework are not hot-plugged. Maybe > there is my missing

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-28 Thread Sjoerd Simons
Hey Inki, On Mon, 2014-07-21 at 08:50 +0200, Sjoerd Simons wrote: > Hey Inki, > > On Mon, 2014-07-21 at 12:02 +0900, Inki Dae wrote: > > On 2014? 07? 19? 05:36, Sjoerd Simons wrote: > > > The exynos DRM module currently is not automatically loaded when build as > > > a > > > module. This is due

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-21 Thread Inki Dae
On 2014? 07? 19? 05:36, Sjoerd Simons wrote: > The exynos DRM module currently is not automatically loaded when build as a > module. This is due to the simple fact that it doesn't have any > MODULE_DEVICE_TABLE entries whatsoever... Most of these were removed > previously > as it wasn't possible a

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-21 Thread Sjoerd Simons
Hey Inki, On Mon, 2014-07-21 at 12:02 +0900, Inki Dae wrote: > On 2014? 07? 19? 05:36, Sjoerd Simons wrote: > > The exynos DRM module currently is not automatically loaded when build as a > > module. This is due to the simple fact that it doesn't have any > > MODULE_DEVICE_TABLE entries whatsoever

[PATCH 0/3] drm/exynos: Allow module to be autoloaded

2014-07-18 Thread Sjoerd Simons
The exynos DRM module currently is not automatically loaded when build as a module. This is due to the simple fact that it doesn't have any MODULE_DEVICE_TABLE entries whatsoever... Most of these were removed previously as it wasn't possible at the time to have multiple calls to MODULE_DEVICE_TABLE