Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-18 13:06:27 to 2025-06-24 07:51:12 UTC [more...]

[PATCH v7 00/18] Enable/Disable DC balance along with VRR DSB
 2025-06-24  7:49 UTC 

[PATCH v3] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-24  7:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev3)

[PATCH 0/2] Revert patch to reject HBR3 for all eDP panels
 2025-06-24  7:32 UTC  (10+ messages)
` [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
` [PATCH 2/2] drm/i915/dp: Add device specific quirk to limit eDP rate to HBR2
` ✓ i915.CI.BAT: success for Revert patch to reject HBR3 for all eDP panels
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v3] drm/i915/display: Implement wa_16011342517
 2025-06-24  6:04 UTC  (2+ messages)

[PATCH 00/13] Modify drm helpers to use luminance
 2025-06-24  5:20 UTC  (23+ messages)
` [PATCH v3 01/13] drm/dp: Introduce new member in drm_backlight_info
` [PATCH v3 02/13] drm/dp: Add argument in drm_edp_backlight_init
` [PATCH v3 03/13] drm/dp: Add argument for max luminance "
` [PATCH v3 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH v3 05/13] drm/dp: Change current_level argument type to u32
` [PATCH v3 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH v3 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH v3 08/13] drm/dp: Modify drm_edp_backlight_set_level
` [PATCH v3 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH v3 10/13] drm/dp: Enable backlight control using luminance
` [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH v3 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH v3 13/13] drm/i915/backlight: Use drm_edp_backlight_enable
` ✓ i915.CI.BAT: success for Modify drm helpers to use luminance (rev4)
` ✓ i915.CI.Full: "

[PATCH v4 00/21] drm/i915/flipq: Rough flip queue implementation
 2025-06-23 20:09 UTC  (13+ messages)
` [PATCH v4 14/21] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v4 15/21] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v4 16/21] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v4 17/21] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v4 18/21] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v4 19/21] drm/i915/flipq: Add intel_flipq_dump()

[CI 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-23 19:04 UTC  (10+ messages)
` [CI 1/6] drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()
` [CI 2/6] drm/i915/pcode: add struct drm_device based interface
` [CI 3/6] drm/xe/pcode: "
` [CI 4/6] drm/i915/display: switch to struct drm_device based pcode interface
` [CI 5/6] drm/i915/dram: "
` [CI 6/6] drm/xe/compat: remove old pcode compat interface
` ✓ i915.CI.BAT: success for drm/i915, drm/xe: add drm device based pcode interface for display (rev3)
` ✓ i915.CI.Full: "

[PATCH v15 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-06-23 17:28 UTC  (18+ messages)
` [PATCH v15 1/9] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v15 2/9] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v15 3/9] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v15 4/9] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v15 5/9] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v15 6/9] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v15 7/9] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v15 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v15 9/9] ref_tracker: eliminate the ref_tracker_dir name field
` ✓ i915.CI.BAT: success for ref_tracker: add ability to register a debugfs file for a ref_tracker_dir (rev11)
` ✗ i915.CI.Full: failure "

[PATCH v13 00/10] mtd: add driver for Intel discrete graphics
 2025-06-23 17:16 UTC  (2+ messages)

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-06-23 12:02 UTC  (7+ messages)
` [PATCH v10 05/10] drm/ttm: Add ttm_bo_kmap_try_from_panic()

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-23 10:49 UTC  (12+ messages)
` [PATCH 4/6] drm/i915/display: switch to struct drm_device based pcode interface
` [PATCH 5/6] drm/i915/dram: "
` [PATCH 6/6] drm/xe/compat: remove old pcode compat interface
` ✓ i915.CI.BAT: success for drm/i915, drm/xe: add drm device based pcode interface for display
` ✗ Fi.CI.BUILD: failure for drm/i915, drm/xe: add drm device based pcode interface for display (rev2)

[PATCH 0/2] drm/i915: Miscellaneous clean up changes around i915_drv.h
 2025-06-23  9:45 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Move out engine related macros from i915_drv.h
` [PATCH 2/2] drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h
` ✓ i915.CI.BAT: success for drm/i915: Miscellaneous clean up changes around i915_drv.h
` ✓ i915.CI.Full: "

[PATCH v2] drm/i915/display: move unordered works to new private workqueue
 2025-06-23  9:35 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: move unordered works to new private workqueue (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/2] Changes in hdcp2_stream_encryption
 2025-06-23  8:49 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` [PATCH 2/2] drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM
