On Thu, Apr 21, 2022 at 1:23 PM Thomas Zimmermann wrote:
>
> Hi
>
> Am 21.04.22 um 20:22 schrieb Thomas Zimmermann:
> > Hi
> >
> > Am 21.04.22 um 19:39 schrieb James Hilliard:
> >> On Thu, Apr 21, 2022 at 8:22 AM Javier Martinez Canillas
> >> wrote
:39, Patrik Jakobsson wrote:
> >>> On Thu, Apr 21, 2022 at 1:49 PM Thomas Zimmermann
> >>> wrote:
> >>>>
> >>>> Hi
> >>>>
> >>>> Am 09.04.22 um 06:23 schrieb James Hilliard:
> >>>>> Select the
On Thu, Apr 21, 2022 at 8:22 AM Javier Martinez Canillas
wrote:
>
> On 4/21/22 14:54, Patrik Jakobsson wrote:
> > On Thu, Apr 21, 2022 at 2:47 PM Javier Martinez Canillas
> > wrote:
>
> [snip]
>
> > diff --git a/drivers/gpu/drm/gma500/Kconfig
> > b/drivers/gpu/drm/gma500/Kconfig
> >
On Tue, Apr 12, 2022 at 3:30 AM Patrik Jakobsson
wrote:
>
> On Tue, Apr 12, 2022 at 3:48 AM James Hilliard
> wrote:
> >
> > On Mon, Apr 11, 2022 at 3:27 AM Patrik Jakobsson
> > wrote:
> > >
> > > On Sun, Apr 10, 2022 at 10:05 PM James Hilliard
>
On Mon, Apr 11, 2022 at 3:27 AM Patrik Jakobsson
wrote:
>
> On Sun, Apr 10, 2022 at 10:05 PM James Hilliard
> wrote:
> >
> > On Sun, Apr 10, 2022 at 1:52 PM Patrik Jakobsson
> > wrote:
> > >
> > > On Sun, Apr 10, 2022 at 9:40 PM James Hilliard
>
Extracted from various sources such EMGD releases.
Signed-off-by: James Hilliard
---
drivers/gpu/drm/gma500/psb_intel_reg.h | 212 +
1 file changed, 107 insertions(+), 105 deletions(-)
diff --git a/drivers/gpu/drm/gma500/psb_intel_reg.h
b/drivers/gpu/drm/gma500
On Sun, Apr 10, 2022 at 1:52 PM Patrik Jakobsson
wrote:
>
> On Sun, Apr 10, 2022 at 9:40 PM James Hilliard
> wrote:
> >
> > On Sun, Apr 10, 2022 at 1:36 PM Patrik Jakobsson
> > wrote:
> > >
> > > On Sat, Apr 9, 2022 at 6:23 AM James Hilliard
On Sun, Apr 10, 2022 at 1:36 PM Patrik Jakobsson
wrote:
>
> On Sat, Apr 9, 2022 at 6:23 AM James Hilliard
> wrote:
> >
> > Select the efi framebuffer if efi is enabled.
> >
> > This appears to be needed for video output to function correctly.
> >
> >
Select the efi framebuffer if efi is enabled.
This appears to be needed for video output to function correctly.
Signed-off-by: James Hilliard
---
Changes v2 -> v3:
- select EFI_FB instead of depending on it
Changes v1 -> v2:
- use depends instead of select
---
drivers/gpu/drm/
This appears to be needed for video output to function correctly.
Signed-off-by: James Hilliard
---
Changes v1 -> v2:
- use depends instead of select
---
drivers/gpu/drm/gma500/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/gma500/Kconfig b/drivers/gpu/
This appears to be needed for video output to function correctly.
Signed-off-by: James Hilliard
---
drivers/gpu/drm/gma500/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/drm/gma500/Kconfig b/drivers/gpu/drm/gma500/Kconfig
index 0cff20265f97..ff8c7b6e87f5 100644
--- a
On Tue, May 19, 2020 at 2:36 PM Sasha Levin wrote:
>
> Hi Daniel,
>
> On Tue, May 19, 2020 at 09:21:15PM +0200, Daniel Vetter wrote:
> >Hi Sasha
> >
> >So obviously great that Microsoft is trying to upstream all this, and
> >very much welcome and all that.
> >
> >But I guess there's a bunch of rat
If the vc4 hdmi driver loads before the pixel clock is available we
see a spurious "*ERROR* Failed to get pixel clock" error.
Signed-off-by: James Hilliard
---
no response in over 2 weeks
---
drivers/gpu/drm/vc4/vc4_hdmi.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
On Tue, Apr 14, 2020 at 5:07 AM Jani Nikula wrote:
>
> On Fri, 10 Apr 2020, James Hilliard wrote:
> > If a component fails to bind due to -EPROBE_DEFER we should not log an
> > error as this is not a real failure.
> >
> > Fixes:
> > vc4-drm soc:gpu: failed to
If a component fails to bind due to -EPROBE_DEFER we should not log an
error as this is not a real failure.
Fixes:
vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops vc4_hdmi_ops): -517
vc4-drm soc:gpu: master bind failed: -517
Signed-off-by: James Hilliard
---
Changes v1 -> v2:
- rem
If the vc4 hdmi driver loads before the pixel clock is available we
see a spurious "*ERROR* Failed to get pixel clock" error.
Signed-off-by: James Hilliard
---
drivers/gpu/drm/vc4/vc4_hdmi.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/vc4/
If a component fails to bind due to -EPROBE_DEFER we should not log an
error as this is not a real failure.
Fixes:
vc4-drm soc:gpu: failed to bind 3f902000.hdmi (ops vc4_hdmi_ops): -517
vc4-drm soc:gpu: master bind failed: -517
Signed-off-by: James Hilliard
---
drivers/base/component.c | 9
ecent starting point for adding
gma500 atomic support to mainline and how best to approach that.
Signed-off-by: James Hilliard
---
drivers/gpu/drm/gma500/Makefile| 1 +
drivers/gpu/drm/gma500/psb_page_flip.c | 600 +
drivers/gpu/drm/gma500/psb_page_flip.h | 38
18 matches
Mail list logo