- 02 Jun, 2020 40 commits
-
-
Kernel has these as well. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
-
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
This patch is what Emcraft's Dmitry Konyshev did in their tree. If seems to fix the phy powerup. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
This clock is a high precision clock on imx8mq-evk board that will be used by HDMI phy. Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
We don't care about ipuv3 on imx and this part diverges from mainline quite a bit. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
This eases compilation Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
this gives us dp_link back This reverts commit 9a42c7c6.
-
This pixel format is a fully packed and 10bits variant of NV12. A luma pixel would take 10bits in memory, without any filled bits between pixels in a stride. Signed-off-by:
Randy Li <ayaka@soulik.info> Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
These formats will be used by VPU and DCSS. Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com> [ Aisheng : VENDOR_VSI changed to 0xf1 ] Signed-off-by:
Dong Aisheng <aisheng.dong@nxp.com>
-
Add a new fb modifier for Vivante compressed and tiled pixle layout which can be decompressed by DEC400D module in DCSS. Signed-off-by:
Fancy Fang <chen.fang@nxp.com> Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Add hdmi phy video mode valid function to filter the video modes. Signed-off-by:
Sandor Yu <Sandor.yu@nxp.com> Reviewed-by:
Robby Cai <robby.cai@nxp.com>
-
The HDR_OUTPUT_METADATA property is needed in order for userspace to instruct the sink to switch to HDR10 mode. Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
Add dual mode support for imx8qm. imx8qm hdmi/dp driver are ready to support 4K. Signed-off-by:
Sandor Yu <Sandor.yu@nxp.com>
-
Add Display Port driver support for NXP Layerscape LS1028A platform. Signed-off-by:
Wen He <wen.he_1@nxp.com>
-
Add power_on of the cnds_plat_data to __cdns_dp_probe as to update Board related configuration initalization. Signed-off-by:
Wen He <wen.he_1@nxp.com>
-
add struct imx_mhdp_device for imx specific. add imx8mq hdmi support. move imx8qm specific functions to plat_data uniform variable name. Signed-off-by:
Sandor Yu <Sandor.yu@nxp.com>
-
This patch adds support in DCSS for Vivante tiled-compressed buffers. Signed-off-by:
Fancy Fang <chen.fang@nxp.com> Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
The 27MHz external oscillator offers a high precision low jitter clock and is suitable for high pixel clocks modes(ie 4K@60). Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
This adds initial support for iMX8MQ's Display Controller Subsystem (DCSS). Some of its capabilities include: * 4K@60fps; * HDR10; * one graphics and 2 video pipelines; * on-the-fly decompression of compressed video and graphics; The reference manual can be found here: https://www.nxp.com/webapp/Download?colCode=IMX8MDQLQRM The current patch adds only basic functionality: one primary plane for graphics, linear, tiled and super-tiled buffers support (no graphics decompression yet), no HDR10 and no video planes. Video planes support and HDR10 will be added in subsequent patches once per-plane de-gamma/CSC/gamma support is in. Signed-off-by:
Laurentiu Palcu <laurentiu.palcu@nxp.com>
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-
Martin Kepplinger authored
WIP because it will most likely become a touch+panel mfd device.
-
The panel uses a Focaltech FT8006P chip and can be found in the Librem5. TODO: - add binding docs Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
This makes the picture stable on the phone. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Brightness mode is currently hardcoded as linear in the driver. Make exponential mode configurable via DT. Signed-off-by:
Guido Günther <agx@sigxcpu.org>
-
This allows to select exponential brightness mode instead of the default linear mode. Signed-off-by:
Guido Günther <agx@sigxcpu.org> Reviewed-by:
Rob Herring <robh@kernel.org>
-
Martin Kepplinger authored
-
This got people confused. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Martin Kepplinger authored
-
Martin Kepplinger authored
-