- 07 Jan, 2019 2 commits
-
-
Guido Gunther authored
We changed the porch values a while ago so the comment was outdated and we're close to the vendor suggested 75000 khz now so use the exact value. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
We don't need that atm. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 19 Dec, 2018 1 commit
-
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 15 Dec, 2018 6 commits
-
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Use values from their test rig. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Length is shortened in the above loop but we want the total amount of bytes to transfer since this is reported back later on to the caller of mipi_dsi_host's (*transfer)() via xfer.status. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
- 14 Dec, 2018 1 commit
-
-
Guido Gunther authored
This is what we figured from the vendor supplied values.
-
- 13 Dec, 2018 30 commits
-
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
as of d94d071ccd29012f6523dedc8cd8ba30e2e4b6a0 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This makes sure we see the debug messages when turning on DRM debugging. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
The indicates if the HS clock is on or off not the LP clock. This makes the logic not look reversed. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
as of ba119b65
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
See f353f77671fb3a69d4380af818ce5489e40b72f2 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
See 7d902c05Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
set_property got removed from drm and we're not interested in hdr properties atm. See 482b0e3cSigned-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
This reverts commit 79436a1c. Needed by hdp code.
-
Guido Gunther authored
This crept in a while ago. We're not supporing HDR10 yet anyway. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
libdrm and etnaviv know nothing about this yet so no reason to announce it. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
-
Guido Gunther authored
otherwise it will warn since we have IMX_IPUV3_CORE for imx8. We drop this entirely instead of adding || IMX_DCSS_CORE to avoid a recursive dependency. It doesn't matter at the moment.
-
Guido Gunther authored
as of 6bc1cfd9
-
Guido Gunther authored
See bd106353
-
Guido Gunther authored
-
Guido Gunther authored
-
Guido Gunther authored
See upstream's bae781b2 438b74a5 272725c7
-
Guido Gunther authored
See e90271bc
-
Guido Gunther authored
-