05 Mar, 2015
1 commit
-
Some target have up to 6 layer mixers (LM).
Let the header file access the last LM's base address.Signed-off-by: Stephane Viau
Signed-off-by: Rob Clark
02 Feb, 2015
1 commit
-
Resync from rnndb database, to pull in register defines for:
* eDP
* HDMI/HDCP
* mdp4/mdp5 YUV support
* mdp5 hw cursor supportSigned-off-by: Rob Clark
17 Nov, 2014
1 commit
-
Signed-off-by: Rob Clark
04 Aug, 2014
2 commits
-
MDP5 has several functional blocks (ie: VIG/RGB pipes, LMs, ...).
From one revision to another, these blocks' base addresses might
change due to the number of instances present in the MDP5 hw.
A way of dealing with these offset changes is to introduce
dynamic offsets 'per block'.This change adds support for the new revision of MDP5: v1.3.
The idea is to define one hw config per MDP version and select
either one of them at runtime, after reading the MDP5 version.Once the MDP version is known, 'per block' dynamic offsets
are initialized through a global pointer, which is then used for
read/write register access.Signed-off-by: Stephane Viau
Signed-off-by: Rob Clark -
Signed-off-by: Rob Clark
10 Jan, 2014
1 commit
-
resync to latest envytools db, add mdp5 registers
Signed-off-by: Rob Clark