` ✓ i915.CI.BAT: success for Changes in hdcp2_stream_encryption (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/display: Fix macro HAS_ULTRAJOINER
 2025-06-23  8:49 UTC  (2+ messages)

[PATCH v3] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
 2025-06-23  7:40 UTC  (4+ messages)

[PATCH] drm/i915/wm: reduce stack usage in skl_print_wm_changes()
 2025-06-20 15:46 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-06-20 14:41 UTC  (3+ messages)
` [PATCH v3 28/54] dyndbg: restore classmap protection when theres a controlling_param

[PATCH] drm/i915: reduce stack usage in igt_vma_pin1()
 2025-06-20 14:27 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] i915: fix build error some more
 2025-06-20 13:43 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (17+ 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 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 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-20 12:41 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/xe3lpd: Prune modes for YUV420
 2025-06-20  6:46 UTC  (3+ messages)

[PATCH 00/13] Modify drm helpers to use luminance
 2025-06-20  5:53 UTC  (29+ messages)
` [PATCH 03/13] drm/dp: Add argument for luminance range info in drm_edp_backlight_init
` [PATCH 04/13] drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
` [PATCH 05/13] drm/dp: Change current_level argument type to u32
` [PATCH 06/13] drm/dp: Modify drm_edp_probe_state
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 09/13] drm/dp: Change argument type of drm_edp_backlight_enable
` [PATCH 10/13] drm/dp: Enable backlight control using luminance
` [PATCH 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight
` [PATCH 12/13] drm/i915/backlight: Use drm helper to set "
` [PATCH 13/13] drm/i915/backlight: Use drm_edp_backlight_enable

[PATCH 00/13] Modify drm helpers to use luminance
 2025-06-20  5:44 UTC  (5+ messages)
` [PATCH 07/13] drm/dp: Change argument type for drm_edp_backlight_set_level
` [PATCH 08/13] drm/dp: Modify drm_edp_backlight_set_level

[PATCH v2] drm/xe/display: read PCON capability only when present
 2025-06-20  5:38 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/xe/display: read PCON capability only when present (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH] drm/i915/hdcp: Use HDCP2_STREAM_STATUS to verify content type status
 2025-06-19 17:09 UTC  (8+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PULL] drm-xe-fixes
 2025-06-19 16:03 UTC 

[PATCH] drm/i915/display: move unordered works to new private workqueue
 2025-06-19 13:13 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v2 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
 2025-06-19 12:13 UTC  (5+ messages)
` [PATCH v2 6/9] drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platforms
` ✗ i915.CI.Full: failure for drm/i915/dmc: Deal with loss of pipe DMC state (rev3)

[PATCH 0/2] Fixes in snps-phy HDMI PLL algorithm
 2025-06-19 11:56 UTC  (8+ messages)
` [PATCH 1/2] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
` [PATCH 2/2] drm/i915/snps_hdmi_pll: Use clamp() instead of max(min())
` ✓ i915.CI.BAT: success for Fixes in snps-phy HDMI PLL algorithm
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH 0/2] Changes in hdcp2_stream_encryption
 2025-06-19 11:36 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/hdcp: Do not use inline intel_de_read
` [PATCH 2/2] drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM

[PATCH 00/16] drm/i915/display: make all global state opaque
 2025-06-19 11:23 UTC  (6+ messages)
` [PATCH 15/16] drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_level()

[PATCH] drm/i915/vrr: fix register file style
 2025-06-19  8:55 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PULL] drm-misc-fixes
 2025-06-19  8:12 UTC 

[PULL] drm-misc-next
 2025-06-19  6:39 UTC 

[PATCH] drm/xe/display: read PCON capability only when present
 2025-06-19  3:08 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-19  1:25 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev2)

[PATCH v6 0/9] Add WildCat Lake support
 2025-06-18 22:40 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for Add WildCat Lake support (rev3)

[RESEND 0/5] drm/i915/plane: file and function renames
 2025-06-18 21:02 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/plane: file and function renames (rev6)

[PATCH 0/6] drm/i915/dsb: DSB fixed and flip queue prep work
 2025-06-18 20:09 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dsb: DSB fixed and flip queue prep work (rev3)

[REGRESSION][BISECTED] intel iGPU with HDMI PLL stopped working at 1080p@120Hz 1efd5384
 2025-06-18 13:33 UTC  (5+ messages)

[PULL] drm-xe-next
 2025-06-18 20:05 UTC 

[PATCH] drm/i915/selftests: Fix error pointer vs NULL in __mock_request_alloc()
 2025-06-18 16:54 UTC  (3+ messages)

[PULL] drm-intel-next
 2025-06-18 16:22 UTC 

your mail
 2025-06-18 13:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox