From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: dri-devel@lists.freedesktop.org, mani@kernel.org
Subject: DRM/KMS experimental drivers for HiKey 970
Date: Wed, 5 Aug 2020 10:51:37 +0200 [thread overview]
Message-ID: <20200805105137.2b272efc@coco.lan> (raw)
Hi,
I've been working to get upstream support for the DRM driver on HiKey 970.
While the patches are not ready yet for upstream merge, I'm placing
what I've sone so far on this repository:
https://github.com/mchehab/linux/tree/hikey970/to_upstream-2.0-v1.1
The drivers there are a port from the Linaro's HiKey official Kernel:
https://github.com/96boards-hikey/linux
The patches there preserve the old history. The porting patches
are applied after the original patches imported from that tree.
Besides the DRM driver, this repository contains:
- a PMIC/regulator driver;
- an iommu driver (still requiring some changes at DT properties);
- A DMA driver;
- a small ugly hack reverting some PM changes at the WiFi driver,
causing a regression on this board for HiKey 970.
My current plans are to start upstreaming those needed drivers.
The KMS/DRM driver there still need some changes. I guess it is
not ready for being upstreamed yet. Also, it depends on the
other drivers to work.
In particular, its support for DPMS is broken: if the monitor is
suspended, it won't return back to the right frequency settings.
Feel free to test it and send me patches fixing things there :-)
Thanks,
Mauro
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2020-08-05 8:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 8:51 Mauro Carvalho Chehab [this message]
2020-08-05 9:34 ` DRM/KMS experimental drivers for HiKey 970 Daniel Vetter
2020-08-05 10:13 ` Mauro Carvalho Chehab
2020-08-05 11:04 ` Daniel Vetter
2020-08-17 13:03 ` Mauro Carvalho Chehab
2020-08-06 19:24 ` John Stultz
2020-08-07 7:24 ` Mauro Carvalho Chehab
2020-08-07 8:59 ` Sam Ravnborg
2020-08-07 11:29 ` Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200805105137.2b272efc@coco.lan \
--to=mchehab+huawei@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=mani@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.