[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-10-05 Thread Rob Clark
On Fri, Sep 23, 2011 at 7:55 AM, Inki Dae wrote: > This patch is a DRM Driver for Samsung SoC Exynos4210 and now enables > only FIMD yet but we will add HDMI support also in the future. > > this patch is based on git repository below: > git://people.freedesktop.org/~airlied/linux.git > branch

Re: [PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-10-05 Thread Rob Clark
On Fri, Sep 23, 2011 at 7:55 AM, Inki Dae inki@samsung.com wrote: This patch is a DRM Driver for Samsung SoC Exynos4210 and now enables only FIMD yet but we will add HDMI support also in the future. this patch is based on git repository below:

[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-10-04 Thread Inki Dae
ng.com; sw0312.kim at samsung.com; jy0922.shim at samsung.com; > rob.clark at linaro.org > Subject: Re: [PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210. > > > diff --git a/drivers/gpu/drm/samsung/Kconfig > b/drivers/gpu/drm/samsung/Kconfig > > new file mode 100644 > > in

[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-10-03 Thread Konrad Rzeszutek Wilk
> diff --git a/drivers/gpu/drm/samsung/Kconfig b/drivers/gpu/drm/samsung/Kconfig > new file mode 100644 > index 000..34cedda > --- /dev/null > +++ b/drivers/gpu/drm/samsung/Kconfig > @@ -0,0 +1,18 @@ > +config DRM_SAMSUNG > + tristate "DRM Support for Samsung SoC EXYNOS Series" > +

Re: [PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-10-03 Thread Konrad Rzeszutek Wilk
diff --git a/drivers/gpu/drm/samsung/Kconfig b/drivers/gpu/drm/samsung/Kconfig new file mode 100644 index 000..34cedda --- /dev/null +++ b/drivers/gpu/drm/samsung/Kconfig @@ -0,0 +1,18 @@ +config DRM_SAMSUNG + tristate DRM Support for Samsung SoC EXYNOS Series + depends on DRM

[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210.

2011-09-23 Thread Inki Dae
This patch is a DRM Driver for Samsung SoC Exynos4210 and now enables only FIMD yet but we will add HDMI support also in the future. this patch is based on git repository below: git://people.freedesktop.org/~airlied/linux.git branch name: drm-next commit-id: