messages from 2025-10-08 04:57:05 to 2025-10-08 18:51:01 UTC [more...]
[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
2025-10-08 18:50 UTC (32+ messages)
` [PATCH 01/16] drm/atomic: Add dev pointer to drm_private_obj
` [PATCH 02/16] drm/atomic: Add reset "
` [PATCH 03/16] drm/atomic-helper: Add private_obj reset helper
` [PATCH 04/16] drm/bridge: Switch private_obj initialization to reset
` [PATCH 05/16] drm/dp_mst: "
` [PATCH 06/16] drm/dp_tunnel: "
` [PATCH 07/16] drm/amdgpu: "
` [PATCH 08/16] drm/arm: komeda: "
` [PATCH 09/16] drm/ingenic: "
` [PATCH 10/16] drm/msm: mdp5: "
` [PATCH 11/16] drm/msm: dpu1: "
` [PATCH 12/16] drm/omapdrm: "
` [PATCH 13/16] drm/tegra: "
` [PATCH 14/16] drm/vc4: "
` [PATCH 15/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init
` [PATCH 16/16] drm/mode_config: Call private obj reset with the other objects
[PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors
2025-10-08 18:45 UTC (4+ messages)
[PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
2025-10-08 18:36 UTC (2+ messages)
` [PATCH v3] "
[PATCH] accel/qaic: Add xbl_config image entry for AIC200
2025-10-08 18:32 UTC (3+ messages)
[PATCH] accel/qaic: Support the new READ_DATA implementation
2025-10-08 18:31 UTC (2+ messages)
[PATCH] accel/qaic: Ensure entry belongs to DBC in qaic_perf_stats_bo_ioctl()
2025-10-08 18:27 UTC (2+ messages)
[PATCH v4 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-08 16:56 UTC (16+ messages)
` [PATCH v4 01/13] gpu: nova-core: Set correct DMA mask
` [PATCH v4 02/13] gpu: nova-core: Create initial Gsp
` [PATCH v4 03/13] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v4 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v4 12/13] nova-core: falcon: Add support to write firmware version
[PATCH 5.10] gpu/drm/virtio: fix error return in vgdev_output_init()
2025-10-08 16:47 UTC (2+ messages)
[PATCH] drm/virtgpu: Use vblank timer
2025-10-08 16:41 UTC (3+ messages)
[PATCH v2] accel/ivpu: Return correct job error status
2025-10-08 16:40 UTC (3+ messages)
[PATCH] accel/ivpu: Trigger engine reset for additional job status codes
2025-10-08 16:39 UTC (3+ messages)
[PATCH] accel/ivpu: Update JSM API header to 3.33.0
2025-10-08 16:38 UTC (3+ messages)
[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
2025-10-08 16:35 UTC (4+ messages)
[Bug 220642] New: amdgpu: Vblank missed when playing video using GBM on AMD Ryzen APU
2025-10-08 16:25 UTC (3+ messages)
` [Bug 220642] "
[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-08 16:12 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
[PATCH v2 0/7] Add OnePlus 6T display (Samsung S6E3FC2X01 DDIC with AMS641RW panel)
2025-10-08 16:09 UTC (10+ messages)
` [PATCH v2 1/7] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel
` [PATCH v2 2/7] arm64: dts: qcom: sdm845-oneplus: Describe panel vci and poc supplies
` [PATCH v2 3/7] arm64: dts: qcom: sdm845-oneplus-fajita: Use the freshly introduced driver
` [PATCH v2 4/7] arm64: dts: qcom: sdm845-oneplus: Describe TE gpio
` [PATCH v2 5/7] drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel
` [PATCH v2 6/7] arm64: dts: qcom: sdm845-oneplus: Group panel pinctrl
` [PATCH v2 7/7] arm64: dts: qcom: sdm845-oneplus: Implement panel sleep pinctrl
[PATCH v5 0/3] Virtio-GPU S4 support
2025-10-08 15:53 UTC (12+ messages)
` [PATCH v5 2/3] drm/virtio: Add support for saving and restoring virtio_gpu_objects
[Bug 220640] New: Hardware: - GPU: AMD Radeon RX 6600 / 6600 XT / 6600M (Navi 23) - Subsystem: XFX Limited [1eae:6505] - Kernel driver: amdgpu - Kernel: 6.14.0-33-generic - OS: Ubuntu 24.04 (upstream testing) Issue: During normal usage in GNOME, the GPU occasionally loses
2025-10-08 15:52 UTC (2+ messages)
` [Bug 220640] "
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-08 15:49 UTC (11+ messages)
[PATCH] accel/amdxdna: Resume power for creating and destroying hardware context
2025-10-08 15:39 UTC (3+ messages)
[PATCH 00/28] Fair DRM scheduler
2025-10-08 14:55 UTC (32+ messages)
` [PATCH 01/28] drm/sched: Reverse drm_sched_rq_init arguments
` [PATCH 02/28] drm/sched: Add some scheduling quality unit tests
` [PATCH 03/28] drm/sched: Add some more "
` [PATCH 04/28] drm/sched: Implement RR via FIFO
` [PATCH 05/28] drm/sched: Consolidate entity run queue management
` [PATCH 06/28] drm/sched: Move run queue related code into a separate file
` [PATCH 07/28] drm/sched: Free all finished jobs at once
` [PATCH 08/28] drm/sched: Account entity GPU time
` [PATCH 09/28] drm/sched: Remove idle entity from tree
` [PATCH 10/28] drm/sched: Add fair scheduling policy
` [PATCH 11/28] drm/sched: Favour interactive clients slightly
` [PATCH 12/28] drm/sched: Switch default policy to fair
` [PATCH 13/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH 14/28] drm/sched: Embed run queue singleton into the scheduler
` [PATCH 15/28] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH 16/28] accel/rocket: "
` [PATCH 17/28] drm/amdgpu: "
` [PATCH 18/28] drm/etnaviv: "
` [PATCH 19/28] drm/imagination: "
` [PATCH 20/28] drm/lima: "
` [PATCH 21/28] drm/msm: "
` [PATCH 22/28] drm/nouveau: "
` [PATCH 23/28] drm/panfrost: "
` [PATCH 24/28] drm/panthor: "
` [PATCH 25/28] drm/sched: "
` [PATCH 26/28] drm/v3d: "
` [PATCH 27/28] drm/xe: "
` [PATCH 28/28] drm/sched: Remove drm_sched_init_args->num_rqs
[PATCH v2] drm/atomic: Change state pointers to a more meaningful name
2025-10-08 14:52 UTC (2+ messages)
[PATCH] drm/panfrost: Name scheduler queues after their job slots
2025-10-08 14:48 UTC (2+ messages)
[PATCH v3 0/5] Improving the worst case TTM large allocation latency
2025-10-08 14:39 UTC (11+ messages)
` [PATCH v3 1/5] drm/ttm: Add getter for some pool properties
` [PATCH v3 2/5] drm/ttm: Replace multiple booleans with flags in pool init
` [PATCH v3 3/5] drm/ttm: Replace multiple booleans with flags in device init
` [PATCH v3 4/5] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
` [PATCH v3 5/5] drm/amdgpu: Configure max beneficial TTM pool allocation order
[PATCH] drm/qxl: Use vblank timer
2025-10-08 14:38 UTC (2+ messages)
[PATCH] drm/cirrus-qemu: Use vblank timer
2025-10-08 14:38 UTC (2+ messages)
[PATCH] drm/bochs: Use vblank timer
2025-10-08 14:37 UTC (2+ messages)
[PATCH 00/29] drm: Implement state readout support
2025-10-08 14:15 UTC (8+ messages)
` [PATCH 23/29] drm/tidss: dispc: Add format lookup by hw value
` [PATCH 27/29] drm/tidss: Implement readout support
[PATCH v2 0/2] Context isolation uAPI fixes
2025-10-08 14:02 UTC (4+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM
` [PATCH v2 2/2] drm/i915: force getparam ioctl return bool for HAS_CONTEXT_ISOLATION
[PATCH 0/4] Enable mdss1 Display Port for Qualcomm lemans-ride platform
2025-10-08 12:57 UTC (6+ messages)
` [PATCH 2/4] arm64: dts: qcom: lemans: add mdss1 displayPort device nodes
[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
2025-10-08 12:01 UTC (7+ messages)
` [PATCH 01/17] soc: qcom: ubwc: Add config for Kaanapali
` [PATCH 10/17] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support
[PATCH] drm/panthor: Ensure MCU is disabled on suspend
2025-10-08 11:32 UTC (2+ messages)
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-08 10:49 UTC (4+ messages)
[PATCH] drm/panthor: Fix UAF race between device unplug and FW event processing
2025-10-08 10:53 UTC
[PATCH v4] drm: atmel-hlcdc: replace dev_* print functions with drm_* variants
2025-10-08 10:27 UTC (3+ messages)
[RFC v2 0/5] Improving the worst case TTM large allocation latency
2025-10-08 10:01 UTC (9+ messages)
` [RFC v2 1/5] drm/ttm: Add getter for some pool properties
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-08 9:57 UTC (2+ messages)
[PATCH v2 0/7] Add support for panels found in various Tegra devices
2025-10-08 8:27 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v2 2/7] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v2 3/7] ARM: tn7: adjust panel node
` [PATCH v2 4/7] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v2 5/7] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v2 6/7] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v2 7/7] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver
[PATCH v2 0/5] arm64: dts: rockchip: Add device tree for the Orange Pi CM5 Base board
2025-10-08 8:14 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: display: rk3588-dw-hdmi-qp: Add tmds-enable-gpios property
[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-08 7:30 UTC (25+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
` [PATCH v4 02/24] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v4 03/24] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v4 04/24] clk: tegra30: add CSI pad clock gates
` [PATCH v4 05/24] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v4 06/24] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v4 07/24] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v4 08/24] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v4 09/24] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v4 10/24] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v4 11/24] dt-bindings: display: tegra: document Tegra132 MIPI calibration device
` [PATCH v4 12/24] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v4 13/24] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v4 14/24] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v4 15/24] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v4 16/24] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v4 17/24] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v4 18/24] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v4 19/24] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v4 20/24] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v4 21/24] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v4 23/24] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v4 24/24] staging: media: tegra-video: add CSI support "
[PATCH 00/10] Introduce drm sharpness property
2025-10-08 7:22 UTC (4+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
[PATCH] accel/ivpu: Return correct job error status
2025-10-08 6:12 UTC (3+ messages)
[PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV
2025-10-08 6:10 UTC
[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-08 5:44 UTC (9+ messages)
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations
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 NNTP newsgroup(s).