messages from 2024-10-23 06:28:51 to 2024-10-24 12:49:29 UTC [more...]
[PULL] drm-misc-fixes
2024-10-24 12:49 UTC
[CI v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
2024-10-24 12:33 UTC (17+ messages)
` [CI v4 v4 01/16] drm/i915/display: reindent subplatform initialization
` [CI v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
` [CI v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
` [CI v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
` [CI v4 v4 05/16] drm/i915/display: convert display platforms to lower case
` [CI v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
` [CI v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
` [CI v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
` [CI v4 v4 09/16] drm/i915/display: add platform group for g4x
` [CI v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
` [CI v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [CI v4 v4 12/16] drm/i915/pps: "
` [CI v4 v4 13/16] drm/i915/tv: "
` [CI v4 v4 14/16] drm/i915/vga: "
` [CI v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
` [CI v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
[PATCH 0/4] Add 6k resolution support for a single CRTC
2024-10-24 12:20 UTC (11+ messages)
` [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
` [PATCH 2/4] drm/i915/xe3lpd: Increase max_h max_v for PSR
` [PATCH 3/4] drm/i914/xe3lpd: Increase bigjoiner limitations
` [PATCH 4/4] drm/i915/xe3lpd: Prune modes for YUV420
` ✓ Fi.CI.BAT: success for Add 6k resolution support for a single CRTC (rev2)
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "
[PATCHv4 0/7] Display Global Histogram
2024-10-24 11:57 UTC (8+ messages)
` [PATCHv2 2/7] drm/i915/histogram: Add support for histogram
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling
` [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
[PATCH v2] drm/i915/gt: Use ENGINE_TRACE for tracing
2024-10-24 11:53 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev3)
[PATCH v2 0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-24 11:17 UTC (5+ messages)
` [PATCH v2 1/2] drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
` [PATCH v2 2/2] drm/i915/xe2lpd: Update C20 algorithm to include tx_misc
` ✗ Fi.CI.BAT: failure for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
[PATCH] drm/i915: remove all IS_<PLATFORM>_GT<N>() macros
2024-10-24 10:59 UTC (3+ messages)
[PATCH 9/9] drm/i915: Carve up skl_get_plane_caps()
2024-10-24 10:53 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/9] drm/i915: Async flip + compression, and some plane cleanups
2024-10-24 10:52 UTC (17+ messages)
` [PATCH 1/9] drm/i915: Allow async flips with render compression on TGL+
` [PATCH 2/9] drm/i915: Allow async flips with compression on ICL
` [PATCH 3/9] drm/i915: Introduce plane->can_async_flip()
` [PATCH 4/9] drm/i915: Use plane->can_async_flip() for alignment exceptions
` [PATCH 5/9] drm/i915: Reuse vlv_primary_min_alignment() for sprites as well
` [PATCH 6/9] drm/i915: Disable scanout VT-d workaround for TGL+
` [PATCH 7/9] drm/i915: Nuke ADL pre-production Wa_22011186057
` [PATCH 8/9] drm/i915: Relocate xe AUX hack
[PATCH v2 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-24 10:52 UTC (26+ messages)
` [PATCH v2 01/12] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v2 02/12] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` [PATCH v2 03/12] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v2 04/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
` [PATCH v2 05/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH v2 06/12] drm/i915/cx0: Extend C10 check to PTL
` [PATCH v2 07/12] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v2 08/12] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
` [PATCH v2 09/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH v2 10/12] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH v2 11/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
` [PATCH v2 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
` ✓ Fi.CI.BAT: success for drm/i915/xe3lpd: ptl display patches (rev2)
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "
[core-for-CI] Revert "ICL HACK: usb/icl: Work around ACPI boottime crash"
2024-10-24 10:23 UTC (4+ messages)
[PATCH topic/core-for-CI 1/2] Revert "HAX suspend: Disable S3/S4 for fi-bdw-samus"
2024-10-24 10:23 UTC (7+ messages)
` [PATCH topic/core-for-CI 2/2] Revert "HAX sound: Disable probing snd_hda with DG1"
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [topic/core-for-CI,1/2] Revert "HAX suspend: Disable S3/S4 for fi-bdw-samus"
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[v4] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-24 9:56 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev4)
[PATCH 0/5] Introduce drm sharpness property
2024-10-24 9:11 UTC (4+ messages)
` [PATCH v4 2/5] drm/i915/display: Compute the scaler filter coefficients
[CI] drm/i915/gsc: test new GSC 102.1.15.1926 for MTL
2024-10-24 8:11 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gsc: test new GSC 102.1.15.1926 for MTL (rev2)
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibilty
2024-10-24 7:58 UTC (7+ messages)
` [PATCH] drm/xe/hdcp: Add check to remove hdcp2 compatibility
[PULL] drm-intel-fixes
2024-10-24 5:59 UTC
[PATCH xe-i915-for-6.11 02/22] drm/i915: disable fbc due to Wa_16023588340
2024-10-24 3:38 UTC (2+ messages)
` [PATCH xe-i915-for-6.11 08/22] drm/i915/display/dp: Compute AS SDP when vrr is also enabled
[PATCH v4 0/7] Add xe3lpd edp enabling
2024-10-24 2:52 UTC (6+ messages)
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` ✗ Fi.CI.IGT: failure for Add xe3lpd edp enabling (rev4)
[PATCH 0/4] Add 6k resolution support for a single CRTC
2024-10-24 2:45 UTC (4+ messages)
` [PATCH 1/4] drm/i915/xe3lpd: Increase resolution for plane to support 6k
[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-23 20:39 UTC (3+ messages)
` [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
[PATCH v2] drm/i915: ensure segment offset never exceeds allowed max
2024-10-23 18:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 00/11] drm/i915/display: bunch of struct intel_display conversions
2024-10-23 17:28 UTC (23+ messages)
` [PATCH 01/11] drm/i915/gmbus: convert to struct intel_display
` [PATCH 02/11] drm/i915/cx0: "
` [PATCH 03/11] drm/i915/dpio: "
` [PATCH 04/11] drm/i915/hdcp: further conversion "
` [PATCH 05/11] drm/i915/dp/hdcp: convert "
` [PATCH 06/11] drm/i915/crt: "
` [PATCH 07/11] drm/i915/display: convert vlv_wait_port_ready() "
` [PATCH 08/11] drm/i915/power: convert assert_chv_phy_status() "
` [PATCH 09/11] drm/i915/ips: convert "
` [PATCH 10/11] drm/i915/dsi: "
` [PATCH 11/11] drm/i915/de: remove unnecessary generic wrappers
[PATCH 0/5] Introduce drm sharpness property
2024-10-23 16:57 UTC (7+ messages)
` [PATCH 1/5] drm: Introduce sharpness strength property
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
` [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
` ✗ Fi.CI.BUILD: failure for Introduce drm sharpness property (rev4)
[PATCH] drm/i915/rc6: Disable RPG during workload execution
2024-10-23 16:11 UTC (7+ messages)
[PATCH v3 0/8] drm/i915: Write source OUI for non-eDP sinks
2024-10-23 15:48 UTC (16+ messages)
` [PATCH v3 1/8] drm/i915/dp: Flush modeset commits during connector detection
` [PATCH v3 2/8] drm/i915/dp: Ensure panel power remains enabled "
` [PATCH v3 3/8] drm/i915/dp: Initialize the source OUI write timestamp always
` [PATCH v3 5/8] drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDP
` [PATCH v3 6/8] drm/i915/dp: Write the source OUI for eDP before detecting sink capabilities
` [PATCH v3 7/8] drm/i915/dp: Write the source OUI during connector detection
[PATCH 0/9] drm/i915/pfit: Panel fitter stuff
2024-10-23 15:38 UTC (4+ messages)
` [PATCH 8/9] drm/i915/pfit: Extract intel_pfit.c
[PATCH 0/1] pmu changes with igt
2024-10-23 15:33 UTC (5+ messages)
` [PATCH 1/1] pmu changes
` ✗ Fi.CI.BAT: failure for pmu changes with igt
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "
[PATCH 1/6] PCI/PM: Respect pci_dev->skip_bus_pm in the .poweroff() path
2024-10-23 15:31 UTC (3+ messages)
[PATCH v2] drm/i915/display: Fuse bit for power management disable removed
2024-10-23 15:22 UTC (2+ messages)
[PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-23 15:08 UTC (7+ messages)
` [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
[CI] pmu changes
2024-10-23 14:47 UTC
[PATCH] drm/i915/display: Add Wa_16023981245
2024-10-23 14:42 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v3 4/8] drm/i915/dp: Track source OUI validity explicitly
2024-10-23 14:40 UTC (4+ messages)
` [PATCH v4 "
[PATCH v1] drm/i915/gt: Use ENGINE_TRACE for tracing
2024-10-23 13:33 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/gt: Use ENGINE_TRACE for tracing. (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/active: Use try_cmpxchg() in active_fence_cb()
2024-10-23 12:53 UTC (2+ messages)
[PATCH 00/16] Add support for 3 VDSC engines 12 slices
2024-10-23 11:25 UTC (25+ messages)
` [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
` [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
` [PATCH 03/16] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
` [PATCH 04/16] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
` [PATCH 05/16] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
` [PATCH 06/16] drm/i915/dp: Ensure hactive is divisible by slice count
` [PATCH 07/16] drm/i915/dp: Enable 3 DSC engines for 12 slices
` [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
` [PATCH 09/16] drm/i915/display: Add support for DSC pixel replication
` [PATCH 10/16] drm/i915/dp_mst: Account for pixel replication for MST overhead with DSC
` [PATCH 11/16] drm/i915/dp: Account for pixel replication for BW computation "
` [PATCH 12/16] drm/i915/display: Account for pixel replication in pipe_src
` [PATCH 13/16] drm/i915/dp: Enable DSC pixel replication
` [PATCH 14/16] drm/i915/dsc: Introduce odd pixel removal
` [PATCH 15/16] drm/i915/display: Adjust Pipe SRC Width for Odd Pixels
` [PATCH 16/16] drm/i915/dp: Add Check for Odd Pixel Requirement
` ✓ Fi.CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev5)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Use string enable/disable choice helpers
2024-10-23 10:39 UTC (5+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915: Allow fastset for change in HDR infoframe
2024-10-23 10:32 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Allow fastset for change in HDR infoframe (rev3)
[PULL] drm-intel-gt-next
2024-10-23 9:16 UTC
[PATCH] drm/i915/psr: vbt.psr.enable is only for eDP panels
2024-10-23 9:16 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v2 0/4] Implement Wa_14022698537
2024-10-23 8:25 UTC (5+ messages)
` [PATCH v2 4/4] drm/i915/dg2: "
[PATCH i-g-t] xe: Add test to check pci memory barrier capability
2024-10-23 7:10 UTC (3+ messages)
[CI] pmu changes
2024-10-23 7:05 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox