July 2025 Archives by date
Starting: Tue Jul 1 02:50:23 UTC 2025
Ending: Thu Jul 3 15:33:32 UTC 2025
Messages: 197
- [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
Last message date:
Thu Jul 3 15:33:32 UTC 2025
Archived on: Thu Jul 3 15:33:38 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).