Re: [Intel-gfx] [PATCH 1/2] drm/i915: Move the PIPEMISC write the correct place

2019-05-03 Thread Shankar, Uma
>-Original Message- >From: Ville Syrjala [mailto:ville.syrj...@linux.intel.com] >Sent: Friday, May 3, 2019 1:36 AM >To: intel-gfx@lists.freedesktop.org >Cc: Shankar, Uma ; Sharma, Shashank > >Subject: [PATCH 1/2] drm/i915: Move the PIPEMISC write the correct place > >From: Ville Syrjälä

[Intel-gfx] [PATCH 1/2] drm/i915: Move the PIPEMISC write the correct place

2019-05-02 Thread Ville Syrjala
From: Ville Syrjälä I fumbled the PIPEMISC write into the wrong place. It only gets called for fastsets, but since value needs to be updated based on the set of active planes it needs to be done for all plane updates. Move it to the correct spot. The symptoms include SDR planes never showing up