Hi Stephane,
On Mon, Jul 7, 2014 at 8:04 PM, Stephane Viau wrote:
>
> 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.
..
> -static inline uint32_t R
On Tue, Jul 15, 2014 at 8:15 AM, divya ojha wrote:
> Hi Stephane,
>
> On Mon, Jul 7, 2014 at 8:04 PM, Stephane Viau wrote:
>>
>> 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 ins
Hi,
> Hi Stephane,
>
> On Mon, Jul 7, 2014 at 8:04 PM, Stephane Viau
> wrote:
>>
>> 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.
> ..
>> -stati
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
Hi,
This patch uses a slightly modified version of envytools/headergen2 (thanks
Rob!) to add support for a newer version of MDP5: v1.3 (up to v1.2 is
supported as of now), through dynamic offsets.
Stephane Viau (1):
drm/msm/mdp5: add support for MDP5 v1.3
drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml