[Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2017-01-18 Thread Anusha Srivatsa
Add debugfs entry for HuC loading status check. v2: rebased on top of drm-tip. Cc: Michal wajdeczko Tested-by: Xiang Haihao Signed-off-by: Anusha Srivatsa Signed-off-by: Alex Dai Signed-off-by: Peter Antoine Reviewed-by: Jeff McGee Reviewed-by: Michal Wajdeczko --- drivers/gpu/drm/i915/i9

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-07-13 Thread Xiang, Haihao
rom: Thierry, Michel > > Sent: Thursday, June 23, 2016 3:48 AM > > To: Antoine, Peter ; Xiang, Haihao > > ; daniel.vet...@ffwll.ch > > Cc: Kelley, Sean V ; intel- > > g...@lists.freedesktop.org; Li, Lawrence T > > ; Vivi, > > Rodrigo > > Subject: Re: [Inte

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-28 Thread Dave Gordon
On 21/06/16 19:11, Peter Antoine wrote: From: Alex Dai Add debugfs entry for HuC loading status check. Signed-off-by: Alex Dai Signed-off-by: Peter Antoine --- drivers/gpu/drm/i915/i915_debugfs.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-23 Thread Kelley, Sean V
[Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC > loading status check > > On 6/23/2016 11:01 AM, Peter Antoine wrote: > > Daniel, > > > > Is this suggestion acceptable? I don't want to waste time and effort > > writing code that is not going to be accep

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-23 Thread Michel Thierry
On 6/23/2016 11:01 AM, Peter Antoine wrote: Daniel, Is this suggestion acceptable? I don't want to waste time and effort writing code that is not going to be accepted? Peter. Reuse I915_GETPARAM and do more-less what Chris did for i915.enable_gvt? [1] [1] https://cgit.freedesktop.org/drm-

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-23 Thread Peter Antoine
Daniel, Is this suggestion acceptable? I don't want to waste time and effort writing code that is not going to be accepted? Peter. On Thu, 23 Jun 2016, Xiang, Haihao wrote: Hi Peter, Besides debugfs, could you add a IOCTL to check HuC loading status? Userspace media driver needs to advert

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-23 Thread Peter Antoine
On Thu, 23 Jun 2016, Xiang, Haihao wrote: Hi Peter, Besides debugfs, could you add a IOCTL to check HuC loading status? Userspace media driver needs to advertise the features based on HuC to user. Thanks Haihao From: Alex Dai Add debugfs entry for HuC loading status check. Signed-off-

Re: [Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-23 Thread Xiang, Haihao
Hi Peter, Besides debugfs, could you add a IOCTL to check HuC loading status? Userspace media driver needs to advertise the features based on HuC to user. Thanks Haihao > From: Alex Dai > > Add debugfs entry for HuC loading status check. > > Signed-off-by: Alex Dai > Signed-off-by: Peter A

[Intel-gfx] [PATCH 4/6] drm/i915/huc: Add debugfs for HuC loading status check

2016-06-21 Thread Peter Antoine
From: Alex Dai Add debugfs entry for HuC loading status check. Signed-off-by: Alex Dai Signed-off-by: Peter Antoine --- drivers/gpu/drm/i915/i915_debugfs.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/