[PATCH] drm/tinydrm/mi0283qt: Always set rotation value

2018-04-23 Thread Tom Callaway
out_enable:. Signed-off-by: Tom Callaway --- drivers/gpu/drm/tinydrm/mi0283qt.c | 41 +- 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/drivers/gpu/drm/tinydrm/mi0283qt.c b/drivers/gpu/drm/tinydrm/mi0283qt.c index 4e6d2ee94e55..2bb9e3ce4823 100644 ---

Re: mi0283qt driver issues

2018-04-18 Thread Tom Callaway
On 04/18/2018 06:22 AM, Noralf Trønnes wrote: > It turns out that the reason for this is that the pitft has a hw reset > circuit that resets only on power-on and not on each reboot through a > gpio like rpi-display does. > > When the driver is enabling the display pipeline it checks if the > con

mi0283qt driver issues

2018-04-16 Thread Tom Callaway
Noralf, Thanks for the guidance on how to use the mi0283qt driver to run the panel included in the Adafruit 2.8" capacitive PiTFT Plus (running on top of a Raspberry Pi 3). I am working with 4.16.0 (Fedora 28). I can get the driver to load, and have console output appearing on it, but I have run