messages from 2025-06-13 14:18:32 to 2025-06-18 06:42:26 UTC [more...]
[REGRESSION][BISECTED] intel iGPU with HDMI PLL stopped working at 1080p@120Hz 1efd5384
2025-06-17 13:50 UTC (4+ messages)
[PULL] drm-intel-fixes
2025-06-18 6:42 UTC
[RESEND 0/5] drm/i915/plane: file and function renames
2025-06-18 6:39 UTC (10+ messages)
` [RESEND 1/5] drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
` [RESEND 2/5] drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
` [RESEND 3/5] drm/i915/plane: make intel_plane_atomic_check() static and rename
` [RESEND 4/5] drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
` [RESEND 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
` ✗ i915.CI.BAT: failure for drm/i915/plane: file and function renames (rev6)
` ✓ i915.CI.BAT: success "
[PATCH v14 0/8] mtd: add driver for Intel discrete graphics
2025-06-18 6:09 UTC (11+ messages)
` [PATCH v14 1/8] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v14 2/8] mtd: intel-dg: implement region enumeration
` [PATCH v14 3/8] mtd: intel-dg: implement access functions
` [PATCH v14 4/8] mtd: intel-dg: register with mtd
` [PATCH v14 5/8] mtd: intel-dg: align 64bit read and write
` [PATCH v14 6/8] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v14 7/8] drm/xe/nvm: add support for access mode
` [PATCH v14 8/8] drm/xe/nvm: add support for non-posted erase
` ✓ i915.CI.BAT: success for mtd: add driver for Intel discrete graphics (rev15)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
2025-06-18 5:28 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for "
linux-next: build warnings after merge of the drm-misc tree
2025-06-18 5:13 UTC
linux-next: build warning after merge of the drm-misc tree
2025-06-18 5:03 UTC
[PATCH 00/10] convert the majority of file systems to mmap_prepare
2025-06-18 3:48 UTC (41+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings
` ✓ i915.CI.BAT: success for convert the majority of file systems to mmap_prepare
` ✓ i915.CI.Full: "
[PATCH v3] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-06-18 2:46 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev3)
` ✓ i915.CI.Full: "
[PATCH v9 0/6] drm: Create a task info option for wedge events
2025-06-18 2:06 UTC (17+ messages)
` [PATCH v9 1/6] drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
` [PATCH v9 2/6] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v9 3/6] drm: Create a task info option for wedge events
` [PATCH v9 4/6] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v9 5/6] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v9 6/6] drm/amdgpu: Make use of drm_wedge_task_info
` ✓ i915.CI.BAT: success for drm: Create a task info option for wedge events (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
2025-06-17 22:10 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
2025-06-17 18:58 UTC (11+ messages)
` [PATCH 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
` ✓ i915.CI.BAT: success for drm/i915/dmc: Deal with loss of pipe DMC state (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
2025-06-17 18:45 UTC (11+ messages)
` [PATCH v2 1/9] drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTL
` [PATCH v2 2/9] drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
` [PATCH v2 3/9] drm/i915/dmc: Shuffle code around
` [PATCH v2 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH v2 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
` [PATCH v2 6/9] drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platforms
` [PATCH v2 7/9] drm/i915/dmc: Assert DMC is loaded harder
` [PATCH v2 8/9] drm/i915/dmc: Pass crtc_state to intel_dmc_{enable, disable}_pipe()
` [PATCH v2 9/9] drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possible
` ✓ i915.CI.BAT: success for drm/i915/dmc: Deal with loss of pipe DMC state (rev3)
[PATCH] dma-fence: Fix sparse warnings due __rcu annotations
2025-06-17 16:09 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v13 00/10] mtd: add driver for Intel discrete graphics
2025-06-17 16:08 UTC (12+ messages)
` [PATCH v13 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v13 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v13 03/10] mtd: intel-dg: implement access functions
` [PATCH v13 04/10] mtd: intel-dg: register with mtd
` [PATCH v13 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v13 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v13 07/10] drm/i915/nvm: add support for access mode
` [PATCH v13 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v13 09/10] drm/xe/nvm: add support for access mode
` [PATCH v13 10/10] drm/xe/nvm: add support for non-posted erase
` ✓ i915.CI.BAT: success for mtd: add driver for Intel discrete graphics (rev14)
[PATCH] drm/i915: Add sanity check for relocation entry pointer in execbuffer
2025-06-17 13:11 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v8 0/6] drm: Create a task info option for wedge events
2025-06-17 12:56 UTC (9+ messages)
` [PATCH v8 1/6] drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()
` [PATCH v8 2/6] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v8 3/6] drm: Create a task info option for wedge events
` [PATCH v8 4/6] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v8 5/6] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v8 6/6] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ i915.CI.BAT: failure for drm: Create a task info option for wedge events (rev3)
[REGRESSSION] on linux-next (next-20250509)
2025-06-17 12:32 UTC (6+ messages)
` [REGRESSION] "
[RESEND 0/5] drm/i915/plane: file and function renames
2025-06-17 12:00 UTC (5+ messages)
` [RESEND 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
` ✓ i915.CI.BAT: success for drm/i915/plane: file and function renames (rev5)
[PATCH v2 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-06-17 11:05 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
2025-06-17 8:29 UTC (12+ messages)
` [PATCH 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
` [PATCH 2/6] drm/i915/pcode: add struct drm_device based interface
` [PATCH 3/6] drm/xe/pcode: "
` [PATCH 4/6] drm/i915/display: switch to struct drm_device based pcode interface
[PATCH v14 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
2025-06-17 8:24 UTC (2+ messages)
[PATCH v6 8/9] drm/i915/wcl: C10 phy connected to port A and B
2025-06-17 5:58 UTC (2+ messages)
[PATCH 8/9] drm/i915/wcl: C10 phy connected to port A and B
2025-06-16 16:45 UTC
[PATCH 0/9] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-06-16 16:31 UTC (6+ messages)
` [PATCH 5/9] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
` [PATCH 7/9] drm/i915/dp: Implement .set_idle_link_train() for everyone
[PATCH 1/9] drm/dp: Add definitions for POST_LT_ADJ training sequence
2025-06-16 16:28 UTC (3+ messages)
` [PATCH v2 "
[PATCH] drm/i915/selftests: Fix error pointer vs NULL in __mock_request_alloc()
2025-06-16 15:01 UTC (2+ messages)
[BUG] i915 WARN: RPM wakelock not held in fwtable_read32 on Lenovo T14
2025-06-16 11:52 UTC (2+ messages)
[PATCH v2] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-06-16 11:31 UTC (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev2)
[PATCH] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
2025-06-16 8:18 UTC (4+ messages)
[PATCH 0/6] drm/i915/dsb: DSB fixed and flip queue prep work
2025-06-16 7:57 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dsb: DSB fixed and flip queue prep work (rev3)
` ✓ i915.CI.BAT: success "
[PATCH v7 0/5] drm: Create a task info option for wedge events
2025-06-16 7:10 UTC (12+ messages)
` [PATCH v7 1/5] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v7 2/5] drm: Create a task info option for wedge events
` [PATCH v7 3/5] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v7 4/5] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v7 5/5] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ i915.CI.BAT: failure for drm: Create a task info option for wedge events (rev2)
[PATCH] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
2025-06-15 15:17 UTC (5+ messages)
linux-next: semantic conflict between the drm-misc tree and Linus' tree
2025-06-10 15:22 UTC (3+ messages)
[PATCH v6 00/11] mtd: add driver for Intel discrete graphics
2025-06-12 10:25 UTC (18+ messages)
` [PATCH v6 01/11] mtd: core: always create master device
[PATCH v2] drm/i915/guc: Enable CT_DEAD output in regular debug builds
2025-06-14 5:47 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Enable CT_DEAD output in regular debug builds (rev2)
` ✓ i915.CI.Full: "
linux-next: Tree for Jun 13 (drivers/gpu/drm/i915/display/intel_backlight.c)
2025-06-14 3:10 UTC
[PATCH] drm/i915/guc: Enable CT_DEAD output in regular debug builds
2025-06-14 2:35 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[RFC PATCH 0/4] New Helper to Initialise writeback connector
2025-06-13 14:20 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