Split out the first two patches (which already have R-b) from:
https://patchwork.freedesktop.org/series/102665/
so that they can go through CI and be merged while we work through reviews
of the remaining patches.
Test-with: 20220426000337.9367-1-ashutosh.di...@intel.com
Cc: Rodrigo Vivi
Cc: Jo
On Sun, 24 Apr 2022 11:43:18 -0700, Andi Shyti wrote:
>
> Hi Ashutosh,
Hi Andi
> [...]
>
> > static int intel_sysfs_rps_init(struct intel_gt *gt, struct kobject *kobj,
> > const struct attribute * const *attrs)
> > {
> > @@ -598,4 +720,12 @@ void intel_gt_sysfs_pm_in
On Thu, 21 Apr 2022 13:57:03 -0700, Rodrigo Vivi wrote:
>
> On Tue, Apr 19, 2022 at 10:21:26PM -0700, Ashutosh Dixit wrote:
>
> > +#define U8_8_VAL_MASK 0x
> > +#define U8_8_SCALE_TO_VALUE "0.00390625"
>
> I really like this style because it gets future proof...
> Well, honestly I
There are 2 ways an engine can get reset in i915 and the method of reset
affects how KMD labels a context as guilty/innocent.
(1) GuC initiated engine-reset: GuC resets a hung engine and notifies
KMD. The context that hung on the engine is marked guilty and all other
contexts are innocent. The inn
On Mon, 25 Apr 2022 02:39:42 -0700, Kamil Konieczny wrote:
>
> Hi Ashutosh,
Hi Kamil,
> On 2022-04-13 at 11:11:06 -0700, Ashutosh Dixit wrote:
> > Retrieve RP0 and RPn freq for media IP from PCODE and display in per-gt
> > sysfs. This patch adds the following files to gt/gtN sysfs:
> > * media_RP
== Series Details ==
Series: drm/i915: Media freq factor
URL : https://patchwork.freedesktop.org/series/103110/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11550 -> Patchwork_103110v1
Summary
---
**SUCCESS**
No
== Series Details ==
Series: i915/guc/reset: Make __guc_reset_context aware of guilty engines
URL : https://patchwork.freedesktop.org/series/103111/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11550 -> Patchwork_103111v1
Hi all,
On Thu, 14 Apr 2022 09:47:15 +1000 Stephen Rothwell
wrote:
>
> Today's linux-next merge of the drm-misc tree got a conflict in:
>
> drivers/gpu/drm/radeon/radeon_sync.c
>
> between commit:
>
> 022074918042 ("drm/radeon: fix logic inversion in radeon_sync_resv")
>
> from the drm-m
Hi all,
After merging the drm-intel tree, today's linux-next build (x86_64
allmodconfig) failed like this:
ERROR: modpost: "intel_runtime_pm_put" [drivers/gpu/drm/i915/kvmgt.ko]
undefined!
Possibly caused by commit
8b750bf74418 ("drm/i915/gvt: move the gvt code into kvmgt.ko")
or one of teh
== Series Details ==
Series: i915/guc/reset: Make __guc_reset_context aware of guilty engines
URL : https://patchwork.freedesktop.org/series/103111/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11550_full -> Patchwork_103111v1_full
On Mon, 25 Apr 2022, Zhi Wang wrote:
> When CONFIG_DRM_I915_DEBUG_RUNTIME and CONFIG_DRM_I915_DEBUG_PM
> are enabled, two more extra symols in i915 are required to be
> exported.
>
> Cc: Jani Nikula
> Signed-off-by: Zhi Wang
Reviewed-by: Jani Nikula
> ---
> drivers/gpu/drm/i915/intel_gvt.c |
101 - 111 of 111 matches
Mail list logo