messages from 2024-02-15 05:07:34 to 2024-02-17 05:37:30 UTC [more...]
[PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
2024-02-17 5:36 UTC (13+ messages)
[PATCH 0/4] TTM unlockable restartable LRU list iteration
2024-02-17 3:42 UTC (10+ messages)
` [PATCH 1/4] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH 2/4] drm/ttm: Use LRU hitches
` [PATCH 3/4] drm/ttm: Consider hitch moves within bulk sublist moves
` [PATCH 4/4] drm/ttm: Allow continued swapout after -ENOSPC falure
` ✗ Fi.CI.CHECKPATCH: warning for TTM unlockable restartable LRU list iteration
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
2024-02-17 0:42 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/cdclk: Document CDCLK components
2024-02-16 22:58 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 0/6] Enable Adaptive Sync SDP Support for DP
2024-02-16 22:32 UTC (9+ messages)
` [PATCH 1/6] drm/dp: Add an support to indicate if sink supports AS SDP
` [PATCH 2/6] drm: Add Adaptive Sync SDP logging
` [PATCH 3/6] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 4/6] drm/i915/display: Compute and Enable AS SDP
` [PATCH 5/6] drm/i915/display: Compute vrr_vsync params
` [PATCH 6/6] drm/i915/display: Read/Write AS sdp only when sink/source has enabled
` ✗ Fi.CI.SPARSE: warning for Enable Adaptive Sync SDP Support for DP (rev8)
` ✗ Fi.CI.BAT: failure "
[PULL] drm-misc-fixes
2024-02-16 22:02 UTC (5+ messages)
` "
[PATCH 00/28] Plane Color Pipeline support for Intel platforms
2024-02-16 21:47 UTC (2+ messages)
[PATCH] drm/buddy: Modify duplicate list_splice_tail call
2024-02-16 21:23 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
PR for new GuC v70.20.0 binaries
2024-02-16 21:14 UTC
[PATCH 00/21] drm/i915: remove unused structure members
2024-02-16 20:46 UTC (27+ messages)
` [PATCH 01/21] drm/i915: remove unused intel_dvo_dev_ops hooks
` [PATCH 02/21] drm/i915: remove structs intel_vgpu_pipe_format and intel_vgpu_fb_format
` [PATCH 03/21] drm/i915: remove intel_dsi::{port_bits,hs}
` [PATCH 04/21] drm/i915: remove intel_gvt_gtt::{mm_alloc_page_table, mm_free_page_table}
` [PATCH 05/21] drm/i915: remove intel_gvt_mmio_info::{device, addr_range}
` [PATCH 06/21] drm/i915: remove intel_vgpu_workload::{ring_context, restore_inhibit}
` [PATCH 07/21] drm/i915: remove intel_vbt_panel_data::edp::initialized
` [PATCH 08/21] drm/i915: remove intel_guc::ads_engine_usage_size
` [PATCH 09/21] drm/i915: remove i915_drm_client::id
` [PATCH 10/21] drm/i915: remove i915_perf_stream::size_exponent
` [PATCH 11/21] drm/i915: remove intel_vgpu_gtt::active_ppgtt_mm_bitmap
` [PATCH 12/21] drm/i915: remove intel_vgpu_fence::base
` [PATCH 13/21] drm/i915: remove intel_vgpu_opregion::mapped
` [PATCH 14/21] drm/i915: remove intel_vgpu::intx_trigger
` [PATCH 15/21] drm/i915: remove gvt_mmio_block::device
` [PATCH 16/21] drm/i915: remove intel_gvt_irq_info::warned
` [PATCH 17/21] drm/i915: remove intel_gvt_event_info::policy
` [PATCH 18/21] drm/i915: remove intel_gvt_irq::pending_events
` [PATCH 19/21] drm/i915: remove execute_cb::signal
` [PATCH 20/21] drm/i915: remove i915_vma::obj_hash
` [PATCH 21/21] drm/i915: remove intel_memory_region_ops::flags
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: remove unused structure members
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v5] drm/dp: add an API to indicate if sink supports VSC SDP
2024-02-16 20:19 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/dp: add an API to indicate if sink supports VSC SDP (rev3)
` ✓ Fi.CI.BAT: success "
[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
2024-02-16 18:42 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/dp: move intel_dp_vsc_sdp_pack() to generic helper (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH 00/12] drm/i915: Use drm_printer more
2024-02-16 18:15 UTC (16+ messages)
` [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall
` [PATCH 02/12] drm/i915: Include CRTC info in infoframe mismatch prints
` [PATCH 03/12] drm/i915: Include CRTC info in VSC SDP "
` [PATCH 04/12] drm/i915: Convert pipe_config_infoframe_mismatch() to drm_printer
` [PATCH 05/12] drm/i915: Convert pipe_config_buffer_mismatch() "
` [PATCH 06/12] drm/i915: Convert intel_dpll_dump_hw_state() "
` [PATCH 07/12] drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
` [PATCH 08/12] drm/i915: Convert the remaining state dump to drm_printer
` [PATCH 09/12] drm/i915: Skip intel_crtc_state_dump() if debugs aren't enabled
` [PATCH 10/12] drm/i915: Relocate pipe_config_mismatch()
` [PATCH 11/12] drm/i915: Reuse pipe_config_mismatch() more
` [PATCH 12/12] drm/i915: Create the printer only once in intel_pipe_config_compare()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use drm_printer more
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 0/4] drm/i915/cdclk: More hardcoded cd2x divider nukage
2024-02-16 16:00 UTC (10+ messages)
` [PATCH 1/4] drm/i915/cdclk: Extract cdclk_divider()
` [PATCH 2/4] drm/i915/cdclk: Squash waveform is 16 bits
` [PATCH 3/4] drm/i915/cdclk: Remove the hardcoded divider from cdclk_compute_crawl_and_squash_midpoint()
` [PATCH 4/4] drm/i915/cdclk: Document CDCLK update methods
[PATCH v6 1/3] drm/buddy: Implement tracking clear page feature
2024-02-16 15:08 UTC (10+ messages)
` [PATCH v6 3/3] drm/buddy: Add defragmentation support
[PATCH 0/5] XE HDCP Enablement
2024-02-16 13:52 UTC (6+ messages)
` [PATCH 5/5] drm/xe/hdcp: Add intel_hdcp_gsc_message to Makefile
` ✗ Fi.CI.SPARSE: warning for XE HDCP Enablement (rev5)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/6 V4] fdinfo shared stats
2024-02-16 12:45 UTC (4+ messages)
[PATCH 01/28] [NOT FOR REVIEW] drm: color pipeline base work
2024-02-16 12:07 UTC (2+ messages)
[PULL] drm-intel-gt-next
2024-02-16 9:41 UTC (5+ messages)
[PATCH 00/13] HDCP MST Type1 fixes
2024-02-16 9:26 UTC (20+ messages)
` [PATCH 01/13] drm/i915/hdcp: Move to direct reads for HDCP
` [PATCH 02/13] drm/i915/hdcp: Move source hdcp2 checks into its own function
` [PATCH 03/13] drm/i915/hdcp: Refactor intel_dp_hdcp2_capable
` [PATCH 04/13] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function
` [PATCH 05/13] drm/i915/hdcp: Rename hdcp capable functions
` [PATCH 06/13] drm/i915/hdcp: Add new remote capability check shim function
` [PATCH 07/13] drm/i915/hdcp: HDCP Capability for the downstream device
` [PATCH 08/13] drm/i915/hdcp: Remove additional timing for reading mst hdcp message
` [PATCH 09/13] drm/i915/hdcp: Extract hdcp structure from correct connector
` [PATCH 10/13] drm/i915/hdcp: Don't enable HDCP2.2 directly from check_link
` [PATCH 11/13] drm/i915/hdcp: Don't enable HDCP1.4 "
` [PATCH 12/13] drm/i915/hdcp: Allocate stream id after HDCP AKE stage
` [PATCH 13/13] drm/i915/hdcp: Read Rxcaps for robustibility
` ✗ Fi.CI.SPARSE: warning for HDCP MST Type1 fixes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[RFC 0/5] Introduce drm sharpening property
2024-02-16 8:36 UTC (6+ messages)
[PATCH 0/6] ALPM AUX-Less
2024-02-16 8:22 UTC (13+ messages)
` [PATCH 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH 2/6] drm/i915/psr: Calculate aux less wake time
` [PATCH 3/6] drm/i915/psr: Calculate aux less switch to active latency
` [PATCH 4/6] drm/i915/psr: Silence period and lfps half cycle
` [PATCH 5/6] drm/i915/psr: Add missing ALPM AUX-Less register defintions
` [PATCH 6/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX-Less
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/2] Disable automatic load CCS load balancing
2024-02-15 22:55 UTC (10+ messages)
` [PATCH 1/2] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH 2/2] drm/i915/gt: Set default CCS mode '1'
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 2/2] i915/pmu: Cleanup pending events on unbind
2024-02-15 21:41 UTC (2+ messages)
[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
2024-02-15 19:03 UTC (8+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
2024 X.Org Board of Directors Elections Nomination period is NOW
2024-02-15 16:05 UTC
[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
2024-02-15 15:16 UTC (5+ messages)
` [PATCH v2 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
[PULL] drm-misc-next
2024-02-15 13:26 UTC
[PULL] drm-xe-fixes
2024-02-15 12:43 UTC
[PULL] drm-intel-fixes
2024-02-15 11:54 UTC
[PATCH 00/12] HDCP MST Type1 fixes
2024-02-15 8:17 UTC (15+ messages)
` [PATCH 03/12] drm/i915/hdcp: Refactor intel_dp_hdcp2_capable
` [PATCH 04/12] drm/i915/hdcp: Pass drm_dp_aux to read_bcaps function
` [PATCH 05/12] drm/i915/hdcp: Rename hdcp capable functions
` [PATCH 06/12] drm/i915/hdcp: Add new remote capability check shim function
` [PATCH 07/12] drm/i915/hdcp: HDCP Capability for the downstream device
` [PATCH 08/12] drm/i915/hdcp: Remove additional timing for reading mst hdcp message
` [PATCH 09/12] drm/i915/hdcp: Extract hdcp structure from correct connector
` [PATCH 10/12] drm/i915/hdcp: Don't enable HDCP directly from check_link
` [PATCH 11/12] drm/i915/hdcp: Allocate stream id after HDCP AKE stage
` [PATCH 12/12] drm/i915/hdcp: Read Rxcaps for robustibility
` ✗ Fi.CI.SPARSE: warning for HDCP MST Type1 fixes
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed
2024-02-15 7:41 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 4/5] drm/xe/hdcp: Enable HDCP for XE
2024-02-15 6:12 UTC (2+ messages)
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