messages from 2023-12-07 15:43:49 to 2023-12-07 15:58:40 UTC [more...]
[PATCH v6 0/9] Intel_fb.c refactoring
2023-12-07 15:58 UTC (6+ messages)
` [PATCH v6 1/9] Revert "FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes"
` [PATCH v6 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [PATCH v6 3/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
` [PATCH v6 4/9] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [PATCH v6 5/9] drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling
md raid6 oops in 6.6.4 stable
2023-12-07 15:58 UTC (5+ messages)
[PATCH v2 00/39] Enable build of full Xen for RISC-V
2023-12-07 15:57 UTC (5+ messages)
` [PATCH v2 16/39] xen/riscv: introduce asm/smp.h
` [PATCH v2 17/39] xen/riscv: introduce asm/atomic.h
ath10k-firmware: WCN3990: Add board file for the Qualcomm SDM845 MTP platform
2023-12-07 15:57 UTC (3+ messages)
ath10k-firmware: WCN3990: Add board file for the Qualcomm SDM845 MTP platform
2023-12-07 15:56 UTC
[soc:soc/dt] BUILD SUCCESS 9ea6b7dfff2c782954e90da5f49e539104e9d27a
2023-12-07 15:56 UTC
[PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl misc driver
2023-12-07 15:54 UTC (13+ messages)
[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
2023-12-07 15:55 UTC (7+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
[PATCH] backlight: ili922x: add an error code check in ili922x_write
2023-12-07 15:55 UTC (3+ messages)
` (subset) "
Re:Hallo
2023-12-07 15:54 UTC
[kirkstone][PATCH 0/4] Add sub dir for passwd files
2023-12-07 15:54 UTC (8+ messages)
` [kirkstone][PATCH 2/4] base-passwd: Add PW_SUBDIR
` [OE-core] "
python 3.12 - help needed in fixing meta-oe failures
2023-12-07 15:53 UTC
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2023-12-07 15:50 UTC (152+ messages)
` [PATCH v5 01/44] drm/tests: helpers: Include missing drm_drv header
` [PATCH v5 02/44] drm/tests: helpers: Add atomic helpers
` [PATCH v5 03/44] drm/tests: Add helper to create mock plane
` [PATCH v5 04/44] drm/tests: Add helper to create mock crtc
` [PATCH v5 05/44] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v5 06/44] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v5 07/44] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v5 09/44] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v5 10/44] drm/connector: hdmi: Add output BPC "
` [PATCH v5 11/44] drm/connector: hdmi: Add support for output format
` [PATCH v5 12/44] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v5 13/44] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v5 14/44] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v5 16/44] drm/connector: hdmi: Add Infoframes generation
` [PATCH v5 17/44] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v5 18/44] drm/vc4: hdmi: Create destroy state implementation
` [PATCH v5 19/44] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v5 20/44] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v5 21/44] drm/vc4: tests: Convert to plane creation helper
` [PATCH v5 22/44] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v5 23/44] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v5 24/44] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v5 25/44] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v5 26/44] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v5 27/44] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v5 28/44] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v5 29/44] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v5 30/44] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH v5 31/44] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v5 32/44] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v5 33/44] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v5 34/44] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v5 35/44] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v5 36/44] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v5 37/44] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v5 38/44] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v5 39/44] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v5 40/44] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v5 42/44] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v5 43/44] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v5 44/44] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH v1] drm/amdgpu/jpeg: configure doorbell for each playback
2023-12-07 15:52 UTC
[PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-07 15:50 UTC (5+ messages)
[PATCH 1/2] Revert "FIXME: drm/i915: avoid taking the uncore lock for xe"
2023-12-07 15:50 UTC (2+ messages)
` ✓ CI.BAT: success for series starting with [1/2] "
[PATCH v6] crypto: Introduce SM4 symmetric cipher algorithm
2023-12-07 15:47 UTC
[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
2023-12-07 15:47 UTC (7+ messages)
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
[PATCH v2 0/5] sysemu/replay: Restrict icount to TCG system emulation
2023-12-07 15:45 UTC (6+ messages)
` [PATCH v2 1/5] sysemu/cpu-timers: Introduce ICountMode enumerator
` [PATCH v2 2/5] target/arm: Ensure icount is enabled when emulating INST_RETIRED
` [PATCH v2 3/5] util/async: Only call icount_notify_exit() if icount is enabled
` [PATCH v2 4/5] system/vl: Restrict icount to TCG emulation
` [PATCH v2 5/5] sysemu/replay: Restrict icount to system emulation
spurious backchannel -ETIMEDOUT and reset on v6.7-rc1
2023-12-07 15:48 UTC (2+ messages)
[PATCH v2 0/6] Refine USB interrupt vectors on Qualcomm platforms
2023-12-07 15:47 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
` [PATCH v2 2/6] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
[PATCH] rtw89: avoid stringop-overflow warning
2023-12-07 15:47 UTC (2+ messages)
[Intel-gfx] [PATCH 1/5] drm/i915/psr: Include some basic PSR information in the state dump
2023-12-07 15:47 UTC (5+ messages)
` [Intel-gfx] [PATCH 4/5] drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs
[PATCH] cxl/hdm: Fix dpa translation locking
2023-12-07 15:46 UTC (2+ messages)
[PATCH v3 00/25] Permission Overlay Extension
2023-12-07 15:44 UTC (5+ messages)
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
[PATCH BlueZ] Fix ad_clear_data() to clear correct structure
2023-12-07 15:44 UTC
[PATCH] drm/xe: Replace the scratch pages with NULL PTEs
2023-12-07 15:44 UTC
[xen-unstable-smoke test] 184025: tolerable all pass - PUSHED
2023-12-07 15:44 UTC
multichannel audio -- four out of 16 channels turned off by default
2023-12-07 15:43 UTC
[PATCH] nvdimm-btt: fix a potential memleak in btt_freelist_init
2023-12-07 15:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.