https://bugs.freedesktop.org/show_bug.cgi?id=27184
Alex Deucher changed:
What|Removed |Added
Attachment #53467|text/x-log |text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=27184
Alex Deucher changed:
What|Removed |Added
AssignedTo|xorg-driver-ati at lists.x.org |dri-devel at
lists.freedesktop
2011/11/11 Rob Clark :
> On Thu, Nov 10, 2011 at 8:54 AM, InKi Dae wrote:
>> 2011/11/9 Rob Clark :
>>> On Wed, Nov 9, 2011 at 7:25 AM, InKi Dae wrote:
Hello, all.
I am trying to implement multi planer using your plane patch and I
think it's good but I am still warried about th
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_drv.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.h
b/drivers/gpu/drm/exynos/exynos_drm_drv.h
index 38a6f1d..2d74f85 100644
--- a/drivers
In case that vblank_disable_allowed is 1, the problem that manager->pipe
could be -1 at vsync interrupt handler could be induced so this patch fixes
that.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 46 +++--
1 fi
the purpose of this patch is to consider IOMMU support in the future.
EXYNOS4 SoC supports IOMMU also so the address for DMA could be
physical address with IOMMU or device address with IOMMU.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_buf.c |
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_buf.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_buf.c
b/drivers/gpu/drm/exynos/exynos_drm_buf.c
index 6f8afea..303189c 100644
--- a/driver
this patch addes exynos_drm_gem_init() creating and initialzing a gem.
allocation functions could use this function to create new gem and
it changes size type of exynos_drm_gem_create structure to 64bit
and also corrects comments to exynos_drm_gem_create structure.
Signed-off-by: Inki Dae
Signed-
From: Seung-Woo Kim
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_encoder.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_encoder.c
b/drivers/gpu/drm/ex
From: Joonyoung Shim
crtc dpms is called as destroying attached fb so dpms off sould be processed.
crtc dpms also can be called after crtc is detached from encoder so pipe value
of manager is used to find display controller for this case
Signed-off-by: Joonyoung Shim
Signed-off-by: Seung-Woo Ki
From: Seung-Woo Kim
drm_framebuffer already has width and height so they are meaningless as
parameters when updating fb_info.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 14 +-
1 files changed
From: Joonyoung Shim
during recreating exynos_drm_fbdev as a new display device probes,
fb_helper is reinitialized but kernel fb is not changed
so kernel_fb_list should be restored after fb_helper is reinitialized.
Signed-off-by: Joonyoung Shim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin P
exynos_drm_display has function pointes so exynos_drm_display_ops is better
to describe.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c | 29 +
drivers/gpu/drm/exynos/exynos_drm_drv.h |4 +-
drivers/gpu/
connector contains some contents for display controller so the connector also
should be able to access controller through manager.
Signed-off-by: Inki Dae
Signed-off-by: Seung-Woo Kim
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c | 38
From: Seung-Woo Kim
missing members are added into converting function between timing and display
mode and refresh rate of display mode is calculated by drm mode function.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_
From: Seung-Woo Kim
hdmi display in exynos supports hotplug event and interlace scan mode
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --gi
From: Seung-Woo Kim
this patch adds kms poll infrastructure to handle hotplug detection event
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_drv.c |5 +
drivers/gpu/drm/exynos/exynos_drm_fb.c | 12 +++
Hello, Dave. sorry but please, ignor previous patch sets posted
by Seung-Woo Kim. I am seding patch sets again.
this patch sets are as the following.
- add kms poll to handle hdp event.
- fix converting between display mode and timing.
- fix connector and crtc callbacks to call proper display driv
https://bugs.freedesktop.org/show_bug.cgi?id=27184
Alex Deucher changed:
What|Removed |Added
Attachment #53467|text/x-log |text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=27184
Alex Deucher changed:
What|Removed |Added
AssignedTo|xorg-driver-...@lists.x.org |dri-devel@lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #10 from kao_chen 2011-11-12 05:21:24 PST
---
Hello!
I also get the same issue with the unigine game "Oilrush". Textures are black.
I tried this two commands without success:
kao at kao-64:/opt/oilrush$ MESA_EXTENSION_OVERRIDE=-GL_
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #9 from kao_chen 2011-11-12 05:19:14 PST ---
Created attachment 53450
--> https://bugs.freedesktop.org/attachment.cgi?id=53450
my glxinfo
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are r
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #8 from kao_chen 2011-11-12 05:18:54 PST ---
Created attachment 53449
--> https://bugs.freedesktop.org/attachment.cgi?id=53449
starting log of oilrush
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
From: Rob Clark
A DRM display driver for TI OMAP platform. Similar to omapfb (fbdev)
and omap_vout (v4l2 display) drivers in the past, this driver uses the
DSS2 driver to access the display hardware, including support for
HDMI, DVI, and various types of LCD panels. And it implements GEM
support
From: Alex Deucher
I missed the combios path when I updated the atombios pm code.
Reported by amarsh04 on IRC.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_combios.c | 27 +++
1 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/drivers/gp
https://bugs.freedesktop.org/show_bug.cgi?id=35460
--- Comment #13 from Bruno 2011-11-12 02:39:23 PST
---
A good week later I've not seen the cursor corruptions nor other issues.
Please apply patch in attachment 52920 with
Tested-and-reported-by: Bruno Pr?mont
--
Configure bugmail: https://
From: Alex Deucher
I missed the combios path when I updated the atombios pm code.
Reported by amarsh04 on IRC.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_combios.c | 27 +++
1 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/drivers/gp
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #10 from kao_chen 2011-11-12 05:21:24 PST ---
Hello!
I also get the same issue with the unigine game "Oilrush". Textures are black.
I tried this two commands without success:
kao@kao-64:/opt/oilrush$ MESA_EXTENSION_OVERRIDE=-GL_EXT_
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #9 from kao_chen 2011-11-12 05:19:14 PST ---
Created attachment 53450
--> https://bugs.freedesktop.org/attachment.cgi?id=53450
my glxinfo
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are r
https://bugs.freedesktop.org/show_bug.cgi?id=41744
--- Comment #8 from kao_chen 2011-11-12 05:18:54 PST ---
Created attachment 53449
--> https://bugs.freedesktop.org/attachment.cgi?id=53449
starting log of oilrush
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=35460
--- Comment #13 from Bruno 2011-11-12 02:39:23 PST ---
A good week later I've not seen the cursor corruptions nor other issues.
Please apply patch in attachment 52920 with
Tested-and-reported-by: Bruno Prémont
--
Configure bugmail: https://b
2011/11/11 Rob Clark :
> On Thu, Nov 10, 2011 at 8:54 AM, InKi Dae wrote:
>> 2011/11/9 Rob Clark :
>>> On Wed, Nov 9, 2011 at 7:25 AM, InKi Dae wrote:
Hello, all.
I am trying to implement multi planer using your plane patch and I
think it's good but I am still warried about th
In case that vblank_disable_allowed is 1, the problem that manager->pipe
could be -1 at vsync interrupt handler could be induced so this patch fixes
that.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 46 +++--
1 fi
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_drv.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.h
b/drivers/gpu/drm/exynos/exynos_drm_drv.h
index 38a6f1d..2d74f85 100644
--- a/drivers
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_buf.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_buf.c
b/drivers/gpu/drm/exynos/exynos_drm_buf.c
index 6f8afea..303189c 100644
--- a/driver
this patch addes exynos_drm_gem_init() creating and initialzing a gem.
allocation functions could use this function to create new gem and
it changes size type of exynos_drm_gem_create structure to 64bit
and also corrects comments to exynos_drm_gem_create structure.
Signed-off-by: Inki Dae
Signed-
the purpose of this patch is to consider IOMMU support in the future.
EXYNOS4 SoC supports IOMMU also so the address for DMA could be
physical address with IOMMU or device address with IOMMU.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_buf.c |
From: Seung-Woo Kim
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_encoder.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_encoder.c
b/drivers/gpu/drm/ex
From: Joonyoung Shim
crtc dpms is called as destroying attached fb so dpms off sould be processed.
crtc dpms also can be called after crtc is detached from encoder so pipe value
of manager is used to find display controller for this case
Signed-off-by: Joonyoung Shim
Signed-off-by: Seung-Woo Ki
From: Seung-Woo Kim
drm_framebuffer already has width and height so they are meaningless as
parameters when updating fb_info.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 14 +-
1 files changed
From: Joonyoung Shim
during recreating exynos_drm_fbdev as a new display device probes,
fb_helper is reinitialized but kernel fb is not changed
so kernel_fb_list should be restored after fb_helper is reinitialized.
Signed-off-by: Joonyoung Shim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin P
exynos_drm_display has function pointes so exynos_drm_display_ops is better
to describe.
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c | 29 +
drivers/gpu/drm/exynos/exynos_drm_drv.h |4 +-
drivers/gpu/
connector contains some contents for display controller so the connector also
should be able to access controller through manager.
Signed-off-by: Inki Dae
Signed-off-by: Seung-Woo Kim
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c | 38
From: Seung-Woo Kim
missing members are added into converting function between timing and display
mode and refresh rate of display mode is calculated by drm mode function.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_
From: Seung-Woo Kim
hdmi display in exynos supports hotplug event and interlace scan mode
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_connector.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --gi
From: Seung-Woo Kim
this patch adds kms poll infrastructure to handle hotplug detection event
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_drv.c |5 +
drivers/gpu/drm/exynos/exynos_drm_fb.c | 12 +++
Hello, Dave. sorry but please, ignor previous patch sets posted
by Seung-Woo Kim. I am seding patch sets again.
this patch sets are as the following.
- add kms poll to handle hdp event.
- fix converting between display mode and timing.
- fix connector and crtc callbacks to call proper display driv
https://bugs.freedesktop.org/show_bug.cgi?id=42373
--- Comment #14 from Jerome Glisse 2011-11-11
16:13:51 PST ---
Created attachment 53428
--> https://bugs.freedesktop.org/attachment.cgi?id=53428
Verbose debug to help pin point issue
Can you build a kernel with attached patch and boot with io
48 matches
Mail list logo