rg.uk/cgit/libdrm-armada.git
or we can mirror it on github.
Do you have a preference?
Thanks
Joshua Clayton
On 08/02/2016 04:28 PM, Russell King wrote:
> On Tue, Aug 02, 2016 at 04:09:58PM -0700, Joshua Clayton wrote:
>> Greetings Russell,
>> I'm publishing an etnaviv yocto layer on github.
>> One of the components is libdrm-armada, which we get from
>> git://
On 08/02/2016 06:38 PM, Fabio Estevam wrote:
> Hi Joshua,
>
> On Tue, Aug 2, 2016 at 8:09 PM, Joshua Clayton
> wrote:
>> Greetings Russell,
>> I'm publishing an etnaviv yocto layer on github.
> Cool! Could you please let us know when this layer becomes availabl
Greeetings, All
We moved from a 4.7 kernel to 4.10, and now
regularly see the below oops at boot.
Specific platform is imx6q-evi (Uniwest Evi) running X.
There are no ill effects, as far as I can tell, except for the
scary kernel warning.
I tried disabling CONFIG_DRM_FBDEV_EMULATION, to no
effect
On Tue, 12 Jan 2016 13:55:35 -0800
Joshua Clayton wrote:
Ping?
FYI The dts for the board using this panel is now in linux-next.
Is there something more I need to do to get it queued?
They are my first patches for the drm subsystem, so I may be
unfamiliar with the customs.
I just checked; the
Sharp LQ101K1LY04 is a 10 inch WXGA (1280x800) lvds panel
---
drivers/gpu/drm/panel/panel-simple.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/drivers/gpu/drm/panel/panel-simple.c
b/drivers/gpu/drm/panel/panel-simple.c
index f97b73e..9207b5d 100644
--- a/drive
On Tue, 12 Jan 2016 08:05:46 -0800
Joshua Clayton wrote:
Bah. I mistakenly thought that send-email would add my SoB
if I passed "-s" to git-send-email.
> Sharp LQ101K1LY04 is a 10 inch WXGA (1280x800) lvds panel
>
Please add:
Signed-off-by: Joshua Clayton
> ---
> drive
Hi Lucas,
Thanks for the review.
On Tue, 12 Jan 2016 19:45:30 +0100
Lucas Stach wrote:
> > Â drivers/gpu/drm/panel/panel-simple.c | 26
> > ++
>
> Missing documentation for the DT binding.
>
Thanks, will add.
...
> > + .bus_format = MEDIA_BUS_FMT_RGB888_1X7X4_JEIDA
Add simple-panel support for the Sharp LQ101K1LY04i, which is
a 10 inch WXGA (1280x800) lvds panel.
Signed-off-by: Joshua Clayton
---
drivers/gpu/drm/panel/panel-simple.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/drivers/gpu/drm/panel/panel-simple.c
b
Document basic simple-panel support for Sharp LQ101K1LY04
Signed-off-by: Joshua Clayton
---
.../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt| 7 +++
1 file changed, 7 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
Document basic simple-panel support for Sharp LQ101K1LY04
Signed-off-by: Joshua Clayton
---
.../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt| 7 +++
1 file changed, 7 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/panel/sharp,lq101k1ly04.txt
Trivial patch to add Sharp LQ101K1LY04i to simple-panel
Support the Sharp LQ101K1LY04i, a 10 inch WXGA (1280x800) lvds panel.
Signed-off-by: Joshua Clayton
---
This trivial addition and its documenatation patch was reviewed for 4.5;
the only problems then were alphabetization.
They
On Tuesday, January 12, 2016 01:55:35 PM Joshua Clayton wrote:
> Add simple-panel support for the Sharp LQ101K1LY04i, which is
> a 10 inch WXGA (1280x800) lvds panel.
>
> Signed-off-by: Joshua Clayton
> ---
> drivers/gpu/drm/panel/panel-simple.c | 27 +++
Add simple-panel support for the Sharp LQ101K1LY04i, which is
a 10 inch WXGA (1280x800) lvds panel.
Signed-off-by: Joshua Clayton
---
Reposting again in hopes of getting this into 4.8
drivers/gpu/drm/panel/panel-simple.c | 27 +++
1 file changed, 27 insertions
Document basic simple-panel support for Sharp LQ101K1LY04
Signed-off-by: Joshua Clayton
Acked-by: Rob Herring
---
.../devicetree/bindings/display/panel/sharp,lq101k1ly04.txt| 7 +++
1 file changed, 7 insertions(+)
create mode 100644
Documentation/devicetree/bindings/display/panel
On Friday, July 14, 2017 7:38:01 AM PDT Lucas Stach wrote:
> While this is no build dependency, etnaviv will only work correctly on most
> systems if CMA and DMA_CMA are enabled. Select both options if available to
> avoid users ending up with a non-working GPU due to a lacking kernel config.
>
>
It seems wrong to define PHYS_OFFSET here in a gpu driver.
Is there an actual ARC system using vivante?
The bit of code that uses PHYS_OFFSET looks pretty ARM specific.
If not, then at least maybe
+#if !define (PHYS_OFFSET) && defined (COMPILE_TEST)
+#define PHY_OFFSET 0
+#endif
would be more ap
Thierry, David,
Can these patches be pulled in?
Do I need anything additional?
the Documentation bit has been Acked by Rob Herring.
On 06/01/2016 08:35 AM, Joshua Clayton wrote:
> Trivial patch to add Sharp LQ101K1LY04i to simple-panel
>
> Support the Sharp LQ101K1LY04i, a 10 inch WXGA
18 matches
Mail list logo