Linux Intel Graphics
[Prev Page][Next Page]
- [PATCH v2 09/14] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 07/14] vfio: Block device access via device fd until device is opened
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 06/14] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 05/14] kvm/vfio: Accept vfio device file from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 04/14] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 03/14] vfio: Accept vfio device file in the driver facing kAPI
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 02/14] vfio: Refine vfio file kAPIs
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 01/14] vfio: Allocate per device file structure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v2 00/14] Add vfio_device cdev for iommufd support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v3] drm/i915: add guard page to ggtt->error_capture
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Add another EHL pci id
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: ✗ Fi.CI.BAT: failure for drm/i915: add guard page to ggtt->error_capture (rev3)
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Add another EHL pci id
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Add another EHL pci id
- From: Jonathan Gray <jsg@xxxxxxxxx>
- Re: [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 1/2] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/pxp: limit drm-errors or warning on firmware API failures
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Fix memory leaks in scatterlist (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for vfio: fix deadlock between group lock and kvm lock (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Avoid redundant pointer validity check
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Move fd_install after last use of fence
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/hwmon: Enable PL1 power limit (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/pxp: limit drm-errors or warning on firmware API failures
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 3/6] drm/i915/guc: More debug print updates - GuC reg capture
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/guc: Fix missing ecodes
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH 2/3] drm/i915/guc: Clean up of register capture search
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v4 1/2] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH] drm/i915/pxp: limit drm-errors or warning on firmware API failures
- From: Alan Previn <alan.previn.teres.alexis@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/huc: Add and use HuC oriented print macros (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm/scheduler: Fix elapsed_ns kernel-doc error
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/dgfx: DGFX uses direct VBT pin mapping
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/dgfx: DGFX uses direct VBT pin mapping
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH] drm/i915/dgfx: DGFX uses direct VBT pin mapping
- From: Clint Taylor <clinton.a.taylor@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Fix memory leaks in scatterlist (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for vfio: fix deadlock between group lock and kvm lock (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for vfio: fix deadlock between group lock and kvm lock (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] vfio: no need to pass kvm pointer during device open
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v4 1/2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v4 0/2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for vfio: fix deadlock between group lock and kvm lock (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Avoid redundant pointer validity check
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/3] drm/i915/power: move dc state members to struct i915_power_domains
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH] drm/i915/gt: Avoid redundant pointer validity check
- From: Deepak R Varma <drv@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Move fd_install after last use of fence
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for vfio: fix deadlock between group lock and kvm lock (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Make sure dsm_size has correct granularity
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxx>
- Re: [PATCH] drm/i915: Make sure dsm_size has correct granularity
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] drm/i915: Move fd_install after last use of fence
- From: Rob Clark <robdclark@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/hwmon: Enable PL1 power limit (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/hwmon: Enable PL1 power limit (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/6] drm/i915/guc: More debug print updates - GuC selftests
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH 1/6] drm/i915/guc: More debug print updates - UC firmware
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Move fd_install after last use of fence
- From: Rob Clark <robdclark@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915/dsc: Add debugfs entry to validate DSC output formats
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for More error capture improvements
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: add guard page to ggtt->error_capture (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/hwmon: Enable PL1 power limit
- From: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Initialize the obj flags for shmem objects
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
- From: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2] drm/i915: Initialize the obj flags for shmem objects
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v2] drm/i915: Initialize the obj flags for shmem objects
- From: Aravind Iddamsetty <aravind.iddamsetty@xxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/huc: Add and use HuC oriented print macros (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/dsc: Add debugfs entry to validate DSC output formats
- From: Swati Sharma <swati2.sharma@xxxxxxxxx>
- Re: [PATCH v2 06/17] drm/display/dp_mst: Sanitize payload iteration in drm_dp_mst_dump_topology()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2] drm/i915: add guard page to ggtt->error_capture
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] Initialize the obj flags for shmem objects
- From: "Iddamsetty, Aravind" <aravind.iddamsetty@xxxxxxxxx>
- Re: [PATCH] Initialize the obj flags for shmem objects
- From: "Iddamsetty, Aravind" <aravind.iddamsetty@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for More error capture improvements
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for More drm_dbg to guc_dbg changes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/17] drm/display/dp_mst: Sanitize payload iteration in drm_dp_mst_dump_topology()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] Initialize the obj flags for shmem objects
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH] Initialize the obj flags for shmem objects
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH] Initialize the obj flags for shmem objects
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 05/13] drm/i915/dsb: Dump the DSB command buffer when DSB fails
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] Initialize the obj flags for shmem objects
- From: Aravind Iddamsetty <aravind.iddamsetty@xxxxxxxxx>
- Re: [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v4] drm/i915/fbdev: Implement fb_dirty for intel custom fb helper
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 3/3] intel_gpu_top: Add CSV output format
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 3/3] intel_gpu_top: Add CSV output format
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm/scheduler: Fix elapsed_ns kernel-doc error
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 3/3] intel_gpu_top: Add CVS output format
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 3/3] intel_gpu_top: Add CVS output format
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 3/3] intel_gpu_top: Add CVS output format
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 1/3] intel_gpu_top: Do not repeat header lines in non-interactive output
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 2/3] intel_gpu_top: Rename STDOUT to TEXT
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 0/3] More intel_gpu_top improvements
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH 11/13] drm/i915/dsb: Write each legacy LUT entry twice with DSB
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 09/13] drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] drm/i915/dmc: check incoming dmc id validity
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for htmldocs fixes for next-20230203
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/13] drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- [PATCH 3/3] media: v4l2-core: Describe privacy_led field of v4l2_subdev
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 2/3] drm/scheduler: Fix elapsed_ns kernel-doc error
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 0/3] htmldocs fixes for next-20230203
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 1/3] drm/i915/doc: Escape wildcard in method names
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 6/6] drm/i915/guc: More debug print updates - GuC logging
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH 08/13] drm/i915/dsb: Skip DSB command buffer setup if we have no LUTs
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/guc: More debug print updates - GuC SLPC
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH 4/6] drm/i915/guc: More debug print updates - GuC selftests
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH 01/13] drm/i915/dsb: Define more DSB registers
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 02/13] drm/i915/dsb: Pimp debug/error prints
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 2/6] drm/i915/guc: More debug print updates - GSC firmware
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH 1/6] drm/i915/guc: More debug print updates - UC firmware
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2] drm/i915/huc: Add and use HuC oriented print macros
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/hwmon: Enable PL1 power limit (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Fix logic to get slice_height for dp (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/fbdev: Implement wrappers for callbacks used by fbcon
- From: kernel test robot <yujie.liu@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for More error capture improvements
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for More drm_dbg to guc_dbg changes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 3/3] drm/i915: Include timelines in error capture
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 2/3] drm/i915/guc: Clean up of register capture search
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 1/3] drm/i915/guc: Fix missing ecodes
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 0/3] More error capture improvements
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 2/2] drm/i915: Remove unused/wrong INF_UNIT_LEVEL_CLKGATE
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] drm/i915: Fix GEN8_MISCCPCTL
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Make sure dsm_size has correct granularity (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/6] drm/i915/guc: More debug print updates - GSC firmware
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 6/6] drm/i915/guc: More debug print updates - GuC logging
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 5/6] drm/i915/guc: More debug print updates - GuC SLPC
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 4/6] drm/i915/guc: More debug print updates - GuC selftests
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 0/6] More drm_dbg to guc_dbg changes
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 3/6] drm/i915/guc: More debug print updates - GuC reg capture
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 1/6] drm/i915/guc: More debug print updates - UC firmware
- From: John.C.Harrison@xxxxxxxxx
- Re: [PATCH] drm/i915/huc: Add and use HuC oriented print macros
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/hwmon: Enable PL1 power limit (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: add guard page to ggtt->error_capture (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for vfio: fix deadlock between group lock and kvm lock (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/dmc: allocate dmc struct dynamically
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/dmc: allocate dmc struct dynamically
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC 3/3] drm/i915/dmc: allocate dmc structure dynamically
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [RFC 2/3] drm/i915/dmc: drop "ucode" from function names
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [RFC 1/3] drm/i915/power: move dc state members to struct i915_power_domains
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [RFC 0/3] drm/i915/dmc: allocate dmc struct dynamically
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Fix logic to get slice_height for dp (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/13] drm/i915/dsb: Write each legacy LUT entry twice with DSB
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Make sure dsm_size has correct granularity (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] drm/i915/dp: Increase slice_height for DP
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for i915: fix memory leak with using debugfs_lookup()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/dmc: some dmc id related fixes and cleanups
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Make sure dsm_size has correct granularity
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Fix logic to get slice_height for dp
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/hwmon: Enable PL1 power limit (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/13] drm/i915/dsb: Nuke the DSB debug
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 06/13] drm/i915/dsb: Allow vblank synchronized DSB execution
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for vfio: fix deadlock between group lock and kvm lock (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH 05/13] drm/i915/dsb: Dump the DSB command buffer when DSB fails
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH v10 23/23] drm/i915/vm_bind: Support capture of persistent mappings
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- PR for ADLP DMC v2.18
- From: Gustavo Sousa <gustavo.sousa@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for We need to have additional checks for DP MST UHBR (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 22/23] drm/i915/vm_bind: Properly build persistent map sg table
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Consolidate TLB invalidation flow (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 20/23] drm/i915/vm_bind: Render VM_BIND documentation
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/hwmon: Enable PL1 power limit
- From: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx>
- [PATCH v3] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for introduce vm_flags modifier functions
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 18/23] drm/i915/vm_bind: Limit vm_bind mode to non-recoverable contexts
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for vfio: fix deadlock between group lock and kvm lock (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v10 12/23] drm/i915/vm_bind: Use common execbuf functions in execbuf path
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 04/13] drm/i915/dsb: Introduce intel_dsb_finish()
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 03/13] drm/i915/dsb: Split intel_dsb_wait() from intel_dsb_commit()
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH 5/5] drm/i915/dmc: check incoming dmc id validity
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for i915: fix memory leak with using debugfs_lookup()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PULL] drm-misc-next
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dmc: some dmc id related fixes and cleanups
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 6/6] mm: export dump_mm()
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Assertion failure in i915 intel_display.c#assert_plane() after resume from hibernation
- From: Salvatore Bonaccorso <carnil@xxxxxxxxxx>
- Re: [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PULL] drm-misc-next
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: export dump_mm()
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: export dump_mm()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
- From: Michal Hocko <mhocko@xxxxxxxx>
- [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PULL] drm-misc-next
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
- From: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PULL] drm-misc-next
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
- From: Mavroudis Chatzilaridis <mavchatz@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Michal Koutný <mkoutny@xxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v2 1/6] mm: introduce vma->vm_flags modifier functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 0/6] introduce vm_flags modifier functions
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- [PATCH] i915: fix memory leak with using debugfs_lookup()
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: some dmc id related fixes and cleanups
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Fix logic to get slice_height for dp
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-intel-fixes
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 0/1] Fix logic to get slice_height for dp
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH][next] i915/gvt: Fix spelling mistake "vender" -> "vendor"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2 11/17] drm/display/dp_mst: Add helpers to query for payload allocation errors
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH v2 11/17] drm/display/dp_mst: Add helpers to query for payload allocation errors
- From: Dan Carpenter <error27@xxxxxxxxx>
- [PATCH 5/5] drm/i915/dmc: check incoming dmc id validity
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 4/5] drm/i915/dmc: add is_valid_dmc_id() and use it
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 3/5] drm/i915/dmc: remove unnecessary dmc_id validity check
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 2/5] drm/i915/dmc: add for_each_dmc_id() and use it
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/5] drm/i915/dmc: add proper name to dmc id enum and use it
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/5] drm/i915/dmc: some dmc id related fixes and cleanups
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH 0/1] Fix logic to get slice_height for dp
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for We need to have additional checks for DP MST UHBR (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 2/2] tests/i915/perf: Exercise barrier race
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Consolidate TLB invalidation flow (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Add generic constraint checker when determining DP MST DSC bpp
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 0/2] We need to have additional checks for DP MST UHBR
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 1/2] drm/i915: Add generic constraint checker when determining DP MST DSC bpp
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH v3] drm/i915: Consolidate TLB invalidation flow
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH] drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/hwmon: Enable PL1 power limit
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- Re: [PATCH v3] drm/i915: Consolidate TLB invalidation flow
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH v4] drm/i915: Consolidate TLB invalidation flow
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- [PULL] drm-misc-next-fixes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH] drm/i915/pxp: limit drm-errors or warnings on firmware API failures
- From: Alan Previn <alan.previn.teres.alexis@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for vfio: fix deadlock between group lock and kvm lock (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Fix memory leaks in scatterlist
- From: Harish Chegondi <harish.chegondi@xxxxxxxxx>
- Re: [PATCH v3] drm/i915: Consolidate TLB invalidation flow
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/hwmon: Enable PL1 power limit
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH] drm/i915/hwmon: Enable PL1 power limit
- From: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH v10 00/23] drm/i915/vm_bind: Add VM_BIND functionality
- From: "Zanoni, Paulo R" <paulo.r.zanoni@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for vfio: fix deadlock between group lock and kvm lock (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Fix memory leaks in scatterlist
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for vfio: fix deadlock between group lock and kvm lock (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for vfio: fix deadlock between group lock and kvm lock (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Fix memory leaks in scatterlist
- From: Matt Atwood <matthew.s.atwood@xxxxxxxxx>
- Re: [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] drm/i915/selftest: Use forcewake to sanity check engine wa lists
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 2/4] drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 1/4] drm/i915/pvc: Annotate two more workaround/tuning registers as MCR
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 3/4] drm/i915/xehp: LNCF/LBCF workarounds should be on the GT list
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for vfio: fix deadlock between group lock and kvm lock (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for vfio: fix deadlock between group lock and kvm lock (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Consolidate TLB invalidation flow
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 2/2] tests/i915/perf: Exercise barrier race
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
- From: Mavroudis Chatzilaridis <mavchatz@xxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: "Coelho, Luciano" <luciano.coelho@xxxxxxxxx>
- Re: [PATCH] drm/i915/guc: Improve debug message on context reset notification
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH i-g-t 2/2] tests/i915/perf: Exercise barrier race
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Consolidate TLB invalidation flow
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Consolidate TLB invalidation flow
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] drm/i915: Keep sagv status updated on icl+
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH 1/4] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: add guard page to ggtt->error_capture
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v10 04/23] drm/i915/vm_bind: Support partially mapped vma resource
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH v10 03/23] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: "Coelho, Luciano" <luciano.coelho@xxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v10 02/23] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: "Coelho, Luciano" <luciano.coelho@xxxxxxxxx>
- [PATCH v3] drm/i915: Consolidate TLB invalidation flow
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915: add guard page to ggtt->error_capture
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH v2 02/17] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v2 16/17] drm/i915/dp_mst: Add workaround for a DELL P2715Q payload allocation problem
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v2 17/17] drm/i915/dp_mst: Verify the HW state of MST encoders
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Luca Coelho <luca@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915: make dev_priv usage explitic in some macros
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC] drm/i915: make dev_priv usage explitic in some macros
- From: Luca Coelho <luciano.coelho@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PULL] drm-intel-gt-next
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Enable HDCP2.x via GSC CS (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Enable HDCP2.x via GSC CS (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 17/17] drm/i915/dp_mst: Verify the HW state of MST encoders
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v10 6/6] drm/i915/mtl: Add HDCP GSC interface
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 4/6] drm/i915/hdcp: Refactor HDCP API structures
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 3/6] i915/hdcp: HDCP2.x Refactoring to agnostic hdcp
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 2/6] drm/i915/hdcp: Keep hdcp agonstic naming convention
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 1/6] drm/i915/gsc: Create GSC request submission mechanism
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v10 0/6] Enable HDCP2.x via GSC CS
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH v9 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH v9 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH 1/6] drm/i915/ttm: fix sparse warning
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/huc: Add and use HuC oriented print macros
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/17] drm/i915/dp_mst: Add workaround for a DELL P2715Q payload allocation problem
- From: Lyude Paul <lyude@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/guc: Improve debug message on context reset notification
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/17] drm/display/dp_mst: Sanitize payload iteration in drm_dp_mst_dump_topology()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v2 02/17] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Lyude Paul <lyude@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/huc: Add and use HuC oriented print macros
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 16/17] drm/i915/dp_mst: Add workaround for a DELL P2715Q payload allocation problem
- From: Lyude Paul <lyude@xxxxxxxxxx>
- [PATCH] drm/i915/huc: Add and use HuC oriented print macros
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/guc: Improve debug message on context reset notification
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Split _MMIO() for _PORT3()/_PIPE3()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/guc: Improve debug message on context reset notification
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for vfio: fix deadlock between group lock and kvm lock
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: drm/i915/dp_mst: Fix MST payload removal during output disabling
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/gt: Add sysfs RAPL PL1 interface
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for vfio: fix deadlock between group lock and kvm lock
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] vfio: fix deadlock between group lock and kvm lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Split _MMIO() for _PORT3()/_PIPE3()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/i915: Move common mmio base out of private macros
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH 1/2] drm/i915: Split _MMIO() for _PORT3()/_PIPE3()
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 07/10] drm/i915/hdcp: Use HDCP helpers for i915
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v6 07/10] drm/i915/hdcp: Use HDCP helpers for i915
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: drm/i915/dp_mst: Fix MST payload removal during output disabling
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: drm/i915/dp_mst: Fix MST payload removal during output disabling
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 13/17] drm/display/dp_mst: Export the DP_PAYLOAD_TABLE_SIZE definition
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 14/17] drm/display/dp_mst: Factor out a helper to reset the payload table
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 17/17] drm/i915/dp_mst: Verify the HW state of MST encoders
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 15/17] drm/dp: Add a quirk for a DELL P2715Q MST payload allocation problem
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 16/17] drm/i915/dp_mst: Add workaround for a DELL P2715Q payload allocation problem
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 09/17] drm/display/dp_mst: Add a helper to verify the MST payload state
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 11/17] drm/display/dp_mst: Add helpers to query for payload allocation errors
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 10/17] drm/i915/dp_mst: Verify the MST state of modesetted outputs
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 12/17] drm/display/dp_mst: Add helpers to query payload allocation properties
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 08/17] drm/i915/dp_mst: Move getting the MST topology state earlier to connector check
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 07/17] drm/i915: Factor out helpers for modesetting CRTCs and connectors
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 06/17] drm/display/dp_mst: Sanitize payload iteration in drm_dp_mst_dump_topology()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 05/17] drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 04/17] drm/i915/dp_mst: Fix payload removal during output disabling
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 03/17] drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 02/17] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 01/17] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 00/17] drm/i915: drm/i915/dp_mst: Fix MST payload removal during output disabling
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
- From: Anthony Krowiak <akrowiak@xxxxxxxxxxxxx>
- Re: [PATCH i-g-t 1/2] i915/perf: Stress opening of new perf streams against existing contexts
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/gt: Add sysfs RAPL PL1 interface
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Fix sphinx warnings for workarounds documentation
- From: Mauro Carvalho Chehab <mauro.chehab@xxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for GuC oriented print macros (rev3)
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 1/2] i915/perf: Stress opening of new perf streams against existing contexts
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Enable YCbCr420 for VDSC (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: ✗ Fi.CI.BAT: failure for drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 8/8] gputop: Basic vendor agnostic GPU top tool
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 7/8] lib/igt_drm_clients: Enforce client status sort order in the library
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 6/8] lib/igt_drm_clients: Decouple hardcoded engine assumptions
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 5/8] lib/igt_drm_fdinfo: Track largest engine index
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 4/8] lib/igt_drm_clients: Support multiple DRM cards
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 3/8] lib/igt_drm_clients: Record client drm minor
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t v3 0/8] Vendor agnostic gputop
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 1/8] lib: Extract igt_drm_clients from intel_gpu_top
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 2/8] lib: Allow specifying custom engine map
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v6] drm/i915/gt: Add selftests for TLB invalidation
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Add sysfs RAPL PL1 interface (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Enable HDCP2.x via GSC CS (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/ttm: revert "stop allocating dummy resources during BO creation"
- From: Matthew Auld <matthew.william.auld@xxxxxxxxx>
- Re: [PATCH v2] drm/i915/gt: Add sysfs RAPL PL1 interface
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH i-g-t 1/2] i915/perf: Stress opening of new perf streams against existing contexts
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 2/2] tests/i915/perf: Exercise barrier race
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 0/2] tests/i915/perf: Add stress / race exercises
- From: Janusz Krzysztofik <janusz.krzysztofik@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Enable YCbCr420 for VDSC (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Enable YCbCr420 for VDSC (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Add sysfs RAPL PL1 interface (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Enable HDCP2.x via GSC CS (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Enable HDCP2.x via GSC CS (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [1/4] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Expose SAGV state via debugfs
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] drm/i915: Introduce HAS_SAGV()
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2] drm/i915/gt: Add sysfs RAPL PL1 interface
- From: Sujaritha Sundaresan <sujaritha.sundaresan@xxxxxxxxx>
- Re: [PATCH 0/8] drm/i915: LVDS cleanup
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Prefix hex numbers with 0x
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Include stepping informaiton in device info dump
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915: Include stepping informaiton in device info dump
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH v9 6/6] drm/i915/mtl: Add HDCP GSC interface
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v9 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v9 4/6] drm/i915/hdcp: Refactor HDCP API structures
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v9 3/6] i915/hdcp: HDCP2.x Refactoring to agnostic hdcp
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v9 2/6] drm/i915/hdcp: Keep hdcp agonstic naming convention
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH v9 1/6] drm/i915/gsc: Create GSC request submission mechanism
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH v3] drm/i915/hdmi: Go for scrambling only if platform supports TMDS clock > 340MHz
- From: "Shankar, Uma" <uma.shankar@xxxxxxxxx>
- [PATCH v9 0/6] Enable HDCP2.x via GSC CS
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Include stepping informaiton in device info dump (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 6/6] drm/i915/mtl: Add HDCP GSC interface
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Enable YCbCr420 for VDSC (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Enable YCbCr420 for VDSC (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v9 6/6] drm/i915/vdsc: Check slice design requirement
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Use sysfs_emit() and sysfs_emit_at() (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: LVDS cleanup
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Add selftests for TLB invalidation (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- linux-next: manual merge of the usb tree with the drm-intel-fixes tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/4] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] drm/i915: Expose SAGV state via debugfs
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 3/4] drm/i915: Keep sagv status updated on icl+
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 2/4] drm/i915: Introduce HAS_SAGV()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 1/4] drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Implement workaround for CDCLK PLL disable/enable (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [v2] vfio-mdev: add back CONFIG_VFIO dependency
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Include stepping informaiton in device info dump (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] drm: Call vga_switcheroo_process_delayed_switch() in drm_lastclose
- From: Lyude Paul <lyude@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for series starting with [v2,1/6] drm/i915/ttm: fix sparse warning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Use sysfs_emit() and sysfs_emit_at() (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Include stepping informaiton in device info dump
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: LVDS cleanup
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: LVDS cleanup
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Add selftests for TLB invalidation (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Implement workaround for CDCLK PLL disable/enable
- From: "Srivatsa, Anusha" <anusha.srivatsa@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION ae0c77e1bc6963c67c6c09e8c72959fcb1ed8d5f
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for Drop TGL/DG1 workarounds for pre-prod steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 2/2] drm/i915: Prefix hex numbers with 0x
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/i915: Include stepping informaiton in device info dump
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Implement workaround for CDCLK PLL disable/enable (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 8/8] drm/i915/lvds: s/pipe_config/crtc_state/
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 7/8] drm/i915/lvds: s/intel_encoder/encoder/ etc.
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 6/8] drm/i915/lvds: s/dev_priv/i915/
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 5/8] drm/i915/lvds: Fix whitespace
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 4/8] drm/i915/lvds: Extract intel_lvds_regs.h
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 3/8] drm/i915/lvds: Use REG_BIT() & co.
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 2/8] drm/i915/lvds: Use intel_de_rmw()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 1/8] drm/i915/lvds: Split long lines
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 0/8] drm/i915: LVDS cleanup
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm/i915/dg1: Drop support for pre-production steppings
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix typo for reference clock
- From: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] drm/i915/guc: Update GT/GuC messages in intel_uc.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v3 6/8] drm/i915/guc: Update GuC messages in intel_guc_log.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH 2/3] drm/i915/dg1: Drop support for pre-production steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 3/3] drm/i915/dg1: Drop final use of IS_DG1_GRAPHICS_STEP
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 2/3] drm/i915/dg1: Drop support for pre-production steppings
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 5/6] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- Re: [PATCH v5] drm/i915/gt: Add selftests for TLB invalidation
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- [PATCH v6] drm/i915/gt: Add selftests for TLB invalidation
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [v2,1/6] drm/i915/ttm: fix sparse warning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/6] drm/i915/ttm: fix sparse warning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for series starting with [1/6] drm/i915/ttm: fix sparse warning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] drm/i915: implement async_flip mode per plane tracking
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Add selftests for TLB invalidation (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/6] drm/i915/ttm: fix sparse warning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH 5.15 118/204] drm/i915: Allow switching away via vga-switcheroo if uninitialized
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Add new CDCLK step for RPL-U (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Implement workaround for CDCLK PLL disable/enable
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH v3] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Coelho, Luciano" <luciano.coelho@xxxxxxxxx>
- [PATCH] drm/i915/gt: Use sysfs_emit() and sysfs_emit_at()
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- Re: [PATCH] drm/i915/display/fdi: use intel_de_rmw if possible
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH] drm/i915/display/dsi: use intel_de_rmw if possible
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/display/vlv: fix pixel overlap register update
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display/fdi: use intel_de_rmw if possible
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v5] drm/i915/gt: Add selftests for TLB invalidation
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] drm/ttm: stop allocating a dummy resource for pipelined gutting
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] drm/ttm: stop allocating dummy resources during BO creation
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] drm/ttm: clear the ttm_tt when bo->resource is NULL
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] drm/i915/ttm: audit remaining bo->resource
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] drm/i915/ttm: fix sparse warning
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- [PATCH v2 6/6] drm/ttm: prevent moving of pinned BOs
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v2 3/6] drm/ttm: clear the ttm_tt when bo->resource is NULL
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v2 4/6] drm/ttm: stop allocating dummy resources during BO creation
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v2 2/6] drm/i915/ttm: audit remaining bo->resource
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v2 5/6] drm/ttm: stop allocating a dummy resource for pipelined gutting
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v2 1/6] drm/i915/ttm: fix sparse warning
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix typo for reference clock
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Add selftests for TLB invalidation (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Add new CDCLK step for RPL-U (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] drm/i915/ttm: audit remaining bo->resource
- From: Matthew Auld <matthew.william.auld@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Add new CDCLK step for RPL-U (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] drm/i915/ttm: audit remaining bo->resource
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 5/6] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 5/6] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/6] drm/i915/ttm: fix sparse warning
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [RFC 1/2] drm/i915: Add RPL-U sub platform
- From: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@xxxxxxxxx>
- [PATCH 4/6] drm/ttm: stop allocating dummy resources during BO creation
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH 3/6] drm/ttm: clear the ttm_tt when bo->resource is NULL
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH 5/6] drm/ttm: stop allocating a dummy resource for pipelined gutting
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH 6/6] drm/ttm: prevent moving of pinned BOs
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH 1/6] drm/i915/ttm: fix sparse warning
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH 2/6] drm/i915/ttm: audit remaining bo->resource
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v5] drm/i915/gt: Add selftests for TLB invalidation
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [RFC v4 2/2] drm/i915/display: Add 480 MHz CDCLK steps for RPL-U
- From: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx>
- [RFC v4 1/2] drm/i915: Add RPL-U sub platform
- From: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx>
- Re: [PATCH] drm/i915: Fix potential bit_17 double-free
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [RFC 0/2] Add new CDCLK step for RPL-U
- From: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/i915/display/fdi: use intel_de_rmw if possible
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH v3] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915: implement async_flip mode per plane tracking (rev5)
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH 3/5] drm/i915/psr: Add the latency reporting chicken bit for pipe D
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/psr: Fix the delayed vblank w/a
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH v8 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Zbigniew Kempczyński <zbigniew.kempczynski@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for GuC oriented print macros (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for GuC oriented print macros (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for GuC oriented print macros (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 7/8] drm/i915/guc: Update GuC messages in intel_guc_submission.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 8/8] drm/i915/guc: Update GT/GuC messages in intel_uc.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 5/8] drm/i915/guc: Update GuC messages in intel_guc_fw.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 4/8] drm/i915/guc: Update GuC messages in intel_guc_ct.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 6/8] drm/i915/guc: Update GuC messages in intel_guc_log.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 2/8] drm/i915/guc: Update GuC messages in intel_guc.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 3/8] drm/i915/guc: Update GuC messages in intel_guc_ads.c
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 0/8] GuC oriented print macros
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [PATCH v3 1/8] drm/i915/guc: Add GuC oriented print macros
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915: implement async_flip mode per plane tracking (rev5)
- From: "Saarinen, Jani" <jani.saarinen@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Drop TGL/DG1 workarounds for pre-prod steppings
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- Re: [PATCH] drm/i915/guc: Fix missing ecodes
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 1/8] drm/i915/guc: Add GuC oriented print macros
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 8/8] drm/i915/guc: Update GT/GuC messages in intel_uc.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 7/8] drm/i915/guc: Update GuC messages in intel_guc_submission.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 6/8] drm/i915/guc: Update GuC messages in intel_guc_log.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 4/8] drm/i915/guc: Update GuC messages in intel_guc_ct.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 2/8] drm/i915/guc: Update GuC messages in intel_guc.c
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Tejun Heo <tj@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Fix potential bit_17 double-free
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/8] drm/i915/pxp: Add ARB session creation with new PXP API Ver4.3
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: vblank stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Drop TGL/DG1 workarounds for pre-prod steppings
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] drm/i915/tgl: Drop support for pre-production steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 0/3] Drop TGL/DG1 workarounds for pre-prod steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 3/3] drm/i915/dg1: Drop final use of IS_DG1_GRAPHICS_STEP
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 2/3] drm/i915/dg1: Drop support for pre-production steppings
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH v4] drm/i915: implement async_flip mode per plane tracking
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Fix potential bit_17 double-free
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: probe lmem before the stolen portion
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mei: clean pending read with vtag on bus
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915: Fix potential bit_17 double-free
- From: Rob Clark <robdclark@xxxxxxxxx>
- Re: [PATCH 5/9] drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: vblank stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] drm/display/dp_mst: Fix the payload VCPI check in drm_dp_mst_dump_topology()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Luca Coelho <luca@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: implement async_flip mode per plane tracking (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for Use unversioned blob path for ADLP DMC (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mei: clean pending read with vtag on bus
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [RFC 1/2] drm/i915: Add RPL-U sub platform
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event
- From: Simon Ser <contact@xxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: probe lmem before the stolen portion
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH v2 4/4] drm/i915: Reject wm levels that exceed vblank time
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 3/4] drm/i915: Extract skl_wm_latency()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 2/4] drm/i915/psr: Fix the delayed vblank w/a
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 1/4] drm/i915/vrr: Fix "window2" handling
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 0/4] drm/i915: vblank stuff
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 1/6] intel_gpu_top: Fix man page formatting
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Luca Coelho <luca@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: implement async_flip mode per plane tracking (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- Re: [PATCH i-g-t 5/6] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: implement async_flip mode per plane tracking (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: probe lmem before the stolen portion
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH v4] drm/i915: implement async_flip mode per plane tracking
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Add selftests for TLB invalidation (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] drm/i915: implement async_flip mode per plane tracking
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v3 02/10] drm/client: Add hotplug_failed flag
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Souza, Jose" <jose.souza@xxxxxxxxx>
- Re: [PATCH] drm/i915: Avoid potential vm use-after-free
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Petri Latvala <petri.latvala@xxxxxxxxx>
- Re: [PATCH v8 5/6] drm/i915/mtl: Add function to send command to GSC CS
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 0/8] Vendor agnostic gputop
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Avoid potential vm use-after-free
- From: Matthew Auld <matthew.william.auld@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Add selftests for TLB invalidation (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v4] drm/i915/gt: Add selftests for TLB invalidation
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Petri Latvala <petri.latvala@xxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH i-g-t 5/6] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 6/6] lib/igt_device_scan: Improve Intel discrete GPU selection
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 2/6] intel_gpu_top: Automatically enclose JSON output into brackets
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 4/6] intel_gpu_top: Aggregate engine classes in all output modes
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 3/6] intel_gpu_top: Add command line switch to start in physical engine mode
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 1/6] intel_gpu_top: Fix man page formatting
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PATCH i-g-t 0/6] Assorted intel_gpu_top improvements
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [PULL] drm-intel-next
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev4)
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH i-g-t] i915/gem_ppgtt: Terminate batch for evict-vs-shrink*
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: implement async_flip mode per plane tracking (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 1/2] drm/i915: Add RPL-U sub platform
- From: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Coelho, Luciano" <luciano.coelho@xxxxxxxxx>
- Re: [PATCH v7 3/6] mei: clean pending read with vtag on bus
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/6] mei: mei-me: resume device in prepare
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 3/6] mei: clean pending read with vtag on bus
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/psr: Split sel fetch plane configuration into arm and noarm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- [PATCH v2] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: implement async_flip mode per plane tracking (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: implement async_flip mode per plane tracking (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3] drm/i915: implement async_flip mode per plane tracking
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] drm/i915/pcode: Wait 10 seconds for pcode to settle
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: v6.1 stable backport request
- From: Sasha Levin <sashal@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Allow error capture without a request & fix locking issues (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Allow error capture without a request & fix locking issues (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Allow error capture without a request & fix locking issues (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 3/8] drm/i915: Fix up locking around dumping requests lists
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 5/8] drm/i915: Allow error capture of a pending request
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 8/8] drm/i915/guc: Rename GuC register state capture node to be more obvious
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 7/8] drm/i915/guc: Add a debug print on GuC triggered reset
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 6/8] drm/i915/guc: Look for a guilty context when an engine reset fails
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 0/8] Allow error capture without a request & fix locking issues
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 4/8] drm/i915: Allow error capture without a request
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 2/8] drm/i915: Fix request ref counting during error capture & debugfs dump
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v6 1/8] drm/i915/guc: Fix locking when searching for a hung request
- From: John.C.Harrison@xxxxxxxxx
- Re: [PATCH v3 2/8] drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- Re: [PATCH v3 1/8] drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- Re: [PATCH v5 1/8] drm/i915/guc: Fix locking when searching for a hung request
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt: Add selftests for TLB invalidation (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for vfio-mdev: add back CONFIG_VFIO dependency
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] [v2] vfio-mdev: add back CONFIG_VFIO dependency
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 4/9] drm/i915/dp_mst: Fix payload removal during output disabling
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH v2 1/9] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH 3/9] drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 2/9] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTL
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Luca Coelho <luca@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Luca Coelho <luca@xxxxxxxxx>
- Re: [PATCH v2] drm/i915: implement async_flip mode per plane tracking
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/guc: Fix missing ecodes
- From: "Teres Alexis, Alan Previn" <alan.previn.teres.alexis@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PULL] drm-intel-fixes
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 4/9] drm/i915/dp_mst: Fix payload removal during output disabling
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Split sel fetch plane configuration into arm and noarm
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 3/9] drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/9] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] drm/i915: implement async_flip mode per plane tracking
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Add selftests for TLB invalidation (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v3] drm/i915/gt: Add selftests for TLB invalidation
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [igt-dev] [PATCH i-g-t 1/4] intel_gpu_top: Fix man page formatting
- From: Kamil Konieczny <kamil.konieczny@xxxxxxxxxxxxxxx>
- Re: [RFC v3 00/12] DRM scheduling cgroup controller
- From: Tejun Heo <tj@xxxxxxxxxx>
[Index of Archives]
[AMD Graphics]
[Linux USB]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]