RE: [PATCH v14 20/33] misc/mei/hdcp: Define ME FW interface for HDCP2.2

2019-02-21 Thread Winkler, Tomas
> > Defines the HDCP specific ME FW interfaces such as Request CMDs, payload > structure for CMDs and their response status codes. > > This patch defines payload size(Excluding the Header)for each WIRED > HDCP2.2 CMDs. > > v2: Rebased. > v3: > Extra comments are removed. > v4: > %s/\/\*\*/\/

[PATCH v14 20/33] misc/mei/hdcp: Define ME FW interface for HDCP2.2

2019-02-16 Thread Ramalingam C via dri-devel
Defines the HDCP specific ME FW interfaces such as Request CMDs, payload structure for CMDs and their response status codes. This patch defines payload size(Excluding the Header)for each WIRED HDCP2.2 CMDs. v2: Rebased. v3: Extra comments are removed. v4: %s/\/\*\*/\/\* v5: Extra lines are