Linux Intel Graphics
[Prev Page][Next Page]
- [PATCH 3/9] drm/radeon: convert to using is_hdmi and has_audio from display info
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 2/9] drm/nouveau: convert to using is_hdmi and has_audio from display info
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/9] drm/edid: parse display info has_audio similar to is_hdmi
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/9] drm: convert to using is_hdmi and has_audio from display info
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/ttm: Abort suspend on i915_ttm_backup failure (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Start using REG_BIT* macros
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH] drm/i915: Start using REG_BIT* macros
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Modify debugfs entry from dsc compressed bpp to input bpc
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev7)
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Add DP MST DSC support to i915 (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Add DP MST DSC support to i915 (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Add DP MST DSC support to i915 (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/4] drm/i915: Add DSC support to MST path
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 3/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 1/4] drm: Add missing DP DSC extended capability definitions.
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 0/4] Add DP MST DSC support to i915
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH v3 01/11] drm/i915: Move display and media IP version to runtime info
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] drm/i915: Parse DP/eDP max lane count from VBT
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/12] drm/i915: WARN if a port should use VBT provided vswing tables
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 01/12] drm/i915: Unify VBT version number comments
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/11] drm/i915: Move display and media IP version to runtime info
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: audit bo->resource usage (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Tidy up vfio_device life cycle (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 15/17] drm/i915: Allow M/N change during fastset on bdw+
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/display: convert dsc debugfs entry from output_bpp to input_bpc
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/11] drm/i915: Read graphics/media/display arch version from hw
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 21/21] dma-buf: Remove obsoleted internal lock
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 20/21] media: videobuf2: Stop using internal dma-buf lock
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v3 01/11] drm/i915: Move display and media IP version to runtime info
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- [PATCH v2 15/15] vfio: Add struct device to vfio_device
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 11/15] vfio/platform: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 12/15] vfio/amba: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 09/15] vfio/ap: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 07/15] vfio/mbochs: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 05/15] vfio/mdpy: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 03/15] vfio/mlx5: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 02/15] vfio/pci: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH v2 00/15] Tidy up vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- Re: [PATCH v4 19/21] dma-buf: Document dynamic locking convention
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- ✓ Fi.CI.BAT: success for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 08/21] drm/tegra: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [Linaro-mm-sig] [PATCH v4 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification
- From: Christian König <ckoenig.leichtzumerken@xxxxxxxxx>
- Re: [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 05/21] drm/armada: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v4 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 9/9] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 8/9] drm/i915/dp: Handle BPP where HDMI2.1 DFP doesn't support DSC
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 5/9] drm/i915/dp: Compute configuration for using PCON's color/format conversion
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 6/9] drm/i915/dp: Use crtc_state members in dp_is_ycbcr420
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 7/9] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state dp_dfp members
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 4/9] drm/i915/display: Add new members to configure PCON color conversion
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 3/9] drm/i915/dp: Remove whitespace at the end of function.
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 2/9] drm/i915/dp: Add RGB to YCBCR conversion case in is_dp_ycbcr420 helper
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 1/9] drm/i915/dp: Reset frl trained flag before restarting FRL training
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH v2 0/9] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- Re: [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Initial Meteorlake Support (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- Re: [RFC PATCH 2/2] Fix per client busyness locking
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Initial Meteorlake Support (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Initial Meteorlake Support (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- [PATCH v3 04/11] drm/i915/mtl: Define engine context layouts
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 07/11] drm/i915/mtl: Add DP AUX support on TypeC ports
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 09/11] drm/i915/mtl: Update MBUS_DBOX credits
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 03/11] drm/i915: Parse and set stepping for platforms with GMD
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 11/11] drm/i915/mtl: Do not update GV point, mask value
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 06/11] drm/i915/mtl: Add display power wells
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 08/11] drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 10/11] drm/i915/mtl: Update CHICKEN_TRANS* register addresses
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 02/11] drm/i915: Read graphics/media/display arch version from hw
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 01/11] drm/i915: Move display and media IP version to runtime info
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 05/11] drm/i915/mtl: Add gmbus and gpio support
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v3 00/11] Initial Meteorlake Support
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for series starting with [1/2] i915/pmu: Wire GuC backend to per-client busyness
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
- From: "Vivi, Rodrigo" <rodrigo.vivi@xxxxxxxxx>
- [PATCH 1/2] i915/pmu: Wire GuC backend to per-client busyness
- From: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx>
- [RFC PATCH 2/2] Fix per client busyness locking
- From: Ashutosh Dixit <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/ttm: Abort suspend on i915_ttm_backup failure (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Modify debugfs entry from dsc compressed bpp to input bpc
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: refine eDP power off sequence
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/i915: audit bo->resource usage v2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Tidy up vfio_device life cycle (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Allow more varied alternate fixed modes for panels
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/slpc: Fix inconsistent locked return (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- Re: [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: "Das, Nirmoy" <nirmoy.das@xxxxxxxxxxxxxxx>
- [PATCH 1/1] drm/i915/display: convert dsc debugfs entry from output_bpp to input_bpc
- From: Swati Sharma <swati2.sharma@xxxxxxxxx>
- [PATCH 0/1] Modify debugfs entry from dsc compressed bpp to input bpc
- From: Swati Sharma <swati2.sharma@xxxxxxxxx>
- Re: [PATCH v2 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH v2 3/5] drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH v2 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH v4 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification
- From: Juergen Gross <jgross@xxxxxxxx>
- Re: [PATCH 0/6] drm/i915/gmbus: stop using implicit dev_priv
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 1/5] drm/i915/crt: remove BUG_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] drm/i915/crt: remove BUG_ON()
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH v3 00/18] drm/i915: add display sub-struct to drm_i915_private
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 1/5] drm/i915/crt: remove BUG_ON()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: clear plane color control register when turn plane off
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gmbus: stop using implicit dev_priv
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [v2,1/5] drm/i915/crt: remove BUG_ON()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: clear plane color control register when turn plane off
- From: "Lee, Shawn C" <shawn.c.lee@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/i915/display: clear plane color control register when turn plane off
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/bios: Copy the whole MIPI sequence block (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: refine eDP power off sequence
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: refine eDP power off sequence
- From: "Lee, Shawn C" <shawn.c.lee@xxxxxxxxx>
- Re: [PATCH] drm/i915: Allow more varied alternate fixed modes for panels
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] drm/i915/display: refine eDP power off sequence
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: refine eDP power off sequence
- From: Lee Shawn C <shawn.c.lee@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for i915: Add "standalone media" support for MTL (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: audit bo->resource usage v2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
- From: Tomasz Figa <tfiga@xxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: audit bo->resource usage v2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: audit bo->resource usage v2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Add DP MST DSC support to i915 (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH 3/3] drm/ttm: stop allocating a dummy resource for pipelined gutting
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 2/3] drm/ttm: stop allocating dummy resources during BO creation
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- [PATCH 1/3] drm/i915: audit bo->resource usage v2
- From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: add display sub-struct to drm_i915_private (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Move all drivers to a common dma-buf locking convention
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: fix repeated words in comments (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for i915/display: fix repeated words in comments
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for i915/gvt: fix repeated words in comments
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 13/17] drm/i915/vm_bind: userptr dma-resv changes
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Tidy up vfio_device life cycle (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 08/17] drm/i915/vm_bind: Add out fence support
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- Re: [RFC PATCH v3 07/17] drm/i915/vm_bind: Handle persistent vmas
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- Re: [PATCH 00/15] Tidy up vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v3 05/17] drm/i915: Support for VM private BOs
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [RFC PATCH v3 09/17] drm/i915: Do not support vm_bind mode in execbuf2
- From: Niranjana Vishwanathapura <niranjana.vishwanathapura@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/edid: Range descriptor stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH 00/15] Tidy up vfio_device life cycle
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/8] drm/i915: Rename and expose common GT early init routine
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- Re: [PATCH 4/8] drm/i915: Prepare more multi-GT initialization
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- Re: [PATCH 3/8] drm/i915: Use managed allocations for extra uncore objects
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- Re: [PATCH 2/8] drm/i915: Only hook up uncore->debug for primary uncore
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- Re: [PATCH 1/8] drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Allow more varied alternate fixed modes for panels
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH] drm/i915: Allow more varied alternate fixed modes for panels
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Fix inconsistent locked return
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Fix inconsistent locked return (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for drm/i915/ats-m: Add thread execution tuning setting
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH] drm/i915/slpc: Fix inconsistent locked return
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Tidy up vfio_device life cycle
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Drop version numbers from firmware files (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/guc: Cancel GuC engine busyness worker synchronously (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/edid: Range descriptor stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/ats-m: Add thread execution tuning setting
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: stop HPD workers before display driver unregister (rev15)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/mtl: Added restriction for plane downscaling
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: drm/i915/display: Fix warning callstack for imbalance wakeref
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Fix inconsistent locked return
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Fix inconsistent locked return
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/slpc: Fix inconsistent locked return
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/slpc: Fix inconsistent locked return
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915: Fix random -ENOSPC eviction errors due to locked vma objects
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- [drm-intel:for-linux-next-gt 1/1] drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c:497 intel_guc_slpc_set_min_freq() warn: inconsistent returns '&slpc->lock'.
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] drm/i915/guc: clear stalled request after a reset
- From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dgfx: Release mmap on rpm suspend
- From: Matthew Auld <matthew.william.auld@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dgfx: Release mmap on rpm suspend
- From: Matthew Auld <matthew.william.auld@xxxxxxxxx>
- Re: [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] drm/i915/gmbus: stop using implicit dev_priv
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
- From: Maíra Canal <mairacanal@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/selftests: allow misaligned_pin test work with unmappable memory
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
- From: Maíra Canal <mairacanal@xxxxxxxxxx>
- Re: [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
- From: Maíra Canal <mairacanal@xxxxxxxxxx>
- Re: [PATCH 0/6] drm/i915/gmbus: stop using implicit dev_priv
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/guc: Remove log size module parameters (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: some BUG_ON() removals
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gmbus: stop using implicit dev_priv
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/gmbus: stop using implicit dev_priv
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gmbus: stop using implicit dev_priv
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 2/6] drm/i915/gmbus: whitespace cleanup in reg definitions
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 6/6] drm/i915/gmbus: mass dev_priv -> i915 rename
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 5/6] drm/i915/reg: stop using implicit dev_priv in DSPCLK_GATE_D
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 3/6] drm/i915/gmbus: add wrapper for gmbus mmio base
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 4/6] drm/i915/gmbus: stop using implicit dev_priv in register definitions
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/6] drm/i915/gmbus: split out gmbus regs in a separate file
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/6] drm/i915/gmbus: stop using implicit dev_priv
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915/crt: remove BUG_ON()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/5] drm/i915/crt: remove BUG_ON()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/5] drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 4/5] drm/i915/perf: replace BUG_ON() with WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 5/5] drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 1/5] drm/i915/crt: remove BUG_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/bios: Copy the whole MIPI sequence block
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH] drm/i915/bios: Copy the whole MIPI sequence block
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: audit bo->resource usage
- From: Christian König <christian.koenig@xxxxxxx>
- ✓ Fi.CI.IGT: success for Drop version numbers from firmware files (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3] drm/i915: Support Async Flip on Linear buffers
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- Re: [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/bios: Copy the whole MIPI sequence block (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/selftests: allow misaligned_pin test work with unmappable memory
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/selftests: do not try misaligned_pin test on unmappable memory
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for i915: Add "standalone media" support for MTL (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for i915: Add "standalone media" support for MTL (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/8] drm/i915: Prepare more multi-GT initialization
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for i915: Add "standalone media" support for MTL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for i915: Add "standalone media" support for MTL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev6)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Add HWMON support (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/bios: Copy the whole MIPI sequence block
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Add DP MST DSC support to i915 (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Add DP MST DSC support to i915 (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Add DP MST DSC support to i915 (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm: Analog TV Improvements
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: add display sub-struct to drm_i915_private (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: add display sub-struct to drm_i915_private (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add display sub-struct to drm_i915_private (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Move all drivers to a common dma-buf locking convention
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for DGFX mmap with rpm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Move all drivers to a common dma-buf locking convention
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/8] drm/i915/mtl: Use primary GT's irq lock for media GT
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 8/8] drm/i915/mtl: Hook up interrupts for standalone media
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 6/8] drm/i915/xelpmp: Expose media as another GT
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 1/8] drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 5/8] drm/i915: Rename and expose common GT early init routine
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 2/8] drm/i915: Only hook up uncore->debug for primary uncore
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 4/8] drm/i915: Prepare more multi-GT initialization
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 3/8] drm/i915: Use managed allocations for extra uncore objects
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH 0/8] i915: Add "standalone media" support for MTL
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: fix repeated words in comments (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: fix repeated words in comments (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for i915/display: fix repeated words in comments
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for i915/gvt: fix repeated words in comments
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH] Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Matt Atwood <matthew.s.atwood@xxxxxxxxx>
- Re: [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
- From: Daniel Dadap <ddadap@xxxxxxxxxx>
- Re: [PATCH] drm/i915/ats-m: Add thread execution tuning setting
- From: Matt Atwood <matthew.s.atwood@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/edid: Range descriptor stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Range descriptor stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- Re: [PATCH] drm/i915: fix repeated words in comments
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: fix repeated words in comments
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 14/19] drm/i915/perf: Add Wa_1608133521:dg2
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/bios: Copy the whole MIPI sequence block
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Replace remaining display uncore references to use intel_de
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Replace remaining display uncore references to use intel_de
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] drm/i915: Move display pcode requests to intel_de
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] drm/i915: Replace remaining display uncore references to use intel_de
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/4] drm/i915: Remove uncore from intel_bios.c
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] drm/i915: Remove uncore from intel_tc.c
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2 18/41] drm/connector: Add a function to lookup a TV mode by its name
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 26/41] drm/vc4: vec: Refactor VEC TV mode setting
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 34/41] drm/sun4i: tv: Remove unused mode_valid
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 38/41] drm/sun4i: tv: Remove useless destroy function
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 23/41] drm/atomic-helper: Add an analog TV atomic_check implementation
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 24/41] drm/vc4: vec: Remove empty mode_fixup
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 20/41] drm/modes: Properly generate a drm_display_mode from a named mode
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 36/41] drm/sun4i: tv: Merge mode_set into atomic_enable
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 39/41] drm/sun4i: tv: Rename error label
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 41/41] drm/sun4i: tv: Convert to the new TV mode property
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 27/41] drm/vc4: vec: Remove redundant atomic_mode_set
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 37/41] drm/sun4i: tv: Remove useless function
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 35/41] drm/sun4i: tv: Convert to atomic hooks
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 28/41] drm/vc4: vec: Fix timings for VEC modes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 29/41] drm/vc4: vec: Switch for common modes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 16/41] drm/modes: Fill drm_cmdline mode from named modes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 25/41] drm/vc4: vec: Convert to atomic helpers
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 15/41] drm/modes: Switch to named mode descriptors
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 22/41] drm/atomic-helper: Add a TV properties reset helper
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 30/41] drm/vc4: vec: Fix definition of PAL-M mode
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 33/41] drm/vc4: vec: Add support for more analog TV standards
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 40/41] drm/sun4i: tv: Add missing reset assertion
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 32/41] drm/vc4: vec: Convert to the new TV mode property
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 17/41] drm/connector: Add pixel clock to cmdline mode
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 31/41] drm/vc4: vec: Use TV Reset implementation
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 21/41] drm/modes: Introduce more named modes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PULL] drm-intel-next
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 02/41] drm/tests: Add Kunit Helpers
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 07/41] drm/connector: Only register TV mode property if present
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 04/41] drm/connector: Rename subconnector state variable
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 06/41] drm/connector: Rename legacy TV property
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 12/41] drm/modes: parse_cmdline: Add support for named modes containing dashes
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 13/41] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 09/41] drm/connector: Add TV standard property
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 14/41] drm/modes: Move named modes parsing to a separate function
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v2 00/41] drm: Analog TV Improvements
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- [PATCH v3 18/18] drm/i915: move and group properties under display.properties
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 17/18] drm/i915: move atomic_helper under display sub-struct
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 16/18] drm/i915: move quirks under display sub-struct
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 15/18] drm/i915/quirks: abstract quirks further by making quirk ids an enum
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 13/18] drm/i915: move and group modeset_wq and flip_wq under display.wq
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 14/18] drm/i915/quirks: abstract checking for display quirks
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 10/18] drm/i915: move and group fdi members under display.fdi
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 12/18] drm/i915: move dbuf under display sub-struct
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 11/18] drm/i915: move fb_tracking under display sub-struct
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 09/18] drm/i915: move and group power related members under display.power
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 08/18] drm/i915: move fbc to display.fbc
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 06/18] drm/i915: move mipi_mmio_base to display.dsi
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 07/18] drm/i915: move vbt to display.vbt
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 05/18] drm/i915: move backlight to display.backlight
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 03/18] drm/i915: move opregion to display.opregion
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 04/18] drm/i915: move and group cdclk under display.cdclk
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 01/18] drm/i915: move and group hdcp under display.hdcp
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 02/18] drm/i915: move and group max_bw and bw_obj under display.bw
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v3 00/18] drm/i915: add display sub-struct to drm_i915_private
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v1] drm/i915: fix null pointer dereference
- From: Łukasz Bartosik <lb@xxxxxxxxxxxx>
- [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v3 7/9] dma-buf: Document dynamic locking convention
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
- From: Sean Christopherson <seanjc@xxxxxxxxxx>
- [PATCH] drm/i915: fix repeated words in comments
- From: wangjianli <wangjianli@xxxxxxxxxx>
- SPENDE
- From: semttran@xxxxxxxxxxxxxxxx
- [PATCH] i915/display: fix repeated words in comments
- From: wangjianli <wangjianli@xxxxxxxxxx>
- [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- SPENDE
- From: semttran@xxxxxxxxxxxxxxxx
- SPENDE
- From: semttran@xxxxxxxxxxxxxxxx
- [PATCH] drm/i915: fix repeated words in comments
- From: Jilin Yuan <yuanjilin@xxxxxxxxxx>
- Re: [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v1] drm/i915: fix null pointer dereference
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH] drm/i915: fix repeated words in comments
- From: Jilin Yuan <yuanjilin@xxxxxxxxxx>
- [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH] gpu: move from strlcpy with unused retval to strscpy
- From: Jernej Škrabec <jernej.skrabec@xxxxxxxxx>
- [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v3 9/9] dma-buf: Remove internal lock
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- SPENDE
- From: semttran@xxxxxxxxxxxxxxxx
- [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v1] drm/i915: fix null pointer dereference
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v1] drm/i915: fix null pointer dereference
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- [PATCH] i915/gvt: fix repeated words in comments
- From: wangjianli <wangjianli@xxxxxxxxxx>
- SPENDE
- From: semttran@xxxxxxxxxxxxxxxx
- Re: [Linaro-mm-sig] [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: ✓ Fi.CI.BAT: success for drm/i915/guc: Remove log size module parameters (rev2)
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/ttm: Abort suspend on i915_ttm_backup failure
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- [PATCH v2 11/11] drm/i915: Infer vrefresh range for eDP if the EDID omits it
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dgfx: Release mmap on rpm suspend
- From: "Gupta, Anshuman" <anshuman.gupta@xxxxxxxxx>
- [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 3/4] drm/i915: Add DSC support to MST path
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 1/4] drm: Add missing DP DSC extended capability definitions.
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 0/4] Add DP MST DSC support to i915
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH 05/11] drm/edid: Only parse VRR range for continuous frequency displays
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/11] drm/i915: Infer vrefresh range for eDP if the EDID omits it
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 06/11] drm/edid: Extract drm_gtf2_mode()
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 04/11] drm/edid: Define more flags
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/mtl: Added restriction for plane downscaling
- From: Luca Coelho <luca@xxxxxxxxx>
- Re: [PATCH] drm/i915/pps: added get_pps_idx() hook as part of pps_get_register() cleanup
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/mtl: Added restriction for plane downscaling
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- Re: [PATCH 00/15] Tidy up vfio_device life cycle
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/vm_bind: Add VM_BIND functionality (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.DOCS: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/vm_bind: Add VM_BIND functionality (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v3 14/17] drm/i915/vm_bind: Skip vma_lookup for persistent vmas
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 11/17] drm/i915: Add i915_vma_is_bind_complete()
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 17/17] drm/i915: Enable execbuf3 ioctl for vm_bind
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 16/17] drm/i915/ioctl: Enable the vm_bind/unbind ioctls
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 15/17] drm/i915: Extend getparm for VM_BIND capability
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 13/17] drm/i915/vm_bind: userptr dma-resv changes
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 12/17] drm/i915/vm_bind: Handle persistent vmas in execbuf3
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 10/17] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 08/17] drm/i915/vm_bind: Add out fence support
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 09/17] drm/i915: Do not support vm_bind mode in execbuf2
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 01/17] drm/i915: Expose vm_lookup in i915_gem_context.h
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 07/17] drm/i915/vm_bind: Handle persistent vmas
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 06/17] drm/i915/dmabuf: Deny the dmabuf export for VM private BOs
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 05/17] drm/i915: Support for VM private BOs
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 04/17] drm/i915: Implement bind and unbind of object
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 03/17] drm/i915/gem: expose i915_gem_object_max_page_size() in i915_gem_object.h
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 02/17] drm/i915: Mark vm for vm_bind usage at creation
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [RFC PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 13/15] vfio/ccw: Use the new device life cycle helpers
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Tidy up vfio_device life cycle
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 15/15] vfio: Add struct device to vfio_device
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 14/15] vfio: Rename vfio_device_put() and vfio_device_try_get()
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 13/15] vfio/ccw: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 12/15] vfio/amba: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 11/15] vfio/platform: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 10/15] vfio/fsl-mc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 09/15] vfio/ap: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 08/15] drm/i915/gvt: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 07/15] vfio/mbochs: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 06/15] vfio/mtty: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 05/15] vfio/mdpy: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 04/15] vfio/hisi_acc: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 03/15] vfio/mlx5: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 02/15] vfio/pci: Use the new device life cycle helpers
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 01/15] vfio: Add helpers for unifying vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- [PATCH 00/15] Tidy up vfio_device life cycle
- From: Kevin Tian <kevin.tian@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Drop version numbers from firmware files (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
- From: "Navare, Manasi" <manasi.d.navare@xxxxxxxxx>
- Re: [PATCH 02/11] drm/edid: Clarify why we only accept the "range limits only" descriptor
- From: "Navare, Manasi" <manasi.d.navare@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Drop version numbers from firmware files (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Drop version numbers from firmware files (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/11] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
- From: "Navare, Manasi" <manasi.d.navare@xxxxxxxxx>
- Re: [PATCH][next] drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- [PATCH v3 1/3] drm/i915/uc: Support for version reduced and multiple firmware files
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v3 3/3] drm/i915/uc: Enable version reduced firmware files for newest platforms
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v3 2/3] drm/i915/uc: Add patch level version number support
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v3 0/3] Drop version numbers from firmware files
- From: John.C.Harrison@xxxxxxxxx
- ✓ Fi.CI.BAT: success for drm/i915/guc: Cancel GuC engine busyness worker synchronously (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] drm/i915/uc: Add patch level version number support
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- [PATCH] drm/i915/guc: Cancel GuC engine busyness worker synchronously
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/guc: Cancel GuC engine busyness worker synchronously (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 15/21] drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH v2 2/3] drm/i915/uc: Add patch level version number support
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- [PATCH] drm/i915/guc: Cancel GuC engine busyness worker synchronously
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/edid: Range descriptor stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Range descriptor stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/ats-m: Add thread execution tuning setting
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/ats-m: Add thread execution tuning setting
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 11/11] drm/i915: Infer vrefresh range for eDP if the EDID omits it
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 10/11] drm/edid: Make version checks less convoluted
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 09/11] drm/edid: Unconfuse preferred timing stuff a bit
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 08/11] drm/edid: Use the correct formula for standard timings
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 07/11] drm/edid: Use GTF2 for inferred modes
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 06/11] drm/edid: Extract drm_gtf2_mode()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 05/11] drm/edid: Only parse VRR range for continuous frequency displays
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 04/11] drm/edid: Define more flags
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 03/11] drm/edid: s/monitor_rage/vrr_range/
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 02/11] drm/edid: Clarify why we only accept the "range limits only" descriptor
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 01/11] drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 00/11] drm/edid: Range descriptor stuff
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/ats-m: Add thread execution tuning setting
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- [PATCH] Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH v2 1/3] drm/i915/uc: Support for version reduced and multiple firmware files
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: add display sub-struct to drm_i915_private (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [CI] PR for versionless GuC and HuC files
- From: John.C.Harrison@xxxxxxxxx
- ✗ Fi.CI.IGT: failure for Enable Pipewriteback (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/1] drm/i915/dgfx: Release mmap on rpm suspend
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: HuC loading for DG2 (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- Re: [PATCH v2 1/3] drm/i915/uc: Support for version reduced and multiple firmware files
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH v2 1/3] drm/i915/uc: Support for version reduced and multiple firmware files
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- Re: [PATCH v2] drm/i915/guc: Remove log size module parameters
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- Re: ✓ Fi.CI.BAT: success for Drop version numbers from firmware files (rev3)
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: stop HPD workers before display driver unregister (rev15)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev15)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
- From: Balasubramani Vivekanandan <balasubramani.vivekanandan@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 2/3] drm/i915/fbdev: suspend HPD before fbdev unregistration
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH v7 3/3] drm/i915/fbdev: do not create fbdev if HPD is suspended
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH v7 1/3] drm/i915/hpd: suspend MST at the end of intel_modeset_driver_remove
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH v7 0/3] drm/i915/display: stop HPD workers before display driver unregister
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/mtl: Added restriction for plane downscaling
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] overflow: Move and add few utility macros into overflow
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/dp: add drm_dp_phy_name() and use it in i915
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-intel-fixes
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH 1/2] drm/i915/mtl: Added restriction for plane downscaling
- From: Animesh Manna <animesh.manna@xxxxxxxxx>
- [PATCH 2/2] drm/i915/mtl: Limit scaler input to 4k in plane scaling
- From: Animesh Manna <animesh.manna@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Replace kmap() with kmap_local_page()
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915/crt: replace BUG_ON() with drm_WARN_ON()
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/guc: Remove log size module parameters (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Remove log size module parameters (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: some BUG_ON() removals
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for Add DP MST DSC support to i915 (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: some BUG_ON() removals
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC.
- From: "Vivi, Rodrigo" <rodrigo.vivi@xxxxxxxxx>
- [PATCH v2] drm/i915/guc: Remove log size module parameters
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- [RFC v1 0/1] Enabling Smooth Sync Feature.
- From: Nischal Varide <nischal.varide@xxxxxxxxx>
- [PATCH 4/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 1/4] drm: Add missing DP DSC extended capability definitions.
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 3/4] drm/i915: Add DSC support to MST path
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 0/4] Add DP MST DSC support to i915
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/5] drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 5/5] drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 4/5] drm/i915/perf: replace BUG_ON() with WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/5] drm/i915/crt: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 2/5] drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/5] drm/i915: some BUG_ON() removals
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH][next] drm/i915/guc: Fix spelling mistake "heatbeat" -> "heartbeat"
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/guc: Remove log size module parameters
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Remove log size module parameters
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the drm-intel tree
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/guc: Remove log size module parameters
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/guc: Remove log size module parameters
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Add DSC support to MST path
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Drop version numbers from firmware files (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Drop version numbers from firmware files (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Drop version numbers from firmware files (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] drm/i915/uc: Add patch level version number support
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v2 1/3] drm/i915/uc: Support for version reduced and multiple firmware files
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v2 3/3] drm/i915/uc: Enable version reduced firmware files for newest platforms
- From: John.C.Harrison@xxxxxxxxx
- [PATCH v2 0/3] Drop version numbers from firmware files
- From: John.C.Harrison@xxxxxxxxx
- ✗ Fi.CI.IGT: failure for drm/i915: Add new ADL-S pci id
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for linux-next: build failure after merge of the drm-intel tree (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- linux-next: build failure after merge of the drm-intel tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple firmware files
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC.
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH v3] drm/i915/pxp: don't start pxp without mei_pxp bind
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC.
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC.
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC.
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
- From: Daniel Dadap <ddadap@xxxxxxxxxx>
- Re: [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
- From: Daniel Dadap <ddadap@xxxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH v2] drm/i915/dg2: Add Wa_1509727124
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] drm/i915: Skip Bit12 fw domain reset for gen12+
- From: "Sripada, Radhakrishna" <radhakrishna.sripada@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/selftests: allow misaligned_pin test work with unmappable memory
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/selftests: do not try misaligned_pin test on unmappable memory
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 1/8] overflow: Move and add few utility macros into overflow
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm: Add missing DP DSC extended capability definitions.
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Add DSC support to MST path
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- Re: [PATCH] drm/i915/selftests: allow misaligned_pin test work with unmappable memory
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- [PATCH] drm/i915/selftests: allow misaligned_pin test work with unmappable memory
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] drm/i915/selftests: do not try misaligned_pin test on unmappable memory
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Add DSC support to MST path
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH] drm/i915/selftests: do not try misaligned_pin test on unmappable memory
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: Add DSC support to MST path
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- Re: [PATCH v6 3/4] drm/i915/display: add hotplug.suspended flag
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH] drm/i915/selftests: do not try misaligned_pin test on unmappable memory
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- Re: [PATCH] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v5 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 29/31] ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 26/31] platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 28/31] ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 27/31] ACPI: video: Remove acpi_video_set_dmi_backlight_type()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 21/31] platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 24/31] platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 23/31] platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 22/31] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 16/31] ACPI: video: Refactor acpi_video_get_backlight_type() a bit
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 20/31] platform/x86: apple-gmux: Stop calling acpi/video.h functions
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 18/31] ACPI: video: Add Apple GMUX brightness control detection
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 07/31] ACPI: video: Remove acpi_video_bus from list before tearing it down
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 14/31] drm/radeon: Register ACPI video backlight when skipping radeon backlight registration
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 13/31] drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 10/31] ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 11/31] drm/i915: Call acpi_video_register_backlight() (v3)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 08/31] ACPI: video: Simplify acpi_video_unregister_backlight()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 06/31] ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 09/31] ACPI: video: Make backlight class device registration a separate step (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 04/31] drm/radeon: Don't register backlight when another backlight should be used (v3)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 01/31] ACPI: video: Add acpi_video_backlight_use_native() helper
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 02/31] drm/i915: Don't register backlight when another backlight should be used (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 03/31] drm/amdgpu: Don't register backlight when another backlight should be used (v3)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Add HWMON support (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Add HWMON support (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add HWMON support (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 7/7] drm/i915/hwmon: Extend power/energy for XEHPSDV
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 4/7] drm/i915/hwmon: Show device level energy usage
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 5/7] drm/i915/hwmon: Expose card reactive critical power
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 0/7] drm/i915: Add HWMON support
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for DGFX mmap with rpm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for DGFX mmap with rpm (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 3/4] drm/i915/display: add hotplug.suspended flag
- From: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
- [PATCH 1/1] drm/i915/dgfx: Release mmap on rpm suspend
- From: Anshuman Gupta <anshuman.gupta@xxxxxxxxx>
- [PATCH 0/1] DGFX mmap with rpm
- From: Anshuman Gupta <anshuman.gupta@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported
- From: Karol Herbst <kherbst@xxxxxxxxxx>
- Re: [PATCH v2 05/21] drm/i915/mtl: Define engine context layouts
- From: Balasubramani Vivekanandan <balasubramani.vivekanandan@xxxxxxxxx>
- Re: [PATCH v4 31/31] drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v4 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
- From: Lyude Paul <lyude@xxxxxxxxxx>
- Re: [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
- From: Lyude Paul <lyude@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: Remove references to uncore from display. (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 02/31] drm/i915: Don't register backlight when another backlight should be used
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v4 05/31] drm/nouveau: Don't register backlight when another backlight should be used (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH] drm/i915: Implement a bit of bw_state readout
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/8] util_macros: Add exact_type macro to catch type mis-match while compiling
- From: Gwan-gyeong Mun <gwan-gyeong.mun@xxxxxxxxx>
- Re: [PATCH] drm/i915: Implement a bit of bw_state readout
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple firmware files
- From: "Ceraolo Spurio, Daniele" <daniele.ceraolospurio@xxxxxxxxx>
- Re: [PATCH v1] drm/i915: fix null pointer dereference
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Skip wm/ddb readout for disabled pipes
- From: "Lisovskiy, Stanislav" <stanislav.lisovskiy@xxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
- From: "Nilawar, Badal" <badal.nilawar@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: compute config for audio
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [Linaro-mm-sig] [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable
- From: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] i915/pmu: Wire GuC backend to per-client busyness
- From: "Dixit, Ashutosh" <ashutosh.dixit@xxxxxxxxx>
- Re: [PATCH] drm/i915:Move the code position to reduce the number of judgments
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915: Remove frontbuffer tracking from gem.
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/i915: Remove gem and overlay frontbuffer tracking
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/i915: Remove special frontbuffer type
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [PATCH 0/2] drm/i915: Remove frontbuffer tracking from gem.
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/backlight: Disable pps power hook for aux based backlight
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Enable Pipewriteback Framework (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for Drop version numbers from firmware files (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: add display sub-struct to drm_i915_private (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: fix null pointer dereference (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: add display sub-struct to drm_i915_private (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add display sub-struct to drm_i915_private (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Enable Pipewriteback (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Enable Pipewriteback (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: HuC loading for DG2 (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for series starting with [v6,1/6] drm/ttm: Add new callbacks to ttm res mgr
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/bios: Rethink LFP data pointer generation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: HuC loading for DG2 (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for Initial Meteorlake Support (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915: Add HWMON support (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification
- From: Christian König <christian.koenig@xxxxxxx>
- [PATCH v2 34/38] drm/i915/quirks: abstract checking for display quirks
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 27/38] drm/i915: move and group power related members under display.power
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 12/38] drm/i915: move dpll under display.dpll
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v4 30/31] ACPI: video: Fix indentation of video_detect_dmi_table[] entries
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v4 19/31] platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v4 15/31] platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v4 02/31] drm/i915: Don't register backlight when another backlight should be used
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] drm/i915/pxp: don't start pxp without mei_pxp bind
- From: Juston Li <justonli@xxxxxxxxxxxx>
- [PATCH 19/19] drm/i915/perf: Enable OA for DG2
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- [PATCH 02/19] drm/i915/perf: Add OA formats for DG2
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- [PATCH v2 0/3] Enable Pipewriteback Framework
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/bios: Rethink LFP data pointer generation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Enable Pipewriteback Framework
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/utils: remove unused KBps/MBps/GBps macros
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915/display: Fix warning callstack for imbalance wakeref (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/4] drm/i915: Remove references to uncore from display.
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- [PATCH 19/19] drm/i915/perf: Enable OA for DG2
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- [PATCH 07/19] drm/i915/perf: Simply use stream->ctx
- From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@xxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Enable Pipewriteback Framework
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 4/4] drm/i915/fbdev: do not create fbdev if HPD is suspended
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Add DP MST DSC support to i915 (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] drm/i915: Enabling WD Transcoder
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v6 2/6] drm/ttm: Implement intersect/compatible functions
- From: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@xxxxxxx>
- [PATCH v3 04/15] mei: bus: extend bus API to support command streamer API
- From: Daniele Ceraolo Spurio <daniele.ceraolospurio@xxxxxxxxx>
- Re: [PATCH 3/7] drm/i915/guc: Add GuC <-> kernel time stamp translation information
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] drm/i915/hwmon: Add HWMON infrastructure
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v2 15/21] drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- [PATCH v2 12/21] drm/i915/mtl: Fix rawclk for Meteorlake PCH
- From: Radhakrishna Sripada <radhakrishna.sripada@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/mtl: Meteorlake and later support DP 2.0 (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/7] drm/i915/hwmon: Expose power1_max_interval
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
- From: Badal Nilawar <badal.nilawar@xxxxxxxxx>
- [PATCH v3 25/31] platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- [PATCH v3 12/31] drm/nouveau: Register ACPI video backlight when nv_backlight registration fails
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/dp: add drm_dp_phy_name() and use it in i915
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
[Index of Archives]
[AMD Graphics]
[Linux USB]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]