Re: [PATCH 1/2] drm/vc4: Fix NULL pointer dereference in the async update path

2018-11-13 Thread Eric Anholt
Boris Brezillon writes: > vc4_plane_atomic_async_update() calls vc4_plane_atomic_check() > which in turn calls vc4_plane_setup_clipping_and_scaling(), and since > commit 58a6a36fe8e0 ("drm/vc4: Use > drm_atomic_helper_check_plane_state() to simplify the logic"), this > function accesses

Re: [Intel-gfx] [PATCH 1/2] drm/edid: Add and export function to parse manufacturer id

2018-11-13 Thread Jani Nikula
On Thu, 08 Nov 2018, Daniel Vetter wrote: > On Thu, Nov 08, 2018 at 08:42:52PM +, Souza, Jose wrote: >> On Thu, 2018-11-08 at 09:31 +0100, Daniel Vetter wrote: >> > On Wed, Nov 07, 2018 at 04:23:52PM -0800, José Roberto de Souza >> > wrote: >> > > This function will be helpful to drivers that

[Bug 200695] Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)

2018-11-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200695 Claude Heiland-Allen (cla...@mathr.co.uk) changed: What|Removed |Added Kernel Version|4.17.19, 4.18.0-rc7,|4.17.19,

Re: Sound and the TDA998x binding

2018-11-13 Thread Russell King - ARM Linux
On Tue, Nov 13, 2018 at 06:12:37PM +, Peter Rosin wrote: > On 2018-11-13 18:24, Russell King - ARM Linux wrote: > > On Tue, Nov 13, 2018 at 01:28:40PM +, Peter Rosin wrote: > >> Hi! > >> > >> I'm wondering about some programming details regarding the TDA998x > >> driver... > >> > >> The

[Bug 108330] WarThunder game performance killed after Ryzen optimisations

2018-11-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108330 --- Comment #6 from aceman --- So strangely the patch didn't work, but updating mesa today (presents itself as 19.0.0), containing the commit https://cgit.freedesktop.org/mesa/mesa/commit/?id=e0c7114eb3c19d4c2653f661698a6baa3bc9bedf FIXES the

Re: [PATCH 0/2] Docs/EDID: Fixed and improved EDID documentation

2018-11-13 Thread Jani Nikula
On Tue, 06 Nov 2018, Jonathan Corbet wrote: > On Mon, 5 Nov 2018 09:48:33 +0100 > Christoph Niedermaier wrote: > >> A problem was found when EDID data sets for displays other >> than the provided samples were generated. The patch series has >> no effect on the provided samples that still match

Re: [PATCH xf86-video-intel v8 2/2] sna: Added AYUV format support for textured and sprite video adapters.

2018-11-13 Thread Ville Syrjälä
On Tue, Nov 13, 2018 at 06:49:38PM +, Chris Wilson wrote: > Quoting Stanislav Lisovskiy (2018-11-13 07:45:02) > > @@ -408,6 +424,9 @@ void sna_video_textured_setup(struct sna *sna, > > ScreenPtr screen) > > } else if (sna->kgem.gen < 040) { > > adaptor->nImages =

<    1   2