July 2025 Archives by date
Starting: Tue Jul 1 02:50:23 UTC 2025
Ending: Wed Jul 23 19:05:08 UTC 2025
Messages: 852
- [PATCH] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Ruben Wauters
- linux-next: manual merge of the drm-misc tree with Linus' tree
Stephen Rothwell
- linux-next: manual merge of the drm-misc tree with Linus' tree
Stephen Rothwell
- [PATCH] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Ruben Wauters
- linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- linux-next: manual merge of the drm-misc tree with Linus' tree
Stephen Rothwell
- linux-next: manual merge of the drm-misc tree with the drm tree
Stephen Rothwell
- ✗ i915.CI.Full: failure for Revert patch to reject HBR3 for all eDP panels (rev2)
Patchwork
- ✓ i915.CI.Full: success for drm/i915/display: convert to generic read_poll_timeout() (rev2)
Patchwork
- [PATCH] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Jani Nikula
- ✗ i915.CI.Full: failure for Introduce helper for display workarounds and add Wa_16025573575
Patchwork
- [PATCH 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
Luca Coelho
- [PATCH 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
Luca Coelho
- [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
Luca Coelho
- linux-next: build warning after merge of the drm-misc tree
Stephen Rothwell
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Uma Shankar
- [PATCH 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
Imre Deak
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Ville Syrjälä
- [PATCH 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
Luca Coelho
- [PATCH] drm/dp: Add documentation for luminance_set
Suraj Kandpal
- linux-next: build warning after merge of the drm-misc tree
Kandpal, Suraj
- [PATCH 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
Luca Coelho
- ✓ i915.CI.BAT: success for drm/i915/display: Fix RGB limited range handling for DP
Patchwork
- [PATCH 07/20] drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
Luca Coelho
- [PATCH 08/20] drm/i915/dp: Remove the device service IRQ handling from connector detect
Luca Coelho
- [PATCH 09/20] drm/i915/dp: Fix the device service IRQ DPCD_REV check
Luca Coelho
- [PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
Ville Syrjala
- [PATCH v2 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjala
- [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjala
- [PATCH v2 03/19] drm: Look up the format info earlier
Ville Syrjala
- [PATCH v2 04/19] drm: Pass the format info to .fb_create()
Ville Syrjala
- [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
Ville Syrjala
- [PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 08/19] drm/gem/afbc: Eliminate redundant drm_get_format_info()
Ville Syrjala
- [PATCH v2 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 10/19] drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 11/19] drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 12/19] drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 13/19] drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 14/19] drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 15/19] drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 16/19] drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 17/19] drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 18/19] drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Ville Syrjala
- [PATCH 10/20] drm/i915/dp: Fix the link service IRQ DPCD_REV check
Luca Coelho
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Jani Nikula
- [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
Imre Deak
- ✓ i915.CI.Full: success for drm/i915/display: Optimize panel power-on wait time
Patchwork
- ✓ i915.CI.BAT: success for drm/dp: Add documentation for luminance_set
Patchwork
- [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Dmitry Baryshkov
- ✗ i915.CI.Full: failure for drm/ttm: Remove unneeded blank line in comment
Patchwork
- ✗ Fi.CI.BUILD: failure for Use trans push mechanism to generate frame change event (rev4)
Patchwork
- ✗ i915.CI.BAT: failure for drm: Eliminate redundant drm_format_info lookups (rev7)
Patchwork
- [PATCH] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Ruben Wauters
- [PATCH v2] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Ruben Wauters
- ✗ i915.CI.Full: failure for Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
Patchwork
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Shankar, Uma
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Lucas De Marchi
- [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Liviu Dudau
- [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Liviu Dudau
- [PATCH v2 06/19] drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
Liviu Dudau
- [PATCH v2 14/19] drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Liviu Dudau
- [PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH v3 RERUN 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Almahallawy, Khaled
- ✓ i915.CI.BAT: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev6)
Patchwork
- [PATCH v2 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Laurent Pinchart
- [PATCH v2 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Laurent Pinchart
- [PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Khaled Almahallawy
- ✓ i915.CI.BAT: success for drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Patchwork
- [PATCH v2] drm/i915/guc: Enable CT_DEAD output in regular debug builds
Daniele Ceraolo Spurio
- [PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Cavitt, Jonathan
- ✗ i915.CI.Full: failure for drm/i915/display: Fix RGB limited range handling for DP
Patchwork
- [PATCH] drm/i915/display: Add upper limit check for pixel clock
Chaitanya Kumar Borah
- ✗ i915.CI.Full: failure for drm/dp: Add documentation for luminance_set
Patchwork
- [PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Almahallawy, Khaled
- [PATCH v2 12/19] drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Patrik Jakobsson
- [PULL] drm-intel-gt-next
Tvrtko Ursulin
- [PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Jani Nikula
- [PATCH] drm/i915/display: Add upper limit check for pixel clock
Jani Nikula
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Jani Nikula
- [PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
Ankit Nautiyal
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Ankit Nautiyal
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
Ankit Nautiyal
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Jani Nikula
- ✓ i915.CI.BAT: success for drm/i915/display: drop a number of dependencies on i915_drv.h
Patchwork
- [v5 00/24] Plane Color Pipeline support for Intel platforms
Uma Shankar
- [v5 01/24] [NOT FOR REVIEW] drm: AMD series squashed
Uma Shankar
- [v5 02/24] drm: Add Color lut range attributes
Uma Shankar
- [v5 03/24] drm: Add Color ops capability property
Uma Shankar
- [v5 04/24] drm: Add 1D LUT multi-segmented color op
Uma Shankar
- [v5 05/24] drm: Define helper to initialize segmented 1D LUT
Uma Shankar
- [v5 06/24] drm: Add helper to extract lut from struct drm_color_lut_32
Uma Shankar
- [v5 07/24] drm/i915: Add identifiers for intel color blocks
Uma Shankar
- [v5 08/24] drm/i915: Add intel_color_op
Uma Shankar
- [v5 09/24] drm/i915/color: Add helper to create intel colorop
Uma Shankar
- [v5 10/24] drm/i915/color: Create a transfer function color pipeline
Uma Shankar
- [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
Uma Shankar
- [v5 12/24] drm/i915/color: Add framework to program CSC
Uma Shankar
- [v5 13/24] drm/i915/color: Add callbacks to set plane CTM
Uma Shankar
- [v5 14/24] drm/i915/color: Add new color callbacks for Xelpd
Uma Shankar
- [v5 15/24] drm/i915/color: Preserve sign bit when int_bits is Zero
Uma Shankar
- [v5 16/24] drm/i915/color: Add plane CTM callback for D13 and beyond
Uma Shankar
- [v5 17/24] drm/i915: Add register definitions for Plane Degamma
Uma Shankar
- [v5 18/24] drm/i915/color: Add framework to program PRE/POST CSC LUT
Uma Shankar
- [v5 19/24] drm/i915: Add register definitions for Plane Post CSC
Uma Shankar
- [v5 20/24] drm/i915/color: Program Pre-CSC registers
Uma Shankar
- [v5 21/24] drm/i915/xelpd: Program Plane Post CSC Registers
Uma Shankar
- [v5 22/24] drm/i915/color: Enable Plane Color Pipelines
Uma Shankar
- [v5 23/24] drm/i915/color: Create color pipeline with multisegmented LUT
Uma Shankar
- [v5 24/24] drm/doc/rfc: Add documentation for multi-segmented 1D LUT
Uma Shankar
- ✓ i915.CI.BAT: success for drm/i915/display: Add upper limit check for pixel clock
Patchwork
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Jani Nikula
- [PATCH] drm/i915/display: Add upper limit check for pixel clock
Borah, Chaitanya Kumar
- ✓ i915.CI.BAT: success for Introduce helper for display workarounds and add Wa_16025573575 (rev2)
Patchwork
- [PATCH] drm/dp: Add documentation for luminance_set
Murthy, Arun R
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Shankar, Uma
- ✓ i915.CI.BAT: success for Plane Color Pipeline support for Intel platforms (rev5)
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev6)
Patchwork
- RE: ✗ i915.CI.BAT: failure for drm/i915/display: drop a number of dependencies on i915_drv.h
Ravali, JupallyX
- ✗ i915.CI.Full: failure for drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Patchwork
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
Gustavo Sousa
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Gustavo Sousa
- [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Jani Nikula
- [PATCH v3 3/4] fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
- [PATCH] iopoll: use fsleep() instead of usleep_range()
Andi Shyti
- ✗ LGCI.VerificationFailed: failure for drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST (rev2)
Patchwork
- [PATCH] drm/i915/display: Add upper limit check for pixel clock
Ville Syrjälä
- [PATCH] drm/i915/display: Fix RGB limited range handling for DP
Ville Syrjälä
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Ville Syrjälä
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Lucas De Marchi
- [PATCH] drm/ttm: Remove unneeded blank line in comment
Lucas De Marchi
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Ville Syrjälä
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Ville Syrjälä
- [PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjala
- [PATCH 2/4] iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Ville Syrjala
- [PATCH 3/4] iopoll: Reorder the timeout handling in poll_timeout_us()
Ville Syrjala
- [PATCH 4/4] DO-NOT-MERGE: drm/i915: Use poll_timeout_us()
Ville Syrjala
- [PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
Khaled Almahallawy
- [PATCH] drm/i915/display: Read DP_ADAPTER_CAP to pass LinkLayer DPCD&EDID tests
Almahallawy, Khaled
- ✓ i915.CI.Full: success for drm/i915/display: drop a number of dependencies on i915_drv.h
Patchwork
- ✓ i915.CI.BAT: success for series starting with [1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/display: Add upper limit check for pixel clock
Patchwork
- ✓ i915.CI.BAT: success for drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
Patchwork
- ✓ i915.CI.Full: success for Introduce helper for display workarounds and add Wa_16025573575 (rev2)
Patchwork
- ✗ i915.CI.Full: failure for Plane Color Pipeline support for Intel platforms (rev5)
Patchwork
- [PULL] drm-intel-fixes
Joonas Lahtinen
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
Nautiyal, Ankit K
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Nautiyal, Ankit K
- [PATCH] drm/i915/display: Add upper limit check for pixel clock
Nautiyal, Ankit K
- [PATCH topic/core-for-CI] Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
Jani Nikula
- [PULL] drm-misc-next
Maxime Ripard
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Dibin Moolakadan Subrahmanian
- ✓ i915.CI.Full: success for series starting with [1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Patchwork
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Nautiyal, Ankit K
- ✓ i915.CI.Full: success for drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
Patchwork
- [PATCH 02/20] drm/i915/dp_mst: Verify the link status always the same way
Luca Coelho
- [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
Luca Coelho
- [PATCH 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
Luca Coelho
- [PATCH 12/20] drm/i915/dp: Reprobe connector if getting/acking link service IRQs fails
Luca Coelho
- [PATCH 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
Imre Deak
- [PATCH v3 4/4] ext4: support uncached buffered I/O
Matthew Wilcox
- [PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Jani Nikula
- [PATCH 2/4] iopoll: Avoid evaluating 'cond' twice in poll_timeout_us()
Jani Nikula
- [PATCH 13/20] drm/i915/dp: Return early if getting/acking device service IRQs fails
Luca Coelho
- [PATCH 3/4] iopoll: Reorder the timeout handling in poll_timeout_us()
Jani Nikula
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Gustavo Sousa
- [PATCH 4/4] DO-NOT-MERGE: drm/i915: Use poll_timeout_us()
Jani Nikula
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Gustavo Sousa
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
Gustavo Sousa
- [PATCH 14/20] drm/i915/dp: Return early if getting/ackink link service IRQs fails
Luca Coelho
- [PATCH] iopoll: use fsleep() instead of usleep_range()
Jani Nikula
- [PATCH 4/4] DO-NOT-MERGE: drm/i915: Use poll_timeout_us()
Ville Syrjälä
- [PATCH 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
Luca Coelho
- [PATCH 16/20] drm/i915/dp: Print debug message for a sink connected off request
Luca Coelho
- [PATCH 17/20] drm/i915/dp: Check SST link status while handling link service IRQs
Luca Coelho
- [PATCH 18/20] drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
Luca Coelho
- [PATCH 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
Imre Deak
- [PATCH 19/20] drm/i915/dp: Ack only the handled device service IRQs
Luca Coelho
- [PATCH 19/20] drm/i915/dp: Ack only the handled device service IRQs
Imre Deak
- [PATCH 20/20] drm/i915/dp: Ack only the handled link service IRQs
Luca Coelho
- [PATCH 15/20] drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
Luca Coelho
- [PATCH 19/20] drm/i915/dp: Ack only the handled device service IRQs
Imre Deak
- [PATCH 19/20] drm/i915/dp: Ack only the handled device service IRQs
Luca Coelho
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Lucas De Marchi
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Lucas De Marchi
- [PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
Chaitanya Kumar Borah
- [PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Lucas De Marchi
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Hans de Goede
- [REGRESSSION] on linux-next (next-20250509)
Lucas De Marchi
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Gustavo Sousa
- ✓ i915.CI.BAT: success for drm/i915/dp: Fallback to DSC for HDR content if needed
Patchwork
- [PULL] drm-misc-fixes
Maarten Lankhorst
- [PATCH topic/core-for-CI] Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
Lucas De Marchi
- ✓ i915.CI.BAT: success for drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too (rev2)
Patchwork
- ✓ i915.CI.Full: success for drm/i915/dp: Fallback to DSC for HDR content if needed
Patchwork
- [PATCH v3 RERUN 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH v3 RERUN 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- ✓ i915.CI.Full: success for drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too (rev2)
Patchwork
- [PULL] drm-xe-fixes
Lucas De Marchi
- ✓ i915.CI.BAT: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev7)
Patchwork
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Jani Nikula
- Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
Jani Nikula
- [PATCH 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Jani Nikula
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Laurent Pinchart
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Thierry Reding
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Steven Price
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Jani Nikula
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Maíra Canal
- ✗ i915.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev7)
Patchwork
- [PULL] drm-intel-next
Jani Nikula
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Ville Syrjälä
- [PATCH] drm/i915/display: Change ret value type from int to long
Aakash Deep Sarkar
- [PATCH] drm/i915/display: Change ret value type from int to long
Jani Nikula
- ✓ i915.CI.BAT: success for drm/i915/display: Change ret value type from int to long
Patchwork
- [PATCH] drm/i915/display: Change ret value type from int to long
Christian König
- [v5 07/24] drm/i915: Add identifiers for intel color blocks
Jani Nikula
- [v5 08/24] drm/i915: Add intel_color_op
Jani Nikula
- [v5 09/24] drm/i915/color: Add helper to create intel colorop
Jani Nikula
- [v5 10/24] drm/i915/color: Create a transfer function color pipeline
Jani Nikula
- [v5 11/24] drm/i915/color: Add and attach COLORPIPELINE plane property
Jani Nikula
- [v5 13/24] drm/i915/color: Add callbacks to set plane CTM
Jani Nikula
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Jani Nikula
- [PATCH] drm/i915/display: Change ret value type from int to long
Jani Nikula
- [PATCH] drm/i915/display: Change ret value type from int to long
Aakash Deep Sarkar
- [PATCH i-g-t] runner: Relax timeout reduction on soft lockup
Janusz Krzysztofik
- [PATCH] drm/i915/display: Change ret value type from int to long
Christian König
- ✓ i915.CI.Full: success for drm/i915/display: Change ret value type from int to long
Patchwork
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Werner Sembach
- [RFC PATCH 1/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Werner Sembach
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Werner Sembach
- [RESEND 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2
Ankit Nautiyal
- ✓ i915.CI.BAT: success for Revert patch to reject HBR3 for all eDP panels (rev3)
Patchwork
- ✗ i915.CI.Full: failure for Revert patch to reject HBR3 for all eDP panels (rev3)
Patchwork
- [PATCH] drm/i915/xe3lpd: Prune modes for YUV420
Nautiyal, Ankit K
- [PATCH 0/4] Optimize vrr.guardband and fix LRR
Ankit Nautiyal
- [PATCH 1/4] drm/i915/vrr: Use vrr.sync_start for getting vtotal
Ankit Nautiyal
- [PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching
Ankit Nautiyal
- [PATCH 3/4] drm/i915/vrr: Set vrr.vmin to min Vtotal
Ankit Nautiyal
- [PATCH 4/4] drm/i915/vrr: Fix seamless_mn drrs for PTL
Ankit Nautiyal
- ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR
Patchwork
- [PATCH v2] drm/i915/display: Optimize panel power-on wait time
Dibin Moolakadan Subrahmanian
- [PATCH v2] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Aakash Deep Sarkar
- ✓ i915.CI.BAT: success for drm/i915/display: Optimize panel power-on wait time (rev2)
Patchwork
- [pull] amdgpu, amdkfd, radeon drm-next-6.17
Borah, Chaitanya Kumar
- ✓ i915.CI.BAT: success for drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Patchwork
- ✓ i915.CI.Full: success for Optimize vrr.guardband and fix LRR
Patchwork
- [PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
陈涛涛 Taotao Chen
- [PATCH v4 1/5] drm/i915: Use kernel_write() in shmem object create
陈涛涛 Taotao Chen
- [PATCH v4 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
陈涛涛 Taotao Chen
- [PATCH v4 3/5] fs: change write_begin/write_end interface to take struct kiocb *
陈涛涛 Taotao Chen
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
陈涛涛 Taotao Chen
- [PATCH v4 5/5] ext4: support uncached buffered I/O
陈涛涛 Taotao Chen
- ✓ i915.CI.Full: success for drm/i915/display: Optimize panel power-on wait time (rev2)
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Patchwork
- [PATCH i-g-t] runner: Relax timeout reduction on soft lockup
Kamil Konieczny
- ✓ i915.CI.Full: success for Revert patch to reject HBR3 for all eDP panels (rev3)
Patchwork
- [PATCH 11/20] drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
Luca Coelho
- [PATCH 0/2] Enable_psr kernel parameter changes
Jouni Högander
- [PATCH 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Jouni Högander
- [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Jouni Högander
- ✓ i915.CI.BAT: success for Enable_psr kernel parameter changes
Patchwork
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
hanqi
- [PATCH] dma-buf: Take a breath during dma-fence-chain subtests
Janusz Krzysztofik
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
Matthew Wilcox
- ✓ i915.CI.Full: success for Enable_psr kernel parameter changes
Patchwork
- ✗ LGCI.VerificationFailed: failure for drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Patchwork
- ✗ LGCI.VerificationFailed: failure for fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Patchwork
- [PATCH] dma-buf: Take a breath during dma-fence-chain subtests
Christian König
- [PATCH] drm/i915/display: Optimize panel power-on wait time
Dibin Moolakadan Subrahmanian
- [PATCH] drm/display: Increase DP_RECEIVER_CAP_SIZE from 15 to 16 bytes
Cavitt, Jonathan
- Reminder: Final week to submit a talk for XDC 2025!
Mark Filion
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
Matthew Wilcox
- [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- ✗ LGCI.VerificationFailed: failure for fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support (rev2)
Patchwork
- [PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
Naveen Kumar
- [PATCH v2 0/3] bits: Split asm and non-asm GENMASK*() and unify definitions
Yury Norov
- ✓ i915.CI.BAT: success for drm/i915/display: Allow async flips on planes with no framebuffer changes
Patchwork
- [PATCH] drm/i915/display: Change ret value type from int to long
Matthew Brost
- [PATCH v2] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Matthew Brost
- ✓ i915.CI.Full: success for drm/i915/display: Allow async flips on planes with no framebuffer changes
Patchwork
- [PATCH] drm/i915/display: Change ret value type from int to long
Christian König
- [PATCH] drm/i915/display: Change ret value type from int to long
Matthew Brost
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Hans de Goede
- [PATCH v2] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Matthew Brost
- [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
Taotao Chen
- [PATCH 1/2] drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_size
Suraj Kandpal
- [PATCH 2/2] drm/i915/xe3lpd: Prune modes for YUV420
Suraj Kandpal
- ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_size
Patchwork
- [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- ✓ i915.CI.Full: success for series starting with [1/2] drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_size
Patchwork
- [PATCH v3] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Aakash Deep Sarkar
- [PATCH v4] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Aakash Deep Sarkar
- [PATCH v3] drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Matthew Brost
- ✓ i915.CI.BAT: success for drm/i915/display: Fix dma_fence_wait_timeout() return value handling (rev3)
Patchwork
- [PATCH] dma-buf: Take a breath during dma-fence-chain subtests
Janusz Krzysztofik
- [PATCH] dma-buf: Take a breath during dma-fence-chain subtests
Christian König
- ✗ i915.CI.Full: failure for drm/i915/display: Fix dma_fence_wait_timeout() return value handling (rev3)
Patchwork
- [PULL] drm-intel-next
Simona Vetter
- [PATCH i-g-t v2] runner: Relax timeout reduction on soft lockup
Janusz Krzysztofik
- [PATCH v2 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjala
- [PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Luca Ceresoli
- [RESEND 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2
Ville Syrjälä
- i915 splat: RPM raw-wakeref not held, fwtable_read32
Jason A. Donenfeld
- i915 splat: RPM raw-wakeref not held, fwtable_read32
Ville Syrjälä
- [RESEND 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2
Nautiyal, Ankit K
- [RESEND 1/1] drm/i915/dp: Refine TPS4-based HBR3 rejection and add quirk to limit eDP to HBR2
Ville Syrjälä
- [PATCH 1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
Ville Syrjala
- [PATCH 2/4] drm/i915/opregion: Extract intel_opregion_runtime_{suspend, resume}()
Ville Syrjala
- [PATCH 3/4] drm/i915/opregion: Make intel_opregion_notify_adapter() static
Ville Syrjala
- [PATCH 4/4] drm/i915/opregion: Flush asle_work during runtime suspend
Ville Syrjala
- ✓ i915.CI.BAT: success for series starting with [v2,1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us() (rev2)
Patchwork
- [PATCH i-g-t v2] runner: Relax timeout reduction on soft lockup
Kamil Konieczny
- ✓ i915.CI.BAT: success for series starting with [1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
Patchwork
- PREEMPT_RT vs i915
Ben Hutchings
- i915 splat: RPM raw-wakeref not held, fwtable_read32
Rodrigo Vivi
- [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Rodrigo Vivi
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Cavitt, Jonathan
- ✓ i915.CI.BAT: success for drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Patchwork
- ✓ i915.CI.Full: success for series starting with [v2,1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us() (rev2)
Patchwork
- ✗ i915.CI.Full: failure for series starting with [1/4] drm/i915/display: Disable wakeref asserts around GU_MISC irq handling
Patchwork
- [PATCH 2/2] drm/i915/xe3lpd: Prune modes for YUV420
Nautiyal, Ankit K
- [PATCH 1/2] drm/i915/scaler: Use intel_display as argument to skl_scaler_max_src_size
Nautiyal, Ankit K
- ✗ i915.CI.Full: failure for drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Patchwork
- [PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
Ankit Nautiyal
- [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
Ankit Nautiyal
- [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
Ankit Nautiyal
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Paul Menzel
- ✓ i915.CI.BAT: success for Revert patch to reject HBR3 for all eDP panels (rev4)
Patchwork
- [PATCH v2 0/2] Enable_psr kernel parameter changes
Jouni Högander
- [PATCH v2 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Jouni Högander
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Jouni Högander
- [PATCH 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- ✓ i915.CI.BAT: success for Enable_psr kernel parameter changes (rev2)
Patchwork
- ✗ i915.CI.Full: failure for Revert patch to reject HBR3 for all eDP panels (rev4)
Patchwork
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Werner Sembach
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- ✓ i915.CI.Full: success for Revert patch to reject HBR3 for all eDP panels (rev4)
Patchwork
- [PATCH v2 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Rodrigo Vivi
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Tim Guttzeit
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Ville Syrjälä
- PREEMPT_RT vs i915
Ville Syrjälä
- [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
Ville Syrjälä
- [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
Ville Syrjälä
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- PREEMPT_RT vs i915
Sebastian Andrzej Siewior
- PREEMPT_RT vs i915
Ville Syrjälä
- PREEMPT_RT vs i915
Matthew Brost
- [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
Nautiyal, Ankit K
- [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
Nautiyal, Ankit K
- PREEMPT_RT vs i915
Mike Galbraith
- [PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
Ankit Nautiyal
- [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
Ankit Nautiyal
- [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
Ankit Nautiyal
- ✓ i915.CI.BAT: success for Revert patch to reject HBR3 for all eDP panels (rev5)
Patchwork
- PREEMPT_RT vs i915
Sebastian Andrzej Siewior
- PREEMPT_RT vs i915
Sebastian Andrzej Siewior
- ✓ i915.CI.Full: success for Revert patch to reject HBR3 for all eDP panels (rev5)
Patchwork
- [PULL] drm-misc-fixes
Maarten Lankhorst
- [PULL] drm-misc-next
Maxime Ripard
- [PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
陈涛涛 Taotao Chen
- [PATCH v5 1/5] drm/i915: Use kernel_write() in shmem object create
陈涛涛 Taotao Chen
- [PATCH v5 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
陈涛涛 Taotao Chen
- [PATCH v5 3/5] fs: change write_begin/write_end interface to take struct kiocb *
陈涛涛 Taotao Chen
- [PATCH v5 4/5] mm/pagemap: add write_begin_get_folio() helper function
陈涛涛 Taotao Chen
- [PATCH v5 5/5] ext4: support uncached buffered I/O
陈涛涛 Taotao Chen
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- PREEMPT_RT vs i915
Ville Syrjälä
- PREEMPT_RT vs i915
Sebastian Andrzej Siewior
- PREEMPT_RT vs i915
Ville Syrjälä
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Rodrigo Vivi
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- [PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Hans de Goede
- PREEMPT_RT vs i915
Ville Syrjälä
- PREEMPT_RT vs i915
Matthew Brost
- PREEMPT_RT vs i915
Ville Syrjälä
- [PATCH v3 0/2] Enable_psr kernel parameter changes
Jouni Högander
- [PATCH v3 1/2] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Jouni Högander
- [PATCH v3 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Jouni Högander
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Ville Syrjälä
- [PATCH 0/7] drm/i915/dp: DP stuff
Ville Syrjala
- [PATCH 1/7] drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Ville Syrjala
- [PATCH 2/7] drm/i915/dp: Don't switch to idle pattern before disable on pre-hsw
Ville Syrjala
- [PATCH 3/7] drm/i915/dp: Clear DPCD training pattern before transmitting the idle pattern
Ville Syrjala
- [PATCH 4/7] drm/i915/dp: Have intel_dp_get_adjust_train() tell us if anything changed
Ville Syrjala
- [PATCH 5/7] drm/i915/dp: Move intel_dp_training_pattern()
Ville Syrjala
- [PATCH 6/7] drm/i915/dp: Implement .set_idle_link_train() for everyone
Ville Syrjala
- [PATCH 7/7] drm/i915/dp: Make .set_idle_link_train() mandatory
Ville Syrjala
- [PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
Ville Syrjälä
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- ✓ i915.CI.BAT: success for Enable_psr kernel parameter changes (rev3)
Patchwork
- ✗ i915.CI.BAT: failure for drm/i915/dp: DP stuff
Patchwork
- [PULL] drm-xe-next
Rodrigo Vivi
- [PULL] drm-intel-next
Rodrigo Vivi
- [PULL] drm-intel-fixes
Rodrigo Vivi
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Ville Syrjälä
- PREEMPT_RT vs i915
Mike Galbraith
- ✗ i915.CI.Full: failure for Enable_psr kernel parameter changes (rev3)
Patchwork
- PREEMPT_RT vs i915
Mike Galbraith
- [PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
Ankit Nautiyal
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Ankit Nautiyal
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashing
Ankit Nautiyal
- [PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
Kandpal, Suraj
- [PULL] drm-xe-fixes
Lucas De Marchi
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- ✓ i915.CI.BAT: success for Introduce helper for display workarounds and add Wa_16025573575 (rev3)
Patchwork
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- [PULL] drm-misc-next
Simona Vetter
- [PATCH v4 0/6] Use trans push mechanism to generate frame change event
Jouni Högander
- [PATCH v4 1/6] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
Jouni Högander
- [PATCH v4 2/6] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
Jouni Högander
- [PATCH v4 3/6] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
Jouni Högander
- [PATCH v4 4/6] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
Jouni Högander
- [PATCH v4 5/6] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
Jouni Högander
- [PATCH v4 6/6] drm/i915/display: Wait for vblank in case of PSR is using trans push
Jouni Högander
- [PULL] drm-xe-next
Simona Vetter
- [PULL] drm-xe-next
Simona Vetter
- [PULL] drm-intel-next
Simona Vetter
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
- [PATCH 1/9] Revert "drm/framebuffer: Acquire internal references on GEM handles"
Thomas Zimmermann
- [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
Thomas Zimmermann
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 4/9] Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 5/9] Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 6/9] Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 7/9] Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 8/9] Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH 9/9] Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PULL] drm-intel-fixes
Simona Vetter
- [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
Simona Vetter
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Christian König
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Hogander, Jouni
- [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
Christian König
- [PATCH 2/9] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
Simona Vetter
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Simona Vetter
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Dmitry Osipenko
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Simona Vetter
- ✓ i915.CI.Full: success for Introduce helper for display workarounds and add Wa_16025573575 (rev3)
Patchwork
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashing
Gustavo Sousa
- ✓ i915.CI.BAT: success for Use trans push mechanism to generate frame change event (rev5)
Patchwork
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Dmitry Osipenko
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
- ✓ i915.CI.BAT: success for drm: Revert general use of struct drm_gem_object.dma_buf
Patchwork
- [PATCH 3/9] Revert "drm/virtio: Use dma_buf from GEM object instance"
Dmitry Osipenko
- [PULL] drm-misc-fixes
Simona Vetter
- PREEMPT_RT vs i915
Maarten Lankhorst
- [PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
Imre Deak
- [PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
Ville Syrjälä
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Linus Torvalds
- ✓ i915.CI.Full: success for Use trans push mechanism to generate frame change event (rev5)
Patchwork
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
- [PATCH v4 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH v4 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- ✓ i915.CI.Full: success for drm: Revert general use of struct drm_gem_object.dma_buf
Patchwork
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Linus Torvalds
- ✓ i915.CI.BAT: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev8)
Patchwork
- XDC 2025 - Call for Proposals ends tonight at 23:59 CEST!
Mark Filion
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Linus Torvalds
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Simona Vetter
- ✗ i915.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev8)
Patchwork
- [PATCH] drm/i915/display: Add power well mapping for WCL
Chaitanya Kumar Borah
- ✓ i915.CI.BAT: success for drm/i915/display: Add power well mapping for WCL
Patchwork
- [PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
Nautiyal, Ankit K
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- ✗ i915.CI.Full: failure for drm/i915/display: Add power well mapping for WCL
Patchwork
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Thomas Zimmermann
- [PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Christian Brauner
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Simona Vetter
- [PATCH] drm/i915/display: Add power well mapping for WCL
Gustavo Sousa
- [PATCH v4 0/9] drm/i915: PREEMPT_RT related fixups.
Sebastian Andrzej Siewior
- [PATCH v4 1/9] drm/i915: Use preempt_disable/enable_rt() where recommended
Sebastian Andrzej Siewior
- [PATCH v4 2/9] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
Sebastian Andrzej Siewior
- [PATCH v4 3/9] drm/i915: Don't check for atomic context on PREEMPT_RT
Sebastian Andrzej Siewior
- [PATCH v4 4/9] drm/i915: Disable tracing points on PREEMPT_RT
Sebastian Andrzej Siewior
- [PATCH v4 5/9] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
Sebastian Andrzej Siewior
- [PATCH v4 6/9] drm/i915: Drop the irqs_disabled() check
Sebastian Andrzej Siewior
- [PATCH v4 7/9] drm/i915/guc: Consider also RCU depth in busy loop.
Sebastian Andrzej Siewior
- [PATCH v4 8/9] drm/i915: Consider RCU read section as atomic.
Sebastian Andrzej Siewior
- [PATCH v4 9/9] Revert "drm/i915: Depend on !PREEMPT_RT."
Sebastian Andrzej Siewior
- [PATCH v5 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH v5 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Michał Grzelak
- [PATCH] drm/i915/display: Change ret value type from int to long
Dan Carpenter
- ✓ i915.CI.BAT: success for drm/i915: PREEMPT_RT related fixups. (rev13)
Patchwork
- [PATCH v2 2/2] drm/i915/psr: Do not disable Panel Replay if PSR2 is disabled
Rodrigo Vivi
- [PATCH] drm/i915/display: Add power well mapping for WCL
Gustavo Sousa
- ✗ LGCI.VerificationFailed: failure for fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Patchwork
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Imre Deak
- ✓ i915.CI.BAT: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev9)
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET (rev2)
Patchwork
- [PATCH] drm/i915/display: Add power well mapping for WCL
Imre Deak
- ✗ i915.CI.Full: failure for drm/i915: PREEMPT_RT related fixups. (rev13)
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/display: Add no_psr_reason to PSR debugfs (rev9)
Patchwork
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashing
Nautiyal, Ankit K
- linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
- [PATCH v5 0/7] Use trans push mechanism to generate frame change event
Jouni Högander
- [PATCH v5 1/7] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
Jouni Högander
- [PATCH v5 2/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
Jouni Högander
- [PATCH v5 3/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
Jouni Högander
- [PATCH v5 4/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
Jouni Högander
- [PATCH v5 5/7] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
Jouni Högander
- [PATCH v5 6/7] drm/i915/display: Wait for vblank in case of PSR is using trans push
Jouni Högander
- [PATCH v5 7/7] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
Jouni Högander
- linux-next: build failure after merge of the drm-misc tree
Andy Yan
- [PATCH] drm/xe/display: Avoid dig_port work during suspend
Dibin Moolakadan Subrahmanian
- [PATCH] drm/i915/display: Add power well mapping for WCL
Borah, Chaitanya Kumar
- [PATCH v1] Support Intel Xe GPU dirver Porting on RISC-V Architecture
zhangzhijie
- ✗ i915.CI.BAT: failure for drm/xe/display: Avoid dig_port work during suspend
Patchwork
- Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
Baoquan He
- [PATCH v1] drm/xe: Support Intel Xe GPU dirver Porting on RISC-V Architecture
zhangzhijie
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
- [PATCH v4 4/9] drm/i915: Disable tracing points on PREEMPT_RT
Maarten Lankhorst
- [PATCH v2 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
- [PATCH v2 1/7] Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 2/7] Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 3/7] Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 4/7] Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 5/7] Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 6/7] Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 7/7] Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v2 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Christian König
- ✓ i915.CI.Full: success for drm/i915/display: Fix dma_fence_wait_timeout() return value handling (rev3)
Patchwork
- [PATCH] drm/xe/display: Avoid dig_port work during suspend
Imre Deak
- [PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
- [PATCH v4 0/3] Enable_psr kernel parameter changes
Jouni Högander
- [PATCH v4 1/3] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Jouni Högander
- [PATCH v4 2/3] drm/i915/psr: Ignore enable_psr parameter on Panel Replay
Jouni Högander
- [PATCH v4 3/3] drm/i915/psr: Add enable_panel_replay module parameter
Jouni Högander
- [PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Liviu Dudau
- [PATCH 0/9] drm: Revert general use of struct drm_gem_object.dma_buf
Simona Vetter
- [PATCH] drm/xe/display: Avoid dig_port work during suspend
Dibin Moolakadan Subrahmanian
- [PATCH] drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN_SET
Rodrigo Vivi
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashing
Ankit Nautiyal
- [PATCH] drm/xe/display: Avoid dig_port work during suspend
Imre Deak
- [PATCH 0/4] CI test the -gt-next patches.
Maarten Lankhorst
- [PATCH 1/4] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
Maarten Lankhorst
- [PATCH 2/4] drm/i915: Drop the irqs_disabled() check
Maarten Lankhorst
- [PATCH 3/4] drm/i915/guc: Consider also RCU depth in busy loop.
Maarten Lankhorst
- [PATCH 4/4] drm/i915: Consider RCU read section as atomic.
Maarten Lankhorst
- [RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Tim Guttzeit
- [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL/WCL for bit-bashing
Gustavo Sousa
- [PATCH v3 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Thomas Zimmermann
- [PATCH v3 1/7] Revert "drm/virtio: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 2/7] Revert "drm/vmwgfx: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 3/7] Revert "drm/etnaviv: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 4/7] Revert "drm/prime: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 5/7] Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 6/7] Revert "drm/gem-shmem: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v3 7/7] Revert "drm/gem-dma: Use dma_buf from GEM object instance"
Thomas Zimmermann
- [PATCH v4 4/9] drm/i915: Disable tracing points on PREEMPT_RT
Ville Syrjälä
- [PATCH v3 0/7] drm: Revert general use of struct drm_gem_object.dma_buf
Zack Rusin
- [PATCH v2 1/4] iopoll: Generalize read_poll_timeout() into poll_timeout_us()
Ville Syrjälä
- [PULL] drm-xe-next
Rodrigo Vivi
- [PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
Alex Deucher
- [PATCH 00/19] drm: Eliminate redundant drm_format_info lookups
Alex Deucher
- [PATCH v2 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Deucher, Alexander
- [PATCH 2/4] drm/i915: Drop the irqs_disabled() check
Rodrigo Vivi
- [PATCH 4/4] drm/i915: Consider RCU read section as atomic.
Rodrigo Vivi
- [PATCH v4 1/3] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Rodrigo Vivi
- [PATCH v4 2/3] drm/i915/psr: Ignore enable_psr parameter on Panel Replay
Rodrigo Vivi
- [PATCH v4 3/3] drm/i915/psr: Add enable_panel_replay module parameter
Rodrigo Vivi
- [PATCH v2 13/19] drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Rodrigo Vivi
- ✓ i915.CI.BAT: success for drm: Revert general use of struct drm_gem_object.dma_buf (rev2)
Patchwork
- ✓ i915.CI.BAT: success for drm/xe/display: Avoid dig_port work during suspend (rev2)
Patchwork
- ✓ i915.CI.BAT: success for series starting with [v2,1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Patchwork
- ✓ i915.CI.BAT: success for Enable_psr kernel parameter changes (rev4)
Patchwork
- ✗ LGCI.VerificationFailed: failure for Support Intel Xe GPU dirver Porting on RISC-V Architecture
Patchwork
- ✓ i915.CI.BAT: success for Introduce helper for display workarounds and add Wa_16025573575 (rev4)
Patchwork
- ✗ LGCI.VerificationFailed: failure for drm/xe: Support Intel Xe GPU dirver Porting on RISC-V Architecture
Patchwork
- ✓ i915.CI.BAT: success for drm: Revert general use of struct drm_gem_object.dma_buf (rev3)
Patchwork
- ✗ i915.CI.BAT: failure for CI test the -gt-next patches.
Patchwork
- ✓ i915.CI.Full: success for drm/xe/display: Avoid dig_port work during suspend (rev2)
Patchwork
- [PATCH 0/2] Check if CSME is available before initializing PXP
Daniele Ceraolo Spurio
- [PATCH 1/2] mei: me: Add exported function to check ME device availabiliy
Daniele Ceraolo Spurio
- [PATCH 2/2] drm/i915/pxp: Do not support PXP if CSME is not available
Daniele Ceraolo Spurio
- ✓ i915.CI.BAT: success for Check if CSME is available before initializing PXP
Patchwork
- ✓ i915.CI.Full: success for series starting with [v2,1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
Patchwork
- [PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Taotao Chen
- linux-next: manual merge of the drm tree with the drm-intel-fixes tree
Stephen Rothwell
- linux-next: manual merge of the drm-misc tree with the origin tree
Stephen Rothwell
- ✗ i915.CI.Full: failure for Enable_psr kernel parameter changes (rev4)
Patchwork
- [PATCH 1/2] mei: me: Add exported function to check ME device availabiliy
Greg Kroah-Hartman
- ✗ i915.CI.Full: failure for Introduce helper for display workarounds and add Wa_16025573575 (rev4)
Patchwork
- [PATCH 1/4] drm/i915/vrr: Use vrr.sync_start for getting vtotal
Golani, Mitulkumar Ajitkumar
- ✗ i915.CI.Full: failure for drm: Revert general use of struct drm_gem_object.dma_buf (rev3)
Patchwork
- [PULL] drm-misc-fixes
Maarten Lankhorst
- [PATCH 0/2] eDP Data Override
Suraj Kandpal
- [PATCH 1/2] drm/i915/vbt: Add eDP Data Overrride field in VBT
Suraj Kandpal
- [PATCH 2/2] drm/i915/edp: eDP Data Overrride
Suraj Kandpal
- ✗ i915.CI.BAT: failure for eDP Data Override
Patchwork
- [PATCH 2/4] drm/i915/vrr: Use static guardband to support seamless LRR switching
Golani, Mitulkumar Ajitkumar
- ✓ i915.CI.BAT: success for CI test the -gt-next patches. (rev2)
Patchwork
- [PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
陈涛涛 Taotao Chen
- [PATCH v6 1/5] drm/i915: Use kernel_write() in shmem object create
陈涛涛 Taotao Chen
- [PATCH v6 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
陈涛涛 Taotao Chen
- [PATCH v6 3/5] fs: change write_begin/write_end interface to take struct kiocb *
陈涛涛 Taotao Chen
- [PATCH v6 4/5] mm/pagemap: add write_begin_get_folio() helper function
陈涛涛 Taotao Chen
- [PATCH v6 5/5] ext4: support uncached buffered I/O
陈涛涛 Taotao Chen
- [PATCH 0/3] drm/i915: i915_gem_execbuffer.c minor improved
Sebastian Brzezinka
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Sebastian Brzezinka
- [PATCH 2/3] drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
- [PATCH 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Sebastian Brzezinka
- linux-next: manual merge of the rust tree with the drm-misc tree
Stephen Rothwell
- linux-next: manual merge of the rust tree with the drm-misc tree
Danilo Krummrich
- linux-next: build warning after merge of the drm-misc tree
Stephen Rothwell
- [PATCH 2/2] drm/i915/pxp: Do not support PXP if CSME is not available
Valentine Burley
- [PATCH] drm/xe/display: Avoid dig_port work during suspend
Dibin Moolakadan Subrahmanian
- ✓ i915.CI.BAT: success for drm/i915: i915_gem_execbuffer.c minor improved
Patchwork
- [PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Christian Brauner
- linux-next: build warning after merge of the drm-misc tree
Andy Yan
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Krzysztof Karas
- [PATCH 1/7] drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Imre Deak
- [PATCH 2/7] drm/i915/dp: Don't switch to idle pattern before disable on pre-hsw
Imre Deak
- [PATCH 3/4] drm/i915/vrr: Set vrr.vmin to min Vtotal
Golani, Mitulkumar Ajitkumar
- [PATCH 2/3] drm/i915: Add braces around the else block in clflush_write32()
Krzysztof Karas
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Andi Shyti
- [PATCH 2/3] drm/i915: Add braces around the else block in clflush_write32()
Andi Shyti
- [PATCH 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Andi Shyti
- [PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
Borah, Chaitanya Kumar
- [PATCH 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Sebastian Brzezinka
- [PATCH 2/3] drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
- [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
Gustavo Sousa
- [PATCH] drm/i915/dp: Fallback to DSC for HDR content if needed
Borah, Chaitanya Kumar
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Sebastian Brzezinka
- [PATCH 2/3] drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
- [PATCH 1/2] mei: me: Add exported function to check ME device availabiliy
Daniele Ceraolo Spurio
- [PATCH 1/2] mei: me: Add exported function to check ME device availabiliy
Greg Kroah-Hartman
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Andi Shyti
- ✗ i915.CI.Full: failure for Check if CSME is available before initializing PXP
Patchwork
- [PATCH 1/2] mei: me: Add exported function to check ME device availabiliy
Daniele Ceraolo Spurio
- [PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
Ville Syrjälä
- [PATCH 1/7] drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Ville Syrjälä
- [PATCH 1/7] drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Imre Deak
- ✗ i915.CI.Full: failure for CI test the -gt-next patches. (rev2)
Patchwork
- linux-next: build warning after merge of the drm-misc tree
Randy Dunlap
- linux-next: manual merge of the amdgpu tree with the drm-misc tree
Stephen Rothwell
- ✓ i915.CI.Full: success for drm/i915: i915_gem_execbuffer.c minor improved
Patchwork
- ✓ i915.CI.Full: success for Introduce helper for display workarounds and add Wa_16025573575 (rev4)
Patchwork
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Chaitanya Kumar Borah
- ✓ i915.CI.BAT: success for drm/i915/display: Skip unavailable power wells based on pipe mask
Patchwork
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Jouni Högander
- ✓ i915.CI.BAT: success for drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Patchwork
- [RFC PATCH 1/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Murthy, Arun R
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Sebastian Brzezinka
- [PULL] drm-misc-next
Maxime Ripard
- [RFC PATCH 1/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
Tim Guttzeit
- [PATCH] drm/xe/display: Block hpd during suspend
Dibin Moolakadan Subrahmanian
- [PATCH 1/3] drm/i915: Refactor eb_relocate_vma for clarity
Andi Shyti
- ✓ i915.CI.BAT: success for drm/xe/display: Block hpd during suspend
Patchwork
- [PATCH v5 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Krzysztof Karas
- [PATCH] drm/xe/display: Block hpd during suspend
Maarten Lankhorst
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Gustavo Sousa
- [PATCH v2 0/3] drm/i915: i915_gem_execbuffer.c minor improved
Sebastian Brzezinka
- [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma
Sebastian Brzezinka
- [PATCH v2 2/3] drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
- [PATCH v2 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Sebastian Brzezinka
- ✗ LGCI.VerificationFailed: failure for drm/i915: i915_gem_execbuffer.c minor improved (rev2)
Patchwork
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Gustavo Sousa
- ✗ LGCI.VerificationFailed: failure for fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
Patchwork
- [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma
Krzysztof Karas
- [PATCH v2 2/3] drm/i915: Add braces around the else block in clflush_write32()
Krzysztof Karas
- [PATCH v2 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Krzysztof Karas
- [PULL] drm-intel-fixes
Rodrigo Vivi
- [PATCH v2 3/3] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Andi Shyti
- [PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
Nautiyal, Ankit K
- [PATCH v3 0/6] drm/i915: Precompute plane SURF address/etc.
Ville Syrjala
- [PATCH v3 1/6] drm/i915: Precompute plane SURF address
Ville Syrjala
- [PATCH v3 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
Ville Syrjala
- [PATCH v3 3/6] drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
Ville Syrjala
- [PATCH v3 4/6] drm/i915: Use i915_vma_offset() in intel_dpt_offset()
Ville Syrjala
- [PATCH v3 5/6] drm/i915: Remove unused dpt_total_entries()
Ville Syrjala
- [PATCH v3 6/6] drm/i915: Don't pass crtc_state to foo_plane_ctl() & co.
Ville Syrjala
- [PATCH] drm/i915/display: Change ret value type from int to long
Dan Carpenter
- [PULL] drm-intel-fixes
Rodrigo Vivi
- ✓ i915.CI.BAT: success for drm/i915: Precompute plane SURF address/etc. (rev3)
Patchwork
- ✓ i915.CI.Full: success for drm/i915/display: Skip unavailable power wells based on pipe mask
Patchwork
- [PATCH v4 1/6] drm/i915: Precompute plane SURF address
Ville Syrjala
- ✓ i915.CI.Full: success for drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Patchwork
- [PATCH] drm/i915/display: Remove unused declarations of intel_io_*
Gustavo Sousa
- ✓ i915.CI.BAT: success for drm/i915: Precompute plane SURF address/etc. (rev4)
Patchwork
- [PATCH] drm/i915/display: Remove unused declarations of intel_io_*
Cavitt, Jonathan
- ✓ i915.CI.Full: success for drm/xe/display: Block hpd during suspend
Patchwork
- ✓ i915.CI.BAT: success for drm/i915/display: Remove unused declarations of intel_io_*
Patchwork
- [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma
Andi Shyti
- [PULL] drm-xe-fixes
Lucas De Marchi
- linux-next: manual merge of the drm tree with the drm-misc-fixes tree
Stephen Rothwell
- [PATCH] drm/xe/display: Block hpd during suspend
Dibin Moolakadan Subrahmanian
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Hogander, Jouni
- linux-next: manual merge of the drm tree with the drm-misc-fixes tree
Thomas Zimmermann
- [PATCH v2 2/3] drm/i915: Add braces around the else block in clflush_write32()
Andi Shyti
- [PATCH v2 1/3] drm/i915: Improve readability of eb_relocate_vma
Sebastian Brzezinka
- [PATCH v3 0/4] i915_gem_execbuffer.c minor improved
Sebastian Brzezinka
- [PATCH v3 1/4] drm/i915: Add braces around the else block in clflush_write32()
Sebastian Brzezinka
- [PATCH v3 2/4] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Sebastian Brzezinka
- [PATCH v3 3/4] drm/i915: Replace empty conditional with continue in eb_relocate_vma()
Sebastian Brzezinka
- [PATCH v3 4/4] drm/i915: Use dedicated return variable in eb_relocate_vma()
Sebastian Brzezinka
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Hogander, Jouni
- [PATCH] iosys-map: Fix undefined behavior in iosys_map_clear()
Nitin Gote
- [PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
Vignesh Raman
- [PATCH v1 1/7] drm/ci: disable apq8016 and apq8096 bare-metal jobs
Vignesh Raman
- [PATCH v1 2/7] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
Vignesh Raman
- [PATCH v1 3/7] drm/ci: i915: cml: update runner tag
Vignesh Raman
- [PATCH v1 4/7] drm/ci: uprev mesa
Vignesh Raman
- [PATCH v1 5/7] drm/ci: uprev IGT
Vignesh Raman
- [PATCH v1 6/7] drm/ci: add rk3588-rock-5b
Vignesh Raman
- [PATCH v1 7/7] drm/ci: add mt8192
Vignesh Raman
- [PATCH v3 2/4] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Chris Wilson
- [PATCH] drm/xe/display: Block hpd during suspend
Imre Deak
- [PATCH v3 4/4] drm/i915: Use dedicated return variable in eb_relocate_vma()
Chris Wilson
- [PATCH v2] drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
Ville Syrjala
- [PATCH] drm/xe/display: Block hpd during suspend
Maarten Lankhorst
- ✗ i915.CI.Full: failure for drm/i915: Precompute plane SURF address/etc. (rev4)
Patchwork
- ✗ Fi.CI.BUILD: failure for drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM (rev2)
Patchwork
- [PATCH v2 0/4] drm/i915/dp: Implement POST_LT_ADJ_REQ
Ville Syrjala
- [PATCH v2 1/4] drm/dp: Add definitions for POST_LT_ADJ training sequence
Ville Syrjala
- [PATCH v2 2/4] drm/dp: Add POST_LT_ADJ_REQ helpers
Ville Syrjala
- [PATCH v2 3/4] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
Ville Syrjala
- [PATCH v2 4/4] hax: drm/i915: Disable TPS4 support to force POST_LT_ADJ_REQ usage
Ville Syrjala
- ✗ i915.CI.Full: failure for drm/i915/display: Remove unused declarations of intel_io_*
Patchwork
- [PATCH v1 5/7] drm/ci: uprev IGT
Dmitry Baryshkov
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Gustavo Sousa
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Hogander, Jouni
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Gustavo Sousa
- [PATCH v2] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Ruben Wauters
- [PATCH v3 2/4] drm/i915: Replaced hardcoded value 4095 with PAGE_SIZE - 1
Andi Shyti
- [PATCH] iosys-map: Fix undefined behavior in iosys_map_clear()
Andi Shyti
- [PATCH v3 3/4] drm/i915: Replace empty conditional with continue in eb_relocate_vma()
Andi Shyti
- [PATCH v3 4/4] drm/i915: Use dedicated return variable in eb_relocate_vma()
Andi Shyti
- [PATCH] iosys-map: Fix undefined behavior in iosys_map_clear()
Thomas Zimmermann
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Imre Deak
- [PATCH] drm/i915: move struct_mutex from drm_device to drm_i915_private
Luiz Otavio Mello
- [CI] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Rodrigo Vivi
- [PATCH v2] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Rodrigo Vivi
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Gustavo Sousa
- [PATCH] [PATCH v2] drm/i915: move struct_mutex from drm_device to drm_i915_private
Luiz Otavio Mello
- [PATCH] [PATCH v2] drm/i915: move struct_mutex from drm_device to drm_i915_private
Sam Ravnborg
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Imre Deak
- ✗ LGCI.VerificationFailed: failure for drm/i915: move struct_mutex from drm_device to drm_i915_private (rev2)
Patchwork
- ✓ i915.CI.BAT: success for iosys-map: Fix undefined behavior in iosys_map_clear()
Patchwork
- ✓ i915.CI.BAT: success for i915_gem_execbuffer.c minor improved
Patchwork
- ✓ i915.CI.BAT: success for drm/ci: add new jobs, uprev IGT and mesa
Patchwork
- [PATCH] [PATCH v3] drm/i915: move struct_mutex from drm_device to drm_i915_private
Luiz Otavio Mello
- ✓ i915.CI.BAT: success for drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
Patchwork
- ✓ i915.CI.BAT: success for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev3)
Patchwork
- [PATCH] [PATCH v2] drm/i915: move struct_mutex from drm_device to drm_i915_private
Rodrigo Vivi
- ✗ LGCI.VerificationFailed: failure for drm/i915: move struct_mutex from drm_device to drm_i915_private (rev3)
Patchwork
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Gustavo Sousa
- ✓ i915.CI.BAT: success for drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST (rev3)
Patchwork
- ✓ i915.CI.Full: success for iosys-map: Fix undefined behavior in iosys_map_clear()
Patchwork
- [PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
Xaver Hugl
- ✓ i915.CI.Full: success for i915_gem_execbuffer.c minor improved
Patchwork
- ✓ i915.CI.Full: success for drm/ci: add new jobs, uprev IGT and mesa
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/dsi: Don't set/read the DSI C clock divider on GLK
Patchwork
- ✗ i915.CI.Full: failure for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev3)
Patchwork
- [PATCH] [PATCH v3] drm/i915: move struct_mutex from drm_device to drm_i915_private
kernel test robot
- ✓ i915.CI.Full: success for drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST (rev3)
Patchwork
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Imre Deak
- [PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
Ville Syrjälä
- [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
Ville Syrjälä
- [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
Ville Syrjälä
- linux-next: manual merge of the drm-misc tree with Linus' tree
Stephen Rothwell
- [PATCH v4 0/9] drm/i915: PREEMPT_RT related fixups.
Romain Guyard
- [PATCH v1 5/7] drm/ci: uprev IGT
Vignesh Raman
- Re: ✗ i915.CI.Full: failure for Enable_psr kernel parameter changes (rev4)
Hogander, Jouni
- [PATCH v4 1/3] drm/i915/psr: Do not disable Early Transport when enable_psr is set
Hogander, Jouni
- [PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
Ankit Nautiyal
- [PATCH 1/9] drm/i915: Add helper to compute link M/N ratio for reuse
Ankit Nautiyal
- [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
Ankit Nautiyal
- [PATCH 3/9] drm/i915/dp_mst: Limit m/n ratio to 10 for MST
Ankit Nautiyal
- [PATCH 4/9] drm/i915/dp: Add M/N ratio check with warning for DP link config
Ankit Nautiyal
- [PATCH 5/9] drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
Ankit Nautiyal
- [PATCH 6/9] drm/i915/display_wa: Add support for Wa_14021768792
Ankit Nautiyal
- [PATCH 7/9] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
Ankit Nautiyal
- [PATCH 8/9] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n ratio > 10
Ankit Nautiyal
- [PATCH 9/9] drm/i915/dp: Extend intel_dp_can_support_m_n() for BMG M/N bypass
Ankit Nautiyal
- ✗ i915.CI.BAT: failure for Implement Wa_14021768792 to bypass m_n ratio limit (rev5)
Patchwork
- [PATCH v6 0/7] Use trans push mechanism to generate frame change event
Jouni Högander
- [PATCH v6 1/7] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
Jouni Högander
- [PATCH v6 2/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
Jouni Högander
- [PATCH v6 3/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
Jouni Högander
- [PATCH v6 4/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
Jouni Högander
- [PATCH v6 5/7] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
Jouni Högander
- [PATCH v6 6/7] drm/i915/display: Wait for vblank in case of PSR is using trans push
Jouni Högander
- [PATCH v6 7/7] drm/i915/psr: Use TRANS_PUSH to trigger frame change event
Jouni Högander
- [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
Imre Deak
- ✓ i915.CI.BAT: success for Use trans push mechanism to generate frame change event
Patchwork
- [PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
Michel Dänzer
- ✗ i915.CI.Full: failure for Use trans push mechanism to generate frame change event
Patchwork
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Gustavo Sousa
- Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
Pingfan Liu
- [PATCH v2] drm/i915: replace DRM_DEBUG_SELFTEST with DRM_KUNIT_TEST
Rodrigo Vivi
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Borah, Chaitanya Kumar
- [PATCH v1 5/7] drm/ci: uprev IGT
Rob Clark
- [PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
Imre Deak
- Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
Askar Safin
- [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
Nautiyal, Ankit K
- [PATCH 0/2] eDP Data Override
Suraj Kandpal
- [PATCH 1/2] drm/i915/vbt: Add eDP Data Overrride field in VBT
Suraj Kandpal
- [PATCH 2/2] drm/i915/edp: eDP Data Overrride
Suraj Kandpal
- [PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Hogander, Jouni
- ✓ i915.CI.BAT: success for eDP Data Override (rev2)
Patchwork
- [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
Imre Deak
- [PATCH v2 0/4] PHY LFPS sending configuration fixes
Jouni Högander
- [PATCH v2 1/4] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Jouni Högander
- [PATCH v2 2/4] drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
Jouni Högander
- [PATCH v2 3/4] drm/i915/display: Ensure phy is accessible on lfps configuration
Jouni Högander
- [PATCH v2 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Jouni Högander
- [PATCH] drm/xe/display: Block hpd during suspend
Imre Deak
- ✗ i915.CI.Full: failure for eDP Data Override (rev2)
Patchwork
- ✓ i915.CI.BAT: success for PHY LFPS sending configuration fixes
Patchwork
- [PATCH 1/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
Werner Sembach
- [PATCH v2 1/4] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Gustavo Sousa
- [PATCH v2 2/4] drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
Gustavo Sousa
- [PATCH v2 3/4] drm/i915/display: Ensure phy is accessible on lfps configuration
Gustavo Sousa
- [PATCH v2 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Gustavo Sousa
- [PATCH v2 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Hogander, Jouni
- [PATCH v3 0/4] PHY LFPS sending configuration fixes
Jouni Högander
- [PATCH v3 1/4] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
Jouni Högander
- [PATCH v3 2/4] drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
Jouni Högander
- [PATCH v3 3/4] drm/i915/display: Ensure phy is accessible on lfps configuration
Jouni Högander
- [PATCH v3 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Jouni Högander
- [PATCH v3 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Gustavo Sousa
- [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Mark Brown
- ✗ i915.CI.Full: failure for PHY LFPS sending configuration fixes
Patchwork
- ✗ i915.CI.BAT: failure for PHY LFPS sending configuration fixes (rev2)
Patchwork
- [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
Nautiyal, Ankit K
- ✓ i915.CI.BAT: success for PHY LFPS sending configuration fixes (rev3)
Patchwork
- [PATCH v5 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Grzelak, Michal
- ✗ i915.CI.Full: failure for PHY LFPS sending configuration fixes (rev3)
Patchwork
- Re: ✗ i915.CI.Full: failure for PHY LFPS sending configuration fixes (rev3)
Hogander, Jouni
- [PATCH v3 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
Hogander, Jouni
- [PULL] drm-misc-fixes
Maarten Lankhorst
- [PATCH v3 1/1] drm/i915/display: Add no_psr_reason to PSR debugfs
Hogander, Jouni
- [PATCH v2] drm/xe/display: Block hpd during suspend
Dibin Moolakadan Subrahmanian
- [PATCH v2] drm/xe/display: Block hpd during suspend
Imre Deak
- ✓ i915.CI.BAT: success for drm/xe/display: Block hpd during suspend (rev2)
Patchwork
- [PATCH v3] drm/i915/display: Optimize panel power-on wait time
Dibin Moolakadan Subrahmanian
- [PATCH v2] drm/xe/display: Block hpd during suspend
Rodrigo Vivi
- ✓ i915.CI.BAT: success for drm/i915/display: Optimize panel power-on wait time (rev3)
Patchwork
- ✗ i915.CI.Full: failure for drm/xe/display: Block hpd during suspend (rev2)
Patchwork
- [PATCH] drm: don't run atomic_async_check for disabled planes
Xaver Hugl
- ✗ LGCI.VerificationFailed: failure for drm: don't run atomic_async_check for disabled planes
Patchwork
- [PATCH v2] drm/xe/display: Block hpd during suspend
Imre Deak
- ✗ i915.CI.Full: failure for drm/i915/display: Optimize panel power-on wait time (rev3)
Patchwork
Last message date:
Wed Jul 23 19:05:08 UTC 2025
Archived on: Wed Jul 23 19:05:10 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).