| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch enables the SGX_EARLYSUSPEND flag on all the OMAP3/4
builds which allows the SGX display driver to receive properly
the suspend/resume requests from the early suspend mechanism.
This will solve suspend/resume 3D application issues
when the dual display feature is enabled in the DDK.
Currently it was only enabled on OMAP3 builds.
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
Change-Id: Ief6e221f916729a0747e81b550f6fb426184a61b
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When a 3D app is runnning (avoiding the tearing effect) there
is a very high chance the pointer to the display is null just
after it has been extracted from the framebuffer and the UI is
cloned using the sysfs entries from the framebuffer.
This problem can be fixed by locking the framebuffer when the
synchronization is happening and also when the frame is being
pushed to the display as well.
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
Change-Id: Ia4e6cc6d52ba03f0098bc45ee019173d44925333
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch updates the DDK to version 1.6.16.4061
The corresponding change in the user side most be
in place for this DDK to work.
Change-Id: I0e3ffff29506115fac5b215b1020d20559ee1853
Signed-off-by: Rodrigo Obregon <robregon@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Displays that don't support manual update mode do not implements
the get_update_mode() method. Changed code to use the new DSS2
method to check if an overlay is manually updated.
Change-Id: I7fecbc62b021cf83bcca74455142198bcfff3d1e
Signed-off-by: Lajos Molnar <molnar@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Have SGX now call the new sched_update() so that it is not
blocked on a concurrent update.
Change-Id: I18bd9d9f36d077ad0ffc79919d2bb861c1fb5dec
Signed-off-by: Lajos Molnar <molnar@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Populates the information needed in the DisplayClass
structure reported to SGX Services to determine the panel DPI
based on the information given by the framebuffer.
This patch is a rebase for DDK 1.6.16.3924.
Signed-off-by: sayen mohanty <sayenmohanty@ti.com>
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
Change-Id: I1234be3711ec61a8da9b1c34065e998066a2d0d0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Prevents tearing on DPI and HDMI panel by following the correct
update and sync sequence for those panels. Code is generic
for DSI and DPI panels.
Change-Id: Ided7bf4e9795d8bd389c63007a7b83834833f720
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch enables the SGX display driver to support flipping
with multiple display types and configurations including
DSI auto and manual update modes. Code is compatible with DPI
interface panels and HDMI.
Change-Id: Iab57b495d29bb406f748a6e5b56612713789b7bb
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add support for compiling with CONFIG_HAS_EARLYSUSPEND turned off. Turning
this off is needed as a temporary step in getting OMAP3 support in 2.6.35.
Signed-off-by: Steve Schefter <sschefter@ti.com>
Acked-by: Leed Aguilar <leed.aguilar@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Rebases the virtual display code to make it work DDK 1.6.16.3924 and
kernel 2.6.35
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
Change-Id: I29bc5e14e735b82834a83dbc8245a4ae4095ff57
|
| |
| |
| |
| |
| |
| |
| | |
DVFS Implementation for SGX driver
Change-Id: Ic85b2cd8c91c289984fff4ab804eb565506dd9cf
Signed-off-by: Haluk Aral <h-aral@ti.com>
|
| |
| |
| |
| |
| |
| | |
Re-submit due to http://review.omapzoom.org/#change,7359 over write it
Signed-off-by: Eric Luong <x0119002@ti.com>
|
| |
| |
| |
| |
| |
| | |
Upgrading kernel side DDK to version 1.6.16.3924.
Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch populates the information needed in the DisplayClass
structure reported to SGX Services to determine the panel DPI
based on the information given by the framebuffer
Signed-off-by: sayen mohanty <sayenmohanty@ti.com>
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
|
| |
| |
| |
| |
| |
| |
| | |
This patch rebases the virtual display code according to the new
DSS structures changes to make it work on 2.6.35
Signed-off-by: Gustavo Diaz Prado <x0083741@ti.com>
|
| |
| |
| |
| |
| |
| | |
For L27.7.1 Graphics hand off
Signed-off-by: Eric Luong <x0119002@ti.com>
|
| |
| |
| |
| |
| |
| |
| | |
For L27.7.1 Graphics release
Signed-off-by: Eric Luong <x0119002@ti.com>
Change-Id: I88aa53bad1b38da196bb094d2c62492609408687
|
| |
| |
| |
| |
| |
| |
| | |
Remove hard coded base address and IRQ from the SGX driver and use
them from hwmod database.
Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adding pm_runtime and hwmod support. Device registration happens as a
part of omap_device_build in omap_init_gpu (mach-omap2/devices.c) and
is not required here in the driver.
pm_runtime calls are required to enable and disable required clocks.
This patch does not use hwmod base address - a separate patch will
be provided for that.
Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is the first version of SGX driver integration to ensure UI
boot-up. Power management and hwmod modifications will be added
as patches.
Change-Id: If71e6cd651a53f4809e7b978b693cb7d1a89178d
Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Utilize a platform_device ID when creating the device. This is to
allow to other SDP and Panda machine drivers to connect to soc-audio.
New machine drivers must use different platform_device IDs if they
need to coexist with existing ASoC machine drivers.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| |
| |
| |
| | |
Remove HDMI CPU DAI from SDP4430 machine driver. A different machine
driver is use for HDMI audio.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| |
| |
| |
| | |
Update Makefile and Kconfig to build HDMI audio support for
OMAP4 SDP and Panda boards.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| |
| |
| | |
Add machine driver for HDMI on OMAP4 for SDP and Panda boards.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| |
| |
| | |
Add header with definitions for the ASoC HDMI CPU DAI.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| |
| |
| | |
Add base address of L3 interconnect of DSS HDMI.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| | |
Signed-off-by: Andy Green <andy.green@linaro.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update Makefile and Kconfig to build HDMI audio support for
OMAP4 SDP and Panda boards.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
|
| |
| |
| |
| |
| |
| | |
Enable the twl6040 codec on PandaBoard.
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
and DL
Due to HW bug on McPDM CTRL register both UL and DL channels need
to be configure at the same time. If the channels are not
configured at the same time so side effect can be muting in
Uplink or loud noise in downlink during stress test transition
between UL and Downlink. Each time McPDM is started both UL and
DL channels are enabled to work around the problem.
This patch is also remote the DC OFFSET interface as it is not
working correctly and connot be used. So there is no need for the
driver to configure it.
Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Modem DAI is a special case because requires explicit ALSA PCM
calls to the DAI associated with the serial port (e.g. McBSP).
The trigger() call was missing and the serial port was not
initiating any transfer.
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
| |
| |
| |
| |
| |
| |
| | |
MODEM DAI needs to support 2 channels for dual-mic on capture
and to set the McBSP interface as I2S.
Signed-off-by: Francois Mazard <f-mazard@ti.com>
|
| |
| |
| |
| |
| | |
Change-Id: Ifb0cc1f0376aa3bbe3e644cefba011697bbf5f7b
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
| |
| |
| |
| | |
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: Liam Girdwood <lrg@ti.com>
|
| |
| |
| |
| | |
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
legacy mode
Add microphone bias for digital microphone in legacy mode.
Change-Id: Idc37babbf7acd552c6fbefe51315492e861116eb
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Blaze/SDP4430 contains DMic0, DMic1 and DMic2 interfaces, which
are supplied by Digital Mic Bias 1 from TWL6040. An alternate
second digital microphone bias could be used from Digital Mic
Bias 2, but it's currently not installed in application board.
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
|