https://bugs.freedesktop.org/show_bug.cgi?id=99628
mohsen2120habibik...@gmail.com changed:
What|Removed |Added
Component|DRM/Intel |DRM/AMDgpu
QA Co
https://bugs.freedesktop.org/show_bug.cgi?id=99628
--- Comment #12 from mohsen2120habibik...@gmail.com ---
Created attachment 129504
--> https://bugs.freedesktop.org/attachment.cgi?id=129504&action=edit
cat log result
--
You are receiving this mail because:
You are the assignee for the bug.___
https://bugs.freedesktop.org/show_bug.cgi?id=99628
--- Comment #13 from mohsen2120habibik...@gmail.com ---
Created attachment 129505
--> https://bugs.freedesktop.org/attachment.cgi?id=129505&action=edit
dmesg now
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=99387
--- Comment #16 from Marco ---
Created attachment 129516
--> https://bugs.freedesktop.org/attachment.cgi?id=129516&action=edit
oops with the two patche applied
Patch does not cleanly apply on 4.9.9
but it's easy to port.
But the result is the
tinydrm provides helpers for very simple displays that can use
CMA backed framebuffers and need flushing on changes.
Signed-off-by: Noralf Trønnes
Acked-by: Daniel Vetter
Acked-by: Thierry Reding
---
Changes since version 3:
- Rebase on new drm_fbdev_cma_init_with_funcs() signature
Documenta
drm: Add support for tiny LCD displays
This is an attempt at providing a DRM version of drivers/staging/fbtft.
The tinydrm library provides a very simplified view of DRM in particular
for tiny displays that has onboard video memory and is connected through
a slow bus like SPI/I2C.
Jani pointed o
Add common functionality needed by many tinydrm drivers.
Signed-off-by: Noralf Trønnes
Acked-by: Daniel Vetter
Acked-by: Thierry Reding
---
Changes since version 3:
- Fix backlight dependency by selecting it
- Use #if IS_ENABLED(CONFIG_SPI) instead of #ifdef to handle tristate
Documentation/
Display panels can be oriented many ways, especially in the embedded
world. The rotation property is a way to describe this orientation.
The counter clockwise direction is chosen because that's what fbdev
and drm use.
Signed-off-by: Noralf Trønnes
Acked-by: Thierry Reding
---
Changes since vers
Add device-tree binding documentation for the MI0283QT display panel.
Signed-off-by: Noralf Trønnes
Acked-by: Rob Herring
---
.../bindings/display/multi-inno,mi0283qt.txt | 27 ++
1 file changed, 27 insertions(+)
create mode 100644
Documentation/devicetree/bindings/d
Add support for MIPI DBI compatible controllers.
Interface type C option 1 and 3 are supported (SPI).
Signed-off-by: Noralf Trønnes
Acked-by: Thierry Reding
---
Changes since version 3:
- Use #if IS_ENABLED(CONFIG_SPI) instead of #ifdef to handle tristate
Documentation/gpu/tinydrm.rst |
Multi-Inno Technology Co.,Ltd is a Hong Kong based company offering
LCD, LCD module products and complete panel solutions.
Signed-off-by: Noralf Trønnes
Acked-by: Rob Herring
---
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentat
Add driver to support the Multi-Inno MI0283QT display panel.
It has an ILI9341 MIPI DBI compatible display controller.
Signed-off-by: Noralf Trønnes
Acked-by: Thierry Reding
---
MAINTAINERS| 6 +
drivers/gpu/drm/tinydrm/Kconfig| 8 ++
drivers/gpu/drm/tinydrm/Make
https://bugs.freedesktop.org/show_bug.cgi?id=99511
Matias N. Goldberg changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=99710
--- Comment #6 from garththei...@hotmail.com ---
Interesting discovery. I loaded Android OS Virtualbox guest using Genymotion
(Google Nexus 7 image with ARM translation installed) and tested the Google
Play version of Hearthstone.
I am able to r
https://bugs.freedesktop.org/show_bug.cgi?id=95306
--- Comment #59 from Jaime Rodrigo ---
Sadly it doesn't do any good. I get a blackout anyways. Tried it
(amdgpu.powerplay=0) also on RC5 (which, as I said before, works good) and it
makes it blackout.
I believe the problem lies on Crossfire or
15 matches
Mail list logo