messages from 2023-10-09 00:51:51 to 2023-10-09 21:20:09 UTC [more...]
[PATCH v3 0/9] video: screen_info cleanups
2023-10-09 21:18 UTC (6+ messages)
` [PATCH v3 1/9] vgacon: rework Kconfig dependencies
` [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v3 5/9] vgacon: remove screen_info dependency
[v1 0/2] Break out as separate driver from boe-tv101wum-nl6 panel driver
2023-10-09 21:12 UTC (9+ messages)
` [v1 1/2] drm/panel: ili9882t: Break out as separate driver
` [v1 2/2] drm/panel: ili9882t: Avoid blurred screen from fast sleep
[PATCH] drm/rockchip: vop2: Convert to use maple tree register cache
2023-10-09 20:37 UTC (2+ messages)
[PATCH] drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
2023-10-09 20:37 UTC (2+ messages)
[PATCH] drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kms
2023-10-09 20:37 UTC (2+ messages)
[PATCH -next] drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
2023-10-09 20:37 UTC (2+ messages)
[PATCH -next] drm/rockchip: remove redundant of_match_ptr
2023-10-09 20:37 UTC (2+ messages)
[PATCH v2 00/13] drm/msm: move KMS code from msm_drv.c
2023-10-09 21:05 UTC (29+ messages)
` [PATCH v2 01/13] drm/msm/dsi: switch to devm_drm_bridge_add()
` [PATCH v2 02/13] drm/msm/hdmi: "
` [Freedreno] "
` [PATCH v2 03/13] drm/msm/dp: move pdev from struct dp_display_private to struct msm_dp
` [PATCH v2 04/13] drm/msm/dp: switch to devm_drm_bridge_add()
` [PATCH v2 05/13] drm/msm: remove msm_drm_private::bridges field
` [PATCH v2 06/13] drm/msm: drop pm ops from the headless msm driver
` [PATCH v2 07/13] drm/msm: rename msm_pm_prepare/complete to note the KMS nature
` [PATCH v2 08/13] drm/msm: remove shutdown callback from msm_platform_driver
` [PATCH v2 09/13] drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
` [PATCH v2 10/13] drm/msm: switch to drmm_mode_config_init()
` [PATCH v2 11/13] drm/msm: only register 'kms' debug file if KMS is used
` [PATCH v2 12/13] drm/msm: make fb debugfs file available only in KMS case
` [PATCH v2 13/13] drm/msm: carve out KMS code from msm_drv.c
[PATCH 0/5] drm/msm/dsi: remove unused fields
2023-10-09 20:57 UTC (6+ messages)
` [PATCH 1/5] drm/msm/dsi: do not store internal bridge pointer
` [PATCH 2/5] drm/msm/dsi: drop msm_dsi_device_connected() function
` [PATCH 3/5] drm/msm/dsi: stop calling set_split_display
` [PATCH 4/5] drm/msm/dsi: remove msm_dsi::encoder
` [PATCH 5/5] drm/msm/mdp5: drop split display support
[PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
2023-10-09 20:54 UTC (5+ messages)
` [PATCH drm-misc-next v6 4/6] drm/gpuvm: track/lock/validate external/evicted objects
[PATCH 0/2] More print message helper updates
2023-10-09 20:17 UTC (9+ messages)
` [PATCH 1/2] drm/i915/gt: More use of GT specific print helpers
` [Intel-gfx] "
` [PATCH 2/2] drm/i915: "
` [Intel-gfx] "
[PATCH] drm/print: Add drm_dbg_ratelimited
2023-10-09 19:52 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2] drm/etnaviv: refactor deprecated strncpy
2023-10-09 9:13 UTC (3+ messages)
[PATCH v2 0/3] drm: introduce per-encoder debugfs directory
2023-10-09 18:50 UTC (4+ messages)
` [PATCH v2 1/3] drm/encoder: register per-encoder debugfs dir
` [PATCH v2 2/3] drm/bridge: migrate bridge_chains to per-encoder file
` [PATCH v2 3/3] drm/msm/dpu: move encoder status to standard encoder debugfs dir
[PATCH] drm/amdgpu: fix SI failure due to doorbells allocation
2023-10-09 18:45 UTC (3+ messages)
[PATCH 0/8] drm/solomon: Add support for the SSD132x controller family
2023-10-09 18:34 UTC (9+ messages)
` [PATCH 1/8] drm/solomon: Rename ssd130x driver to ssd13xx
` [PATCH 2/8] drm/ssd13xx: Rename data structures and functions prefixes
` [PATCH 3/8] drm/ssd13xx: Replace .page_height field in device info with a constant
` [PATCH 4/8] drm/ssd13xx: Use drm_format_info_min_pitch() to calculate the dest_pitch
` [PATCH 5/8] drm/ssd13xx: Add a per controller family functions table
` [PATCH 6/8] drm/ssd13xx: Rename commands that are shared across chip families
` [PATCH 7/8] drm/ssd13xx: Add support for the SSD132x OLED controller family
` [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
[PATCH 0/3] drm: introduce per-encoder debugfs directory
2023-10-09 18:28 UTC (5+ messages)
` [PATCH 2/3] drm/bridge: migrate bridge_chains to per-encoder file
[PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
2023-10-09 18:09 UTC (5+ messages)
[PATCH v5 0/4] drm/msm: move resource allocation to the _probe function
2023-10-09 17:48 UTC (5+ messages)
` [PATCH v5 1/4] drm/msm: allow passing struct msm_kms to msm_drv_probe()
` [PATCH v5 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v5 3/4] drm/msm/mdp4: "
` [PATCH v5 4/4] drm/msm/mdp5: "
[PATCH v7 0/3 RESEND] drm/bridge_connector: implement OOB HPD handling
2023-10-09 17:40 UTC (4+ messages)
` [PATCH v7 1/3 RESEND] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [PATCH v7 2/3 RESEND] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [PATCH v7 3/3 RESEND] drm/bridge_connector: implement oob_hotplug_event
[PATCH 00/13] drm/msm: move KMS code from msm_drv.c
2023-10-09 17:40 UTC (2+ messages)
[PATCH RFC] dt-bindings: display: document display panel occlusions
2023-10-09 17:32 UTC
[RFT PATCH 0/4] drm/msm/dpu: enable writeback on the other platforms
2023-10-09 17:18 UTC (5+ messages)
` [RFT PATCH 1/4] drm/msm/dpu: enable writeback on SM8150
` [RFT PATCH 2/4] drm/msm/dpu: enable writeback on SC8108X
` [RFT PATCH 3/4] drm/msm/dpu: enable writeback on SM6125
` [RFT PATCH 4/4] drm/msm/dpu: enable writeback on SM6350
[PATCH] drm/msm/dpu: correct clk bit for WB2 block
2023-10-09 17:11 UTC
[PATCH 0/3] drm/msm/dpu: enable writeback on several platforms
2023-10-09 17:11 UTC (4+ messages)
` [PATCH 1/3] drm/msm/dpu: enable writeback on SDM845
` [PATCH 2/3] drm/msm/dpu: enable writeback on SM8350
` [PATCH 3/3] drm/msm/dpu: enable writeback on SM8450
[PATCH RFC 0/5] drm/msm: dpu1: correctly implement SSPP & WB Clock Control Split
2023-10-09 17:10 UTC (10+ messages)
` [PATCH RFC 1/5] drm/msm: dpu1: create a dpu_hw_clk_force_ctrl() helper
` [PATCH RFC 2/5] drm/msm: dpu1: add setup_clk_force_ctrl() op to sspp & wb
` [PATCH RFC 3/5] drm/msm: dpu1: vbif: add dpu_vbif_setup_clk_force_ctrl() helper
` [PATCH RFC 4/5] drm/msm: dpu1: call wb & sspp clk_force_ctrl op if split clock control
` [PATCH RFC 5/5] drm/msm: dpu1: sm8550: move split clock controls to sspp entries
[PATCH 1/2] drm/vmwgfx: Make all surfaces shareable
2023-10-09 16:59 UTC (2+ messages)
` [PATCH 2/2] drm/vmwgfx: Add SPDX header to vmwgfx_drm.h
[PATCH] drm/msm/dpu: enable SmartDMA on SM8450
2023-10-09 16:56 UTC
[PATCH] drm/msm/dpu: enable smartdma on sm8350
2023-10-09 16:56 UTC (2+ messages)
[PATCH v2] drm/i915/uapi: fix doc typos
2023-10-09 16:38 UTC (2+ messages)
[PATCH v4 0/4] drm/msm: move resource allocation to the _probe function
2023-10-09 16:29 UTC (2+ messages)
[RFC][PATCH v4 0/4] drm/panic: Add a drm panic handler
2023-10-09 16:07 UTC (17+ messages)
` [PATCH v4 2/4] "
` [PATCH v4 4/4] drm/mgag200: Add drm_panic support
[PATCH 0/2] Kinetic KTD2801 backlight driver
2023-10-09 15:08 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: backlight: add Kinetic KTD2801 binding
` [PATCH 2/2] backlight: Add Kinetic KTD2801 driver
[PATCH v5 0/7] drm: Reuse temporary memory for format conversion
2023-10-09 14:22 UTC (9+ messages)
` [PATCH v5 1/7] drm/format-helper: Cache buffers with struct drm_format_conv_state
` [PATCH v5 2/7] drm/atomic-helper: Add format-conversion state to shadow-plane state
` [PATCH v5 3/7] drm/format-helper: Pass format-conversion state to helpers
` [PATCH v5 4/7] drm/ofdrm: Preallocate format-conversion buffer in atomic_check
` [PATCH v5 5/7] drm/simpledrm: "
` [PATCH v5 6/7] drm/ssd130x: Fix atomic_check for disabled planes
` [PATCH v5 7/7] drm/ssd130x: Preallocate format-conversion buffer in atomic_check
[PATCH] drm/tidss: Power up attached PM domains on probe
2023-10-09 11:10 UTC (3+ messages)
high IRQ latency due to pcp draining
2023-10-09 13:25 UTC
[PATCH] drm/atomic: Perform blocking commits on workqueue
2023-10-09 12:36 UTC (8+ messages)
[PATCH] drm/i915/guc: Annotate struct ct_incoming_msg with __counted_by
2023-10-09 12:28 UTC (2+ messages)
[PATCH] drm/ci: Default to UART for logging
2023-10-09 11:19 UTC (2+ messages)
[PATCH v2 00/16] Introduce PMF Smart PC Solution Builder Feature
2023-10-09 11:02 UTC (20+ messages)
` [PATCH v2 01/16] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v2 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v2 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v2 08/16] platform/x86/amd/pmf: Add support to update system state
` [PATCH v2 12/16] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
[PATCH v2] drm/panel: Enable DSC and CMD mode for Visionox VTDR6130 panel
2023-10-09 10:32 UTC (2+ messages)
[PATCH v4] backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
2023-10-09 10:18 UTC (2+ messages)
[PATCH 5/9] drm/ci: clean up xfails (specially flakes list)
2023-10-09 9:30 UTC (6+ messages)
` [PATCH 6/9] drm/ci: adjust the number of shards
` [PATCH 7/9] drm/ci: export kernel config
` [PATCH 8/9] drm/ci: do not automatically retry on error
` [PATCH 9/9] drm/ci: docs: add step about how to request privileges
[PATCH v2 0/3] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
2023-10-09 9:29 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm/dpu: split irq_control into irq_enable and _disable
` [PATCH v2 2/3] drm/msm/dpu: split _dpu_encoder_resource_control_helper()
` [PATCH v2 3/3] drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set
[PATCH v4 0/7] drm: Reuse temporary memory for format conversion
2023-10-09 9:24 UTC (11+ messages)
` [PATCH v4 5/7] drm/simpledrm: Preallocate format-conversion buffer in atomic_check
[PATCH v2] drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
2023-10-09 9:13 UTC (2+ messages)
[PATCH v5 0/3] Support non-default LVDS data mapping for simple panel
2023-10-09 9:12 UTC (2+ messages)
[PATCH v2 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
2023-10-09 9:09 UTC (2+ messages)
[PATCH] drm: exynos: dsi: Convert to platform remove callback returning void
2023-10-09 9:09 UTC (2+ messages)
[PATCH] drm/panel: simple: Fix Innolux G101ICE-L01 timings
2023-10-09 9:01 UTC (2+ messages)
[PATCH] drm/panel: simple: Fix Innolux G101ICE-L01 bus flags
2023-10-09 8:58 UTC (2+ messages)
[PATCH v2] drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term
2023-10-09 8:57 UTC (2+ messages)
[PATCH] drm/panel: fix a possible null pointer dereference
2023-10-09 8:56 UTC (2+ messages)
[PATCH] drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
2023-10-09 8:56 UTC (2+ messages)
Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
2023-10-09 8:54 UTC (6+ messages)
[PATCH v4 00/10] DRM scheduler changes for Xe
2023-10-09 8:35 UTC (9+ messages)
` [PATCH v4 02/10] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] "
[PATCH v2 0/8] ADV7511 driver enhancements
2023-10-09 7:04 UTC (3+ messages)
[PATCH] drm/ci: Uprev IGT to pull in fixes
2023-10-09 1:03 UTC (6+ messages)
[PATCH v2 0/2] drm/ci: Update Mesa and Introduce VKMS Support
2023-10-09 1:00 UTC (6+ messages)
` [PATCH v2 1/2] drm/ci: uprev mesa version - fix container build
` [PATCH v2 2/2] drm/ci: add tests on vkms
[PATCH 0/9] drm/ci: fixes and improvements
2023-10-09 0:56 UTC
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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).