Linux Intel Graphics
[Prev Page][Next Page]
- ✗ Fi.CI.SPARSE: warning for drm/i915: Dump DSC state to dmesg/debugfs (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Dump DSC state to dmesg/debugfs (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] drm/i915/display: On Xe2 platform always require ccs alignment on tile4
- From: Juha-Pekka Heikkila <juhapekka.heikkila@xxxxxxxxx>
- [PATCH 0/1] On Xe2 platform always require ccs alignment on tile4
- From: Juha-Pekka Heikkila <juhapekka.heikkila@xxxxxxxxx>
- [PATCH v2 7/9] drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 9/9] drm/i915: Remove DSC register dump
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 6/9] drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 8/9] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 4/9] drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 5/9] drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 3/9] drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 1/9] drm: Add helpers for q4 fixed point values
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 2/9] drm/display/dsc: Add a helper to dump the DSC configuration
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PULL] drm-intel-next
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Imre Deak <imre.deak@xxxxxxxxx>
- RE: ✗ Fi.CI.BAT: failure for drm/i915: PREEMPT_RT related fixups. (rev12)
- From: "Saarinen, Jani" <jani.saarinen@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: PREEMPT_RT related fixups. (rev12)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev12)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev12)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 4/8] drm/i915: Disable tracing points on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 5/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 6/8] drm/i915: Drop the irqs_disabled() check
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 7/8] drm/i915/guc: Consider also RCU depth in busy loop.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915: Disable compression tricks on JSL
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915/mtl: Skip PLL state verification in TBT mode
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/dp: Modify DP lane count from DPCD reading
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the drm-intel tree
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- RE: [PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH 02/14] drm/i915: Make vrr_{enabling, disabling}() usable outside intel_display.c
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH 01/14] drm/i915: Calculate vblank delay more accurately
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH v1] drm/i915/dp: Modify DP lane count from DPCD reading
- From: "Kao, Ben" <ben.kao@xxxxxxxxx>
- Re: [PATCH v1] drm/i915/dp: Modify DP lane count from DPCD reading
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH v1] drm/i915/dp: Modify DP lane count from DPCD reading
- From: Ben Kao <ben.kao@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- RE: Regression on linux-next (next-20240625)
- From: "Borah, Chaitanya Kumar" <chaitanya.kumar.borah@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915: Disable compression tricks on JSL
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: linux-next: build failure after merge of the drm-intel tree
- From: Dave Airlie <airlied@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Nirmoy Das <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] drm/i915/gem: Return NULL instead of '0'
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH i-g-t] test/xe_gt_freq: Add helper to read RPe freq
- From: "Nilawar, Badal" <badal.nilawar@xxxxxxxxx>
- [PULL] drm-misc-next
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- RE: [PATCH] drm/i915/mtl: Skip PLL state verification in TBT mode
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- [PULL] drm-intel-fixes
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/mtl: Skip PLL state verification in TBT mode
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-xe-next
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Nirmoy Das <nirmoy.das@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Gustavo Sousa <gustavo.sousa@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/mtl: Skip PLL state verification in TBT mode
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Skip PLL state verification in TBT mode
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matt Roper <matthew.d.roper@xxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Gustavo Sousa <gustavo.sousa@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915/mtl: Skip PLL state verification in TBT mode
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH v5] drm/display: split DSC helpers from DP helpers
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v5] drm/display: split DSC helpers from DP helpers
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- RE: [PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: "Runyan, Arthur J" <arthur.j.runyan@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
- From: Nirmoy Das <nirmoy.das@xxxxxxxxx>
- RE: [PATCH] drm/i915/display: For MTL+ platforms skip mg dp programming
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Skip programming FIA link enable bits for MTL+
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: ✗ Fi.CI.IGT: failure for drm/i915/display: For MTL+ platforms skip mg dp programming
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- Re: [PATCH 1/4] drm/i915: Add some essential functionality for joiners
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: For MTL+ platforms skip mg dp programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Ultrajoiner basic functionality series (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Ultrajoiner basic functionality series (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 4/4] drm/i915: Add new abstraction layer to handle pipe order for different joiners
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 2/4] drm/i915: Implement hw state readout for ultrajoiner
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 1/4] drm/i915: Add some essential functionality for joiners
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 3/4] drm/i915: Compute config and mode valid changes for ultrajoiner
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- [PATCH 0/4] Ultrajoiner basic functionality series
- From: Stanislav Lisovskiy <stanislav.lisovskiy@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Add HDMI PLL Algorithm for SNPS/C10PHY
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Add HDMI PLL Algorithm for SNPS/C10PHY
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Add HDMI PLL Algorithm for SNPS/C10PHY
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: "Chauhan, Shekhar" <shekhar.chauhan@xxxxxxxxx>
- Re: [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: "Chauhan, Shekhar" <shekhar.chauhan@xxxxxxxxx>
- [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 2/5] drm/i915/snps_phy: Use HDMI PLL algorithm for DG2
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/dsb: Use chained DSBs for LUT programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Skip programming FIA link enable bits for MTL+
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
- From: Gustavo Sousa <gustavo.sousa@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: For MTL+ platforms skip mg dp programming
- From: Gustavo Sousa <gustavo.sousa@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915: Enable CCS+10bpc and CCS+async flips
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Enable CCS+10bpc and CCS+async flips
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/14] drm/i915/dsb: Hook up DSB error interrupts
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: For MTL+ platforms skip mg dp programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: For MTL+ platforms skip mg dp programming
- From: Mika Kahola <mika.kahola@xxxxxxxxx>
- Re: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 00/11] Panel Replay eDP support
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev10)
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dsb: Use chained DSBs for LUT programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: Use chained DSBs for LUT programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: quadbuffer stereo
- From: "Deucher, Alexander" <Alexander.Deucher@xxxxxxx>
- [PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT programming
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 10/14] drm/i915/dsb: Introduce intel_dsb_chain()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 13/14] drm/i915/dsb: s/dsb/dsb_color_vblank/
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 11/14] drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 12/14] drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 06/14] drm/i915/dsb: Fix dewake scanline
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 09/14] drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 08/14] drm/i915/dsb: Precompute DSB_CHICKEN
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 07/14] drm/i915/dsb: Account for VRR properly in DSB scanline stuff
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 04/14] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 05/14] drm/i915/dsb: Shuffle code around
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 02/14] drm/i915: Make vrr_{enabling, disabling}() usable outside intel_display.c
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 01/14] drm/i915: Calculate vblank delay more accurately
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Enable CCS+10bpc and CCS+async flips
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Enable CCS+10bpc and CCS+async flips
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] drm/i915: Allow async flips with CCS on ICL
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 4/5] drm/i915: Allow async flips with render compression on TGL+
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 3/5] drm/i915: Enable 10bpc + CCS on ICL
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 2/5] drm/i915: Expose CCS for 10bpc RGB formats on TGL+
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 1/5] drm/i915: Disable compression tricks on JSL
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 0/5] drm/i915: Enable CCS+10bpc and CCS+async flips
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Gerhard Stoiber <stoiber.gerhard@xxxxxxxxx>
- Re: [PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- quadbuffer stereo
- From: adblover <adblover@xxxxxxxxxxxxxx>
- RE: [PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Use VRR timing generator for fixed refresh rate modes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Use VRR timing generator for fixed refresh rate modes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v9 00/11] Panel Replay eDP support
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- [PATCH 9/9] drm/i915/vrr: Use VRR timing generator whenever panel supports VRR
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 7/9] drm/i915/vrr: Handle joiner with vrr
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 8/9] drm/i915/hdmi: Use VRR Timing generator for HDMI
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 6/9] drm/i915/vrr: Compute vrr vsync if platforms support it
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 5/9] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed refresh rate
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 3/9] drm/i915/display: Add member fixed_rr to denote Fixed refresh rate with VRRTG
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 4/9] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 2/9] drm/i915/display: Get VRR compute config before get_transcoder_timing
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 1/9] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- [PATCH 0/9] Use VRR timing generator for fixed refresh rate modes
- From: Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH] drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed (rev2)
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/display: split DSC helpers from DP helpers
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/display: split DSC helpers from DP helpers
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v5] drm/display: split DSC helpers from DP helpers
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Extend Wa14019159160 and enable for ARL and DG2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Extend Wa14019159160 and enable for ARL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Extend Wa14019159160 and enable for ARL and DG2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Extend Wa14019159160 and enable for ARL and DG2
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Extend Wa14019159160 and enable for ARL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Extend Wa14019159160 and enable for ARL
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] [CI] Extend Wa14019159160 and enable for ARL and DG2
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 3/3] drm/i915/dg2: Enable Wa_14019159160 for DG2
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 1/3] drm/i915/arl: Enable Wa_14019159160 for ARL
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 2/3] drm/i915/guc: Extend w/a 14019159160
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 2/2] drm/i915/guc: Extend w/a 14019159160
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 0/2] Extend Wa14019159160 and enable for ARL
- From: John.C.Harrison@xxxxxxxxx
- [PATCH 1/2] drm/i915/arl: Enable Wa_14019159160 for ARL
- From: John.C.Harrison@xxxxxxxxx
- [PATCH i-g-t] test/xe_gt_freq: Add helper to read RPe freq
- From: Vinay Belgaumkar <vinay.belgaumkar@xxxxxxxxx>
- Re: [PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- RE: [PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: "Cavitt, Jonathan" <jonathan.cavitt@xxxxxxxxx>
- Re: [PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gem: Return SIGBUS for wrong mapping parameters
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- RE: [PATCH] drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- RE: [PATCH v3] drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- RE: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- RE: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-xe-fixes
- From: Thomas Hellstrom <thomas.hellstrom@xxxxxxxxxxxxxxx>
- [PULL] drm-misc-next
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Panel Replay eDP support (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v3] drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: "Garg, Nemesa" <nemesa.garg@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Polish plane surface alignment handling (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 6/6] drm/i915/display: remove the display platform enum as unnecessary
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 3/6] drm/i915/display: join the platform and subplatform macros
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 2/6] drm/i915/display: use a macro to define platform enumerations
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/6] drm/i915/display: use a macro to initialize subplatforms
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- RE: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PULL] drm-intel-next
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Polish plane surface alignment handling (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Polish plane surface alignment handling (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v16 9/9] drm/i915: Compute CMRR and calculate vtotal
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
- From: Matthew Auld <matthew.auld@xxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] drm/i915/display: Wa 16021440873 is writing wrong register
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/9] drm: Export drm_plane_has_format()
- From: Daniel Stone <daniel@xxxxxxxxxxxxx>
- [PATCH v3 2/9] drm: Export drm_plane_has_format()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- RE: [RFC 0/5] Introduce drm sharpening property
- From: "Garg, Nemesa" <nemesa.garg@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Sparse errors on the i915_gem_stolen
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: Fix potential UAF by revoke of fence registers
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PULL] drm-intel-fixes
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v3] drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH v2 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH v2 6/8] drm/i915: Drop the irqs_disabled() check
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH v2 4/8] drm/i915: Disable tracing points on PREEMPT_RT
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- [PATCH v2 1/1] drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH v2 0/1] drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/9] drm/i915/display: Wa 16021440873 is writing wrong register
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 01/11] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: Fixes that failed to pick to v6.10-rc2
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Panel Replay eDP support (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Panel Replay eDP support (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v9 11/11] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 08/11] drm/i915/psr: Perform psr2 checks related to ALPM for Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 09/11] drm/i915/psr: Perform scanline indication check for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 10/11] drm/i915/psr: Check Early Transport for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 05/11] drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 06/11] drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 07/11] drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 04/11] drm/i915/psr: Check panel Early Transport capability for eDP PR
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 03/11] drm/i915/psr: enable sink for eDP1.5 Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 02/11] drm/i915/psr: Inform Panel Replay source support on eDP as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 00/11] Panel Replay eDP support
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v9 01/11] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for Implement WA to fix increased power usage (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Panel Replay eDP more prepare patches
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for Panel Replay eDP more prepare patches
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH 1/2] drm/i915/psr: Add return bool value for hsw_activate_psr1
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- [PATCH 0/2] Implement WA to fix increased power usage
- From: Suraj Kandpal <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH 5/5] drm/i915/frontbuffer: make struct intel_frontbuffer opaque
- From: kernel test robot <lkp@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: platform identification with display->is.<PLATFORM>
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/panelreplay: Panel replay workaround with VRR (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- RE: [PATCH v2 0/2] Sparse errors on the i915_gem_stolen
- From: "Cavitt, Jonathan" <jonathan.cavitt@xxxxxxxxx>
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- RE: [PATCH 1/5] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: PREEMPT_RT related fixups. (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915: PREEMPT_RT related fixups. (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: platform identification with display->is.<PLATFORM>
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/display: platform identification with display->is.<PLATFORM>
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: platform identification with display->is.<PLATFORM>
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] drm/i915/display: remove the display platform enum as unnecessary
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 3/6] drm/i915/display: join the platform and subplatform macros
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 2/6] drm/i915/display: use a macro to define platform enumerations
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/6] drm/i915/display: use a macro to initialize subplatforms
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH v2 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 2/9] drm/i915/display: Wa 16021440873 is writing wrong register
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/panelreplay: Panel replay workaround with VRR (rev7)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 5/9] drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is set
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH 4/9] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH 9/9] intel_alpm: Fix wrong offset for PORT_ALPM_* registers
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- [PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
- From: Animesh Manna <animesh.manna@xxxxxxxxx>
- Re: [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 00/11] drm/i915/dsb: DSB prep stuff
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 07/11] drm/i915/dsb: Convert the DSB code to use intel_display rather than i915
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev11)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Panel Replay eDP more prepare patches
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/9] drm/i915/psr: Set SU area width as pipe src width
- From: "Kahola, Mika" <mika.kahola@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm: Support per-plane async flip configuration (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gem: Return SIGBUS for wrong mapping parameters (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] drm/i915/panelreplay: Panel replay workaround with VRR
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for Sparse errors on the i915_gem_stolen (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Panel Replay eDP more prepare patches
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Panel Replay eDP more prepare patches
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Panel Replay eDP more prepare patches
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/9] drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 9/9] intel_alpm: Fix wrong offset for PORT_ALPM_* registers
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 8/9] Revert "drm/i915/psr: Disable early transport by default"
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 6/9] drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 2/9] drm/i915/display: Wa 16021440873 is writing wrong register
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 4/9] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 7/9] drm/i915/psr: Add new debug bit to disable Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 5/9] drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is set
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 1/9] drm/i915/psr: Set SU area width as pipe src width
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH 0/9] Panel Replay eDP more prepare patches
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- RE: [PATCH v6] drm/i915/panelreplay: Panel replay workaround with VRR
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm: Support per-plane async flip configuration (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm: Support per-plane async flip configuration (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 9/9] drm/amdgpu: Make it possible to async flip overlay planes
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 8/9] drm: Enable per-plane async flip check
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 7/9] drm/vc4: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 6/9] drm/nouveau: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 5/9] drm/i915: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 4/9] drm: atmel-hlcdc: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 3/9] drm/amdgpu: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 2/9] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 1/9] drm/atomic: Allow userspace to use explicit sync with atomic async flips
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v7 0/9] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gem: Return SIGBUS for wrong mapping parameters (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Sparse errors on the i915_gem_stolen (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: linux-next: build failure after merge of the drm-intel tree
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH v2 1/2] drm/i915/gem: Return NULL instead of '0'
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH v2 0/2] Sparse errors on the i915_gem_stolen
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: ✗ Fi.CI.BUILD: failure for drm/i915: make struct intel_frontbuffer opaque
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: PREEMPT_RT related fixups. (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: failure for drm/i915: make struct intel_frontbuffer opaque
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/9] drm: Export drm_plane_has_format()
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH 5/5] drm/i915/frontbuffer: make struct intel_frontbuffer opaque
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev10)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 4/5] drm/i915/frontbuffer: hide ->write
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 3/5] drm/i915/frontbuffer: add low-level kref accessors
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 2/5] drm/i915/frontbuffer: hide ->bits more
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 1/5] drm/i915/frontbuffer: un-inline frontbuffer bits checks
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH 0/5] drm/i915: make struct intel_frontbuffer opaque
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915/gem: Return SIGBUS for wrong mapping parameters
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] drm/ttm: Support partial buffer mappings for ttm_bo_vmap()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- [PATCH] drm/i915/gem: Return SIGBUS for wrong mapping parameters
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for drm/i915: PREEMPT_RT related fixups. (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Sparse errors on the i915_gem_stolen
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Dump DSC state to dmesg/debugfs
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [drm-intel:for-linux-next-gt 3/5] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:942:5: error: format specifies type 'long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
- From: kernel test robot <lkp@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm: Support per-plane async flip configuration
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/mso: using joiner is not possible with eDP MSO
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Sparse errors on the i915_gem_stolen
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: fix MSO vs. joiner issue
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH 0/2] Sparse errors on the i915_gem_stolen
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: mem/fsb/rawclk freq cleanups (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: Update calculation to avoid overflow (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt/uc: Fix typo in comment
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/gt/uc: Evaluate GuC priority within locks (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 02/20] drm/i915/display: Wa 16021440873 is writing wrong register
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH v8 06/20] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- [drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:941:5: error: format '%lli' expects argument of type 'long long int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Pavel Machek <pavel@xxxxxx>
- Re: Linux 6.10-rc1
- From: Pavel Machek <pavel@xxxxxx>
- RE: [PATCH] drm/i915/gt/uc: Fix typo in comment
- From: "Cavitt, Jonathan" <jonathan.cavitt@xxxxxxxxx>
- Re: [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gt/uc: Fix typo in comment
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH v6 2/8] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Dump DSC state to dmesg/debugfs
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Dump DSC state to dmesg/debugfs
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Dump DSC state to dmesg/debugfs
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BUILD: warning for drm/i915: Dump DSC state to dmesg/debugfs
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 5/8] drm/i915: Enable async flips on the primary plane
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- [drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:943:32: sparse: sparse: Using plain integer as NULL pointer
- From: kernel test robot <lkp@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 9/9] drm/i915: Remove DSC register dump
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 7/9] drm/i915: Replace BPP_X16_FMT()/ARGS() with DRM_X16_FMT()/ARGS()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 5/9] drm/i915: Replace to_bpp_int_roundup() with drm_x16_to_int_roundup()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 4/9] drm/i915: Replace to_bpp_int() with drm_x16_to_int()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 6/9] drm/i915: Replace to_bpp_frac() with drm_x16_to_frac()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 8/9] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 2/9] drm/display/dsc: Add a helper to dump the DSC configuration
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 3/9] drm/i915: Replace to_bpp_x16() with drm_x16_from_int()
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 1/9] drm: Add helpers for x16 fixed point values
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH 0/9] drm/i915: Dump DSC state to dmesg/debugfs
- From: Imre Deak <imre.deak@xxxxxxxxx>
- Re: [PATCH v6 0/8] drm: Support per-plane async flip configuration
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v6 2/8] drm: Support per-plane async flip configuration
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm: add missing MODULE_DESCRIPTION() macros (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v8 09/20] Revert "drm/i915/psr: Disable early transport by default"
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH v8 08/20] drm/i915/psr: Add new debug bit to disable Panel Replay
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v8 07/20] drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH v8 06/20] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH v8 05/20] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm: Support per-plane async flip configuration
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v8 04/20] drm/i915/psr: Add Panel Replay compute_config helper
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- Re: Linux 6.10-rc1
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v8 03/20] drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm: Support per-plane async flip configuration
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v8 02/20] drm/i915/display: Wa 16021440873 is writing wrong register
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- RE: [PATCH v8 02/20] drm/i915/display: Wa 16021440873 is writing wrong register
- From: "Manna, Animesh" <animesh.manna@xxxxxxxxx>
- [PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 7/8] drm/vc4: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 6/8] drm/nouveau: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 5/8] drm/i915: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 4/8] drm: atmel-hlcdc: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 2/8] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 0/8] drm: Support per-plane async flip configuration
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- [PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
- From: André Almeida <andrealmeid@xxxxxxxxxx>
- RE: [PATCH] drm/i915/gt/uc: Fix typo in comment
- From: "Cavitt, Jonathan" <jonathan.cavitt@xxxxxxxxx>
- Re: [PATCH] drm/i915/gt/uc: Fix typo in comment
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/mso: using joiner is not possible with eDP MSO
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/6] drm/ttm: Support partial buffer mappings for ttm_bo_vmap()
- From: Christian König <christian.koenig@xxxxxxx>
- ✓ Fi.CI.BAT: success for drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map
- From: Christian König <christian.koenig@xxxxxxx>
- Re: [PATCH v2 2/2] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v2] drm/i915/display: Update calculation to avoid overflow
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH v2 1/2] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- RE: [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- [PATCH 6/6] drm/xe: Replace ttm_bo_kmap() with ttm_bo_vmap()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 5/6] drm/xe: Remove vunmap calls object-freeing code
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 0/6] drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 4/6] drm/ttm: Support kmap for single-page mappings in ttm_bo_vmap()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 1/6] iosys-map: Add allocator flags
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 3/6] drm/ttm: Support partial buffer mappings for ttm_bo_vmap()
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: fix MSO vs. joiner issue
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: fix MSO vs. joiner issue
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/2] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 1/2] drm/i915/mso: using joiner is not possible with eDP MSO
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PATCH v2 0/2] drm/i915: fix MSO vs. joiner issue
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: mem/fsb/rawclk freq cleanups (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: mem/fsb/rawclk freq cleanups (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [CI 11/11] drm/i915: move comments about FSB straps to proper place
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 10/11] drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 09/11] drm/i915: use i9xx_fsb_freq() for GT clock frequency
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 08/11] drm/i915: extend the fsb_freq initialization to more platforms
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 07/11] drm/i915: convert fsb_freq and mem_freq to kHz
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 06/11] drm/i915/gt: remove mem freq from gt debugfs
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 05/11] drm/i915/dram: rearrange mem freq init
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 04/11] drm/i915/dram: split out pnv DDR3 detection
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 03/11] drm/i915/dram: separate fsb freq detection from mem freq
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 02/11] drm/i915/wm: clarify logging on not finding CxSR latency config
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 01/11] drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [CI 00/11] drm/i915: mem/fsb/rawclk freq cleanups
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: [PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
- From: "Govindapillai, Vinod" <vinod.govindapillai@xxxxxxxxx>
- Re: [PATCH v2 0/6] drm/i915: gvt register macro cleanups, unused macro removals
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- [PULL] drm-misc-fixes
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- RE: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH v3] drm/i915/display: update handling of FBC when VT-d active workaround
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Update calculation to avoid overflow (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Update calculation to avoid overflow
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v2] drm/i915/display: Update calculation to avoid overflow
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH v2 0/2] CMRR patch fixes
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH v2 2/2] drm/i915/display: Update calculation to avoid overflow
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: PREEMPT_RT related fixups. (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: gvt register macro cleanups, unused macro removals (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: Update calculation to avoid overflow
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: Polish plane surface alignment handling (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915: DSC stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for CMRR patch fixes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt/uc: Fix typo in comment
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/gt/uc: Fix typo in comment
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/gt/uc: Evaluate GuC priority within locks (rev4)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/gt/uc: Fix typo in comment
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- [PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Enable link training fallback (rev5)
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/dsc: don't mess up splitter state in joiner or dsc config
- From: Jani Nikula <jani.nikula@xxxxxxxxx>
- Re: ✓ Fi.CI.IGT: success for drm/i915/dp_mst: Fix DSC input BPP computation
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm: add missing MODULE_DESCRIPTION() macros (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm: add missing MODULE_DESCRIPTION() macros (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [f2fs-dev] [PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: patchwork-bot+f2fs@xxxxxxxxxx
- [PATCH v2] drm: add missing MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH v2] drm: add missing MODULE_DESCRIPTION() macros
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: PREEMPT_RT related fixups. (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Panel Replay eDP support (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: gvt register macro cleanups, unused macro removals (rev3)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PULL] drm-xe-fixes
- From: Thomas Hellstrom <thomas.hellstrom@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: PREEMPT_RT related fixups. (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 4/9] drm/i915: Introduce fb->min_alignment
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v2 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 7/8] drm/i915/guc: Consider also RCU depth in busy loop.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 0/8] drm/i915: PREEMPT_RT related fixups.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 5/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 6/8] drm/i915: Drop the irqs_disabled() check
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 4/8] drm/i915: Disable tracing points on PREEMPT_RT
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Panel Replay eDP support (rev9)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
- From: Imre Deak <imre.deak@xxxxxxxxx>
- [PATCH v8 20/20] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 19/20] drm/i915/psr: Check Early Transport for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 15/20] drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 14/20] drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 17/20] drm/i915/psr: Perform psr2 checks related to ALPM for Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 13/20] drm/i915/psr: Check panel Early Transport capability for eDP PR
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 18/20] drm/i915/psr: Perform scanline indication check for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 11/20] drm/i915/psr: Inform Panel Replay source support on eDP as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 16/20] drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 12/20] drm/i915/psr: enable sink for eDP1.5 Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 10/20] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 09/20] Revert "drm/i915/psr: Disable early transport by default"
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 07/20] drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 08/20] drm/i915/psr: Add new debug bit to disable Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 06/20] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 04/20] drm/i915/psr: Add Panel Replay compute_config helper
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 05/20] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 03/20] drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 02/20] drm/i915/display: Wa 16021440873 is writing wrong register
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 01/20] drm/i915/psr: Set SU area width as pipe src width
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v8 00/20] Panel Replay eDP support
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: Polish plane surface alignment handling (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: Polish plane surface alignment handling (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] drm/i915: PREEMPT_RT related fixups.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PULL] drm-misc-next
- From: Maxime Ripard <mripard@xxxxxxxxxx>
- [drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:941:33: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'resource_size_t' {aka 'unsigned int'}
- From: kernel test robot <lkp@xxxxxxxxx>
- [drm-intel:for-linux-next-gt 3/3] drivers/gpu/drm/i915/gem/i915_gem_stolen.c:942:5: warning: format specifies type 'long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH 0/2] CMRR patch fixes
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 2/2] drm/i915/display: Update calculation to avoid overflow
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- RE: drm/i915/display: Update vtotal math to address 32b build
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- Re: [PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
- From: Luca Coelho <luca@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: Update vtotal math to address 32b build (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- [PATCH v2 9/9] drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 8/9] drm/i915: Update plane alignment requirements for TGL+
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 7/9] drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 6/9] drm/i915: Split pre-skl platforms out from intel_surf_alignment()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 5/9] drm/i915: Split cursor alignment to per-platform vfuncs
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 4/9] drm/i915: Introduce fb->min_alignment
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 3/9] drm/i915: Introduce the plane->min_alignment() vfunc
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 1/9] drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 2/9] drm: Export drm_plane_has_format()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 03d44168cbd7fc57d5de56a3730427db758fc7f6
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for Revert "e1000e: move force SMBUS near the end of enable_ulp function"
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for series starting with [1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915: DSC stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915: DSC stuff (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] drm/doc: Document that userspace should utilize CRTCs bottom up
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 1/2] drm/doc: Document drm_get_encoder ioctl more thoroughly
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for CMRR patch fixes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for CMRR patch fixes (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
- From: Luca Coelho <luca@xxxxxxxxx>
- [PULL] drm-intel-gt-next
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxx>
- Re: [PATCH v3 00/21] drm/i915/dp_mst: Enable link training fallback
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] drm/i915/display: Update calculation to avoid overflow
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- Re: Please apply "drm/i915/hwmon: Get rid of devm" to stable trees (Option 2)
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.BAT: failure for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for CMRR patch fixes
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 2/3] drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 3/3] drm/i915/display: Update calculation to avoid overflow
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 1/3] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH 0/3] CMRR patch fixes
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: Send vrr vsync params whne vrr is enabled (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/display: Send vrr vsync params whne vrr is enabled (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: Update vtotal math to address 32b build
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Update vtotal math to address 32b build (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm/i915/dp_mst: Fix DSC input BPP computation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [RFC] drm/i915/display: Update vtotal math to address 32b build
- From: "Golani, Mitulkumar Ajitkumar" <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
- From: kernel test robot <lkp@xxxxxxxxx>
- ✓ Fi.CI.IGT: success for Promote GuC ABI headers to shared location
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/display: Update vtotal math to address 32b build
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/dsb: DSB prep stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC] drm/i915/display: Update vtotal math to address 32b build
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- linux-next: build failure after merge of the drm-intel tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- linux-next: build warning after merge of the drm-intel tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/display: Send vrr vsync params whne vrr is enabled (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] drm/i915: PREEMPT_RT related fixups.
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH 09/10] drm/i915/guc: Consider also RCU depth in busy loop.
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: John Harrison <john.c.harrison@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Update vtotal math to address 32b build
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC] drm/i915/display: Update vtotal math to address 32b build
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dp_mst: Fix DSC input BPP computation
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
- From: Imre Deak <imre.deak@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for Promote GuC ABI headers to shared location
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Promote GuC ABI headers to shared location
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for Promote GuC ABI headers to shared location
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] drm/i915: PREEMPT_RT related fixups.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC 0/7] Promote GuC ABI headers to shared location
- From: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
- Re: [PATCH] drm/i915/gt: debugfs: Evaluate forcewake usage within locks
- From: Nirmoy Das <nirmoy.das@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dsb: DSB prep stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC 5/7] drm/intel/guc: Add new KLV definitions
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 2/7] Documentation/gpu: Separate GuC ABI section
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 7/7] drm/xe: Promote SR-IOV GuC ABI definitions to shared location
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 6/7] drm/i915: Use shared GuC ABI definitions
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 4/7] drm/intel/guc: Update CTB communication ABI
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 3/7] Documentation/gpu: Switch to shared GuC ABI definitions
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 1/7] drm/xe/guc: Promote GuC ABI headers to shared location
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- [RFC 0/7] Promote GuC ABI headers to shared location
- From: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx>
- Re: [PATCH v3] drm/i915/mtl: Update workaround 14018575942
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for drm/i915/dsb: DSB prep stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: DSB prep stuff
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: debugfs: Evaluate forcewake usage within locks
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- Re: [PATCH] drm/i915/gt: debugfs: Evaluate forcewake usage within locks
- From: Andi Shyti <andi.shyti@xxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for Panel Replay eDP support (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 10/11] drm/i915/dsb: Document that the ATS fault bits are for mtl+
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 11/11] drm/i915/dsb: Try to document that DSB_STATUS bit 16 is level triggered
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 09/11] drm/i915: Drop useless intel_dsb.h include
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 07/11] drm/i915/dsb: Convert the DSB code to use intel_display rather than i915
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 08/11] drm/i915/dsb: Add i915.enable_dsb module parameter
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 06/11] drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 05/11] drm/i915: Pass the whole atomic state to intel_color_prepare_commit()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 04/11] drm/i915: Introduce intel_mode_vdisplay()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 03/11] drm/i915: Add flip done tracepoint
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 02/11] drm/i915: Add async flip tracepoint
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 01/11] drm/i915: Extract intel_crtc_arm_vblank_event()
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- [PATCH 00/11] drm/i915/dsb: DSB prep stuff
- From: Ville Syrjala <ville.syrjala@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.SPARSE: warning for Panel Replay eDP support (rev8)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Send vrr vsync params whne vrr is enabled (rev2)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] drm/i915: PREEMPT_RT related fixups.
- From: Tvrtko Ursulin <tursulin@xxxxxxxxxxx>
- Re: [PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: "Nautiyal, Ankit K" <ankit.k.nautiyal@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v7 12/18] drm/i915/psr: Perform scanline indication check for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 17/18] drm/i915/psr: Add new debug bit to disable Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 18/18] Revert "drm/i915/psr: Disable early transport by default"
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 16/18] drm/i915/psr: Disable PSR2 SU Region Early Transport if psr_enable is set
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 15/18] drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 14/18] drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 11/18] drm/i915/psr: Perfrom psr2 checks related to ALPM for Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 13/18] drm/i915/psr: Check Early Transport for Panel Replay as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 08/18] drm/i915/psr: 128b/132b Panel Replay is not supported on eDP
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 10/18] drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 09/18] drm/i915/psr: HW will not allow PR on eDP when HDCP enabled
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 07/18] drm/i915/psr: Add Panel Replay compute_config helper
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 05/18] drm/i915/psr: enable sink for eDP1.5 Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 06/18] drm/i915/psr: Check panel Early Transport capability for eDP PR
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 04/18] drm/i915/psr: Inform Panel Replay source support on eDP as well
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 02/18] drm/i915/display: Wa 16021440873 is writing wrong register
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 03/18] drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 01/18] drm/i915/psr: Set SU area width as pipe src width
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH v7 00/18] Panel Replay eDP support
- From: Jouni Högander <jouni.hogander@xxxxxxxxx>
- [PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- [PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
- From: Mitul Golani <mitulkumar.ajitkumar.golani@xxxxxxxxx>
- Re: [PATCH 00/13] Panel Replay eDP prepare
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: ✗ Fi.CI.IGT: failure for Panel Replay eDP prepare
- From: "Hogander, Jouni" <jouni.hogander@xxxxxxxxx>
- Re: [PATCH 05/13] drm/display: Add missing Panel Replay Enable SU Region ET bit
- From: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx>
- ✗ Fi.CI.IGT: failure for drm/i915/dp_mst: Enable link training fallback (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- ✓ Fi.CI.IGT: success for drm: add missing MODULE_DESCRIPTION() macros
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v15 0/9] Implement CMRR Support
- From: "Kandpal, Suraj" <suraj.kandpal@xxxxxxxxx>
- RE: [PATCH v16 2/9] drm/i915: Separate VRR related register definitions
- From: "Murthy, Arun R" <arun.r.murthy@xxxxxxxxx>
- ✓ Fi.CI.BAT: success for drm/i915/dp_mst: Enable link training fallback (rev5)
- From: Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] drm/i915: remove unused pipe/plane B register macros
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
- Re: [PATCH v2 5/6] drm/i915: relocate some DSPCNTR reg bit definitions
- From: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx>
[Index of Archives]
[AMD Graphics]
[Linux USB]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]