[Intel-gfx] [PATCH 028/262] drm/i915: Pin the ring high

2018-05-16 Thread Chris Wilson
If we can use an unmappable ring, try to pin it out of the mappable aperture. This simple layout preference is to try and keep the mappable aperture reserved and available to handle GGTT mmapping requests from userspace without causing evictions and GPU stalls. Signed-off-by: Chris Wilson Cc: Joo

[Intel-gfx] [PATCH 053/262] drm/i915: Split control of rps and rc6

2018-05-16 Thread Chris Wilson
Allow ourselves to individually toggle rps or rc6. This will be used later when we want to enable rps/rc6 at different phases during the device bring up. Whilst here, convert the intel_$verb_gt_powersave over to intel_gt_pm_$verb scheme. v2: Resurrect llc_pstate, we will need to restore state on

Re: [Intel-gfx] [PATCH 001/262] drm/i915: Move request->ctx aside

2018-05-16 Thread Chris Wilson
Quoting Chris Wilson (2018-05-17 07:03:17) > In the next patch, we want to store the intel_context pointer inside > i915_request, as it is frequently access via a convoluted dance when > submitting the request to hw. Having two context pointers inside > i915_request leads to confusion so first rena

Re: [Intel-gfx] [PATCH v3 08/40] misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session

2018-05-16 Thread Ramalingam C
On Thursday 17 May 2018 11:26 AM, Usyskin, Alexander wrote: -Original Message- From: C, Ramalingam Sent: Wednesday, May 16, 2018 18:20 To: Usyskin, Alexander ; intel- g...@lists.freedesktop.org; dri-de...@lists.freedesktop.org; seanp...@chromium.org; dan...@ffwll.ch; ch...@chris-wilso

Re: [Intel-gfx] [PATCH v3 05/40] misc/mei/hdcp: Notifier chain for mei cldev state change

2018-05-16 Thread Ramalingam C
On Thursday 17 May 2018 11:22 AM, Usyskin, Alexander wrote: -Original Message- From: C, Ramalingam Sent: Wednesday, May 16, 2018 16:05 To: Usyskin, Alexander ; intel- g...@lists.freedesktop.org; dri-de...@lists.freedesktop.org; seanp...@chromium.org; dan...@ffwll.ch; ch...@chris-wilso

<    1   2   3