messages from 2024-08-27 14:11:30 to 2024-08-30 08:46:06 UTC [more...]
[PATCH v3 00/81] drm: Provide client setup helper and convert drivers
2024-08-30 8:40 UTC (27+ messages)
` [PATCH v3 01/81] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v3 02/81] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v3 03/81] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v3 04/81] drm: Add client-agnostic setup helper
` [PATCH v3 05/81] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v3 06/81] drm/arcgpu: Run DRM default client setup
` [PATCH v3 07/81] drm/arm/komeda: "
` [PATCH v3 08/81] drm/arm/hdlcd: "
` [PATCH v3 09/81] drm/arm/malidp: "
` [PATCH v3 10/81] drm/aspeed: "
` [PATCH v3 11/81] drm/atmel-hdlcd: "
` [PATCH v3 12/81] drm/fsl-dcu: "
` [PATCH v3 13/81] drm/hisilicon/kirin: "
` [PATCH v3 14/81] drm/hx8357d: "
` [PATCH v3 15/81] drm/ili9163: "
` [PATCH v3 16/81] drm/ili9225: "
` [PATCH v3 18/81] drm/ili9486: "
` [PATCH v3 20/81] drm/imx/ipuv3: "
` [PATCH v3 21/81] drm/imx/lcdc: "
` [PATCH v3 22/81] drm/ingenic: "
` [PATCH v3 24/81] drm/logicvc: "
` [PATCH v3 25/81] drm/mcde: "
` [PATCH v3 31/81] drm/panel/ili9341: "
` [PATCH v3 33/81] drm/pl111: "
` [PATCH v3 38/81] drm/rockchip: "
` [PATCH v3 39/81] drm/sti: "
[0/5] Introduce drm sharpening property
2024-08-30 8:33 UTC (10+ messages)
` [1/5] drm: Introduce sharpness mode property
` [v4 2/5] drm/i915/display: Compute the scaler filter coefficients
` [3/5] drm/i915/display: Enable the second scaler for sharpness
` [4/5] drm/i915/display: Add registers and compute the strength
[PATCH 00/19] Consolidation of DSS Control in Separate Files
2024-08-30 6:14 UTC (23+ messages)
` [PATCH 01/19] drm/i915/display: Move all DSS control registers to a new file
` [PATCH 02/19] drm/i915/dss_regs: Use REG_* macros for the DSS ctl bits
` [PATCH 03/19] drm/i915/ddi: Move all mso related helpers to a new file
` [PATCH 04/19] drm/i915/dss: Move to struct intel_display
` [PATCH 05/19] drm/i915/icl_dsi: Avoid using intel_dsi in configure_dual_link_mode
` [PATCH 06/19] drm/i915/icl_dsi: Use intel_display "
` [PATCH 07/19] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
` [PATCH 08/19] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
` [PATCH 09/19] drm/i915/vdsc: Move all dss stuff in dss files
` [PATCH 10/19] drm/i915/dss: Use struct intel_display in dss dsc helpers
` [PATCH 11/19] drm/i915/display: Move dss stuff in intel_dss files
` [PATCH 12/19] drm/i915/display: Rename static functions that use joiner
` [PATCH 13/19] drm/i915/display: Separate out joiner stuff in a new file
` [PATCH 14/19] drm/i915/display: Move intel_crtc_joined_pipe_mask to intel_joiner
` [PATCH 15/19] drm/i915/display: Move helpers for primary joiner "
` [PATCH 16/19] drm/i915/display: Move intel_crtc_is_joiner_secondary "
` [PATCH 17/19] drm/i915/display: Move intel_crtc_joiner_secondary_pipes "
` [PATCH 18/19] drm/i915/joiner: Use struct intel_display in intel_joiner_enabled_pipes
` [PATCH 19/19] drm/i915/joiner: Use struct intel_display in intel_joiner_supported_pipes
` ✗ Fi.CI.CHECKPATCH: warning for Consolidation of DSS Control in Separate Files (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH 0/4] Miscelaneous fixes for display tracepoints
2024-08-30 0:09 UTC (7+ messages)
` [PATCH 1/4] drm/i915/display: Fix out-of-bounds access in pipe-related tracepoints
` [PATCH 2/4] drm/i915/display: Store pipe name in trace events
` [PATCH 3/4] drm/i915/display: Do not use ids from enum pipe in TP_printk()
` [PATCH 4/4] drm/i915/display: Cover all possible pipes "
` ✗ Fi.CI.CHECKPATCH: warning for Miscelaneous fixes for display tracepoints
` ✓ Fi.CI.BAT: success "
[v3] drm/i915/bios: Update new entries in VBT BDB block definitions
2024-08-29 22:11 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/bios: Update new entries in VBT BDB block definitions (rev3)
` ✓ Fi.CI.IGT: "
[PATCH v1 0/2] drm/i915/fence: A couple of build fixes
2024-08-29 20:03 UTC (11+ messages)
` [PATCH v1 1/2] drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
` [PATCH v1 2/2] drm/i915/fence: Mark debug_fence_free() "
` ✗ Fi.CI.BUILD: warning for drm/i915/fence: A couple of build fixes
` ✓ Fi.CI.BAT: success "
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-08-29 16:03 UTC (17+ messages)
` [PATCH v2 4/9] drm/i915/display: add display platforms structure with platform members
` [PATCH v2 5/9] drm/i915/display: add platforms "is" member to struct intel_display
` [PATCH v3] "
` [PATCH v2 6/9] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v2 7/9] drm/i915/display: consider HSW/BDW ULX to also be ULT
` [PATCH v2 8/9] drm/i915/display: keep subplatforms next to their platforms
` [PATCH v2 9/9] drm/i915/bios: use display->is.PLATFORM instead of IS_PLATFORM()
[PATCH v2 0/6] drm/xe & drm/i915: drvdata usage changes follow-up
2024-08-29 15:50 UTC (9+ messages)
` [PATCH v2 1/6] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH v2 2/6] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH v2 3/6] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH v2 4/6] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH v2 5/6] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH v2 6/6] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
` ✗ Fi.CI.SPARSE: warning for drm/xe & drm/i915: drvdata usage changes follow-up
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/display: Fix BMG CCS modifiers
2024-08-29 15:18 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/19] Consolidation of DSS Control in Separate Files
2024-08-29 15:15 UTC (21+ messages)
` [PATCH 01/19] drm/i915/display: Move all DSS control registers to a new file
` [PATCH 02/19] drm/i915/dss_regs: Use REG_* macros for the DSS ctl bits
` [PATCH 03/19] drm/i915/ddi: Move all mso related helpers to a new file
` [PATCH 04/19] drm/i915/dss: Move to struct intel_display
` [PATCH 05/19] drm/i915/icl_dsi: Avoid using intel_dsi in configure_dual_link_mode
` [PATCH 06/19] drm/i915/icl_dsi: Use intel_display "
` [PATCH 07/19] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
` [PATCH 08/19] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
` [PATCH 09/19] drm/i915/vdsc: Move all dss stuff in dss files
` [PATCH 10/19] drm/i915/dss: Use struct intel_display in dss dsc helpers
` [PATCH 11/19] drm/i915/display: Move dss stuff in intel_dss files
` [PATCH 12/19] drm/i915/display: Rename static functions that use joiner
` [PATCH 13/19] drm/i915/display: Separate out joiner stuff in a new file
` [PATCH 14/19] drm/i915/display: Move intel_crtc_joined_pipe_mask to intel_joiner
` [PATCH 15/19] drm/i915/display: Move helpers for primary joiner "
` [PATCH 16/19] drm/i915/display: Move intel_crtc_is_joiner_secondary "
` [PATCH 17/19] drm/i915/display: Move intel_crtc_joiner_secondary_pipes "
` [PATCH 18/19] drm/i915/joiner: Use struct intel_display in intel_joiner_enabled_pipes
` [PATCH 19/19] drm/i915/joiner: Use struct intel_display in intel_joiner_supported_pipes
` ✗ Fi.CI.BUILD: failure for Consolidation of DSS Control in Separate Files (rev2)
[PULL] drm-misc-fixes
2024-08-29 14:51 UTC
[PATCH] drm/i915/gem: Remove duplicate 'unlikely()' usage
2024-08-29 14:51 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PULL] drm-misc-next
2024-08-29 14:46 UTC
[PATCH 00/12] Consolidation of DSS Control in Separate Files
2024-08-29 14:19 UTC (4+ messages)
` [PATCH 05/12] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
[PULL] drm-intel-next
2024-08-29 14:16 UTC
[PULL] drm-xe-fixes
2024-08-29 13:59 UTC
[PATCH 0/2] drm/i915: nomodeset and i915.modeset cleanups
2024-08-29 12:48 UTC (9+ messages)
` [PATCH 1/2] drm/i915: fail module probe on nomodeset and i915.modeset=0
` [PATCH 2/2] drm/i915: deprecate the i915.modeset module parameter
` ✗ Fi.CI.BAT: failure for drm/i915: nomodeset and i915.modeset cleanups
` ✓ Fi.CI.BAT: success for drm/i915: nomodeset and i915.modeset cleanups (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCHv2] drm/i915/display: BMG supports UHBR13.5
2024-08-29 12:19 UTC (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: BMG supports UHBR13.5 (rev3)
` ✗ Fi.CI.IGT: failure "
[PATCH v1] drm/ci: increase timeout for all jobs
2024-08-28 15:23 UTC (4+ messages)
回复:Re: [PATCH] drm: Fix kerneldoc for "Returns" section
2024-08-27 13:34 UTC
回复:Re: [PATCH] drm: Fix kerneldoc for "Returns" section
2024-08-27 13:39 UTC
[RESEND 1/3] drm/mst: switch to guid_t type for GUID
2024-08-29 9:32 UTC (14+ messages)
` [RESEND 2/3] drm/mst: switch to guid_gen() to generate valid GUIDs
` [RESEND 3/3] drm/amd/display: "
[PATCH] drm/i915: Fix readout degamma_lut mismatch on ilk/snb
2024-08-29 9:20 UTC (2+ messages)
[PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
2024-08-29 8:56 UTC (6+ messages)
` ✗ Fi.CI.BUILD: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev3)
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/mtl: Update PLL c20 phy value for DP uhbr20
2024-08-29 8:38 UTC (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/mtl: Update PLL c20 phy value for DP uhbr20 (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH v1] drm/i915/hwmon: expose package temperature
2024-08-29 7:50 UTC (4+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PULL] drm-intel-fixes
2024-08-29 7:06 UTC
linux-next: build failure after merge of the drm-intel tree
2024-08-29 3:51 UTC (2+ messages)
` ✗ Fi.CI.BUILD: failure for linux-next: build failure after merge of the drm-intel tree (rev5)
linux-next: manual merge of the drm-misc tree with the pmdomain tree
2024-08-29 1:00 UTC
linux-next: manual merge of the drm tree with the drm-intel-fixes tree
2024-08-29 0:49 UTC
[PATCH] drm/i915/gt: Continue creating engine sysfs files even after a failure
2024-08-28 20:17 UTC (3+ messages)
[PULL] drm-xe-next
2024-08-28 19:18 UTC
[PATCH] drm/i915/dmc: Hardcode path to MTL DMC v2.23
2024-08-28 19:17 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH v3 00/15] CCS static load balance
2024-08-28 15:35 UTC (7+ messages)
` [PATCH v3 15/15] drm/i915/gt: Allow the user to change the CCS mode through sysfs
[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
2024-08-28 7:15 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/display: intel_display_types.h cleanup (rev2)
[PATCH v7] drm/i915/hwmon: expose fan speed
2024-08-28 5:27 UTC (2+ messages)
linux-next: manual merge of the amdgpu tree with the drm-misc tree
2024-08-28 2:11 UTC (2+ messages)
[PATCH 5/7] drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
2024-08-27 19:28 UTC (2+ messages)
[PATCH v6 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
2024-08-27 18:59 UTC (12+ messages)
` [PATCH v6 1/2] drm/i915/display: Plane capability for 64k phys alignment
` [PATCH v6 2/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
` ✓ Fi.CI.IGT: success for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev2)
[PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
2024-08-27 14:10 UTC (3+ messages)
` [PATCH v2 "
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