Age | Commit message (Collapse) | Author | Files | Lines |
|
The BBE is has fairly limited CPU and Graphics power so everything is
sluggish at 1080p. Things work much better at 720p.
Change-Id: I359f7fcfff0868de31f78b324595d9891b5848a0
Signed-off-by: Paul Barker <paul@betafive.co.uk>
|
|
The default gbm-format needs to be changed on the BeagleBone Enhanced
due to a hardware errata on the AM335x SoC.
For further details see the following section of the TI wiki:
http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#AM3_Beagle_Bone_Black_Board_Configuration
The TI documentation recommends further changes to powervr.ini and
qt_env.sh, however it was found that only the gbm-format change in
weston.ini is needed.
Change-Id: I968384d0014fef2285d83902de044a5e97274d84
Signed-off-by: Paul Barker <paul@betafive.co.uk>
(cherry picked from commit a237cf926dc7de7a6afe3980f58e877a40fbc3f9)
|
|
The tilcdc DRM driver needs more CMA memory available than we reserve by
default in order to give a working GUI in AGL guppy.
Change-Id: I3aea892889cdbc464acfdc5310cefd6654674286
Signed-off-by: Paul Barker <paul@betafive.co.uk>
|
|
This is the first step towards integration of the Sancloud BeagleBone
Enhanced (BBE) BSP with AGL.
When building the BBE kernel for AGL we need to pick up the correct .inc
files.
Change-Id: I7cab264f4e53d389fd94150d6ed9697f968accc4
Signed-off-by: Paul Barker <paul@betafive.co.uk>
(cherry picked from commit ae3a8f1589a4528b580ef3f230e5b419da1508e7)
|