Re: [Intel-gfx] [PATCH] drm/i915/dmc: Use RUNTIME_INFO->stp for DMC

2021-07-03 Thread Lucas De Marchi
On Fri, Jul 02, 2021 at 10:49:05AM +0300, Jani Nikula wrote: On Wed, 30 Jun 2021, Lucas De Marchi wrote: Typo: RUNTIME_INFO->stp On Wed, Jun 30, 2021 at 04:06:24PM -0700, Anusha Srivatsa wrote: On the dmc side,we maintain a lookup table with different display stepping-substepping combinations

Re: [Intel-gfx] [PATCH v5 0/2] drm/i915: IRQ fixes

2021-07-03 Thread Thomas Zimmermann
Hi Am 02.07.21 um 21:51 schrieb Daniel Vetter: On Thu, Jul 01, 2021 at 07:36:16PM +0200, Thomas Zimmermann wrote: Fix a bug in the usage of IRQs and cleanup references to the DRM IRQ midlayer. Preferably this patchset would be merged through drm-misc-next. v5: * go back to _hardirq()

Re: [Intel-gfx] [PATCH] include/uapi/drm: fix spelling mistakes in header files

2021-07-03 Thread Simon Ser
Reviewed-by: Simon Ser But this this touches a lot of different drivers, not sure we can just merge this via drm-misc-next? In any case, please ping me again in a week if this hasn't been merged by then. ___ Intel-gfx mailing list Intel-gfx@lists.freed

Re: [Intel-gfx] [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+

2021-07-03 Thread Martin Peres
On 02/07/2021 18:07, Michal Wajdeczko wrote: On 02.07.2021 10:09, Martin Peres wrote: On 02/07/2021 10:29, Pekka Paalanen wrote: On Thu, 1 Jul 2021 21:28:06 +0200 Daniel Vetter wrote: On Thu, Jul 1, 2021 at 8:27 PM Martin Peres wrote: On 01/07/2021 11:14, Pekka Paalanen wrote: On Wed,