messages from 2026-03-31 03:21:39 to 2026-03-31 10:00:39 UTC [more...]
[PATCH v4 0/8] dma-buf: heaps: Turn heaps into modules
2026-03-31 10:00 UTC (5+ messages)
` [PATCH v4 1/8] dma: contiguous: Turn heap registration logic around
` [PATCH v4 2/8] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v4 3/8] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v4 5/8] mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
[PATCH 0/5] drm/exec: drm_exec polishing
2026-03-31 9:46 UTC (12+ messages)
` [PATCH 1/5] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH 2/5] drm/msm: Remove abuse of drm_exec internals
` [PATCH 3/5] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH 4/5] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH 5/5] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
2026-03-31 9:03 UTC (8+ messages)
` [PATCH v11 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v11 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v11 3/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v11 4/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v11 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v11 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v11 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
[PATCH v5 0/6] Enable new features for flipkart-rimob
2026-03-31 9:47 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
` [PATCH v5 2/6] drm/panel: Add driver for Novatek NT35532
` [PATCH v5 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v5 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v5 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v5 6/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor
[PATCH] gpu: nova-core: bitfield: fix broken Default implementation
2026-03-31 7:56 UTC
[PATCH] staging: fbtft: avoid empty macro argument
2026-03-31 7:56 UTC (3+ messages)
` Claude review: "
[PATCH] drm/msm/disp/dpu: consider SSPP line width during mode valid
2026-03-31 7:55 UTC (3+ messages)
` Claude review: "
[PATCH v8 0/3] Power Management for Raspberry Pi V3D GPU
2026-03-31 7:53 UTC (8+ messages)
` [PATCH v8 1/3] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` Claude review: "
` [PATCH v8 2/3] drm/v3d: Allocate all resources before enabling the clock
` Claude review: "
` [PATCH v8 3/3] drm/v3d: Introduce Runtime Power Management
` Claude review: "
` Claude review: Power Management for Raspberry Pi V3D GPU
[PATCH] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
2026-03-31 7:51 UTC (3+ messages)
` Claude review: "
[PATCH] drm/amdgpu: fix sleeping allocation under spinlock in PASID IDR
2026-03-31 7:50 UTC (3+ messages)
` Claude review: "
[PATCH] dt-bindings: display: bridge: ldb: Require reg property only for i.MX6SX/8MP LDBs
2026-03-31 7:49 UTC (3+ messages)
` Claude review: "
[PATCH] drm/atomic: fix vblank event leak in complete_signaling()
2026-03-31 7:48 UTC (3+ messages)
` Claude review: "
[PATCH] drm/probe-helper: signal hotplug for force-enabled connectors on HPD
2026-03-31 7:46 UTC (3+ messages)
` Claude review: "
[PATCH] drm/panel: jdi-lt070me05000: Transition to mipi_dsi *_multi() functions
2026-03-31 7:44 UTC (3+ messages)
` Claude review: "
[PATCH] drm/panic: Fix panic logo alignment
2026-03-31 7:43 UTC (3+ messages)
` Claude review: "
[PATCH] drm/xe/bo: Cache vram_region_gpu_offset in struct xe_bo
2026-03-31 7:42 UTC (3+ messages)
` Claude review: "
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-31 7:39 UTC (40+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
` Claude review: "
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
` Claude review: "
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` Claude review: "
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` Claude review: "
` [PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` Claude review: "
` [PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` Claude review: "
` [PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
` Claude review: "
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` Claude review: "
` [PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
` Claude review: "
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
` Claude review: "
` [PATCH 11/19] drm/i915/dp: Include all relevant AS SDP fields in comparison
` Claude review: "
` [PATCH 12/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` Claude review: "
` [PATCH 13/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` Claude review: "
` [PATCH 14/19] drm/i915/display: Add helper for AS SDP transmission time selection
` Claude review: "
` [PATCH 15/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` Claude review: "
` [PATCH 16/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` Claude review: "
` [PATCH 17/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` Claude review: "
` [PATCH 18/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` Claude review: "
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
` Claude review: "
` Claude review: Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
[PATCH v2 0/2] drm/amdgpu: fix locking issues in PASID IDR management
2026-03-31 7:36 UTC (6+ messages)
` [PATCH v2 1/2] drm/amdgpu: fix sleeping allocation under spinlock in PASID IDR
` Claude review: "
` [PATCH v2 2/2] drm/amdgpu: use spin_lock_irqsave for PASID IDR lock
` Claude review: "
` Claude review: drm/amdgpu: fix locking issues in PASID IDR management
[PATCH 0/2] drm/tiny: sharp-memory: fix TX buffer corruption on partial update
2026-03-31 7:34 UTC (6+ messages)
` [PATCH 1/2] drm/tiny: sharp-memory: fix line address assignment "
` Claude review: "
` [PATCH 2/2] drm/tiny: sharp-memory: avoid transmitting stale TX buffer data
` Claude review: "
` Claude review: drm/tiny: sharp-memory: fix TX buffer corruption on partial update
[PATCH 0/8] drm/imagination: Job submission fixes and cleanup
2026-03-31 7:33 UTC (18+ messages)
` [PATCH 1/8] drm/imagination: Count paired job fence as dependency in prepare_job()
` Claude review: "
` [PATCH 2/8] drm/imagination: Fit paired fragment job in the correct CCCB
` Claude review: "
` [PATCH 3/8] drm/imagination: Skip check on paired job fence during job submission
` Claude review: "
` [PATCH 4/8] drm/imagination: Rename pvr_queue_fence_is_ufo_backed() to reflect usage
` Claude review: "
` [PATCH 5/8] drm/imagination: Rename fence returned by pvr_queue_job_arm()
` Claude review: "
` [PATCH 6/8] drm/imagination: Move repeated job fence check to its own function
` Claude review: "
` [PATCH 7/8] drm/imagination: Update check to skip prepare_job() for fragment jobs
` Claude review: "
` [PATCH 8/8] drm/imagination: Minor improvements to job submission code documentation
` Claude review: "
` Claude review: drm/imagination: Job submission fixes and cleanup
[PATCH v6 0/2] Add "link bpc" DRM property
2026-03-31 7:31 UTC (6+ messages)
` [PATCH v6 1/2] drm/connector: Add a 'link bpc' property
` Claude review: "
` [PATCH v6 2/2] drm/connector: hdmi: Add support for "
` Claude review: "
` Claude review: Add "link bpc" DRM property
[PATCH] dma/contiguous: Fix broken build
2026-03-31 7:29 UTC (3+ messages)
` Claude review: "
[PATCH] accel/ivpu: Add support for limiting NPU frequency
2026-03-31 7:27 UTC (4+ messages)
` Claude review: "
[PATCH] fbdev: atyfb: Remove unused fb_list
2026-03-31 7:25 UTC (3+ messages)
` Claude review: "
[PATCH v6 0/9] drm/panthor: Add a GEM shrinker
2026-03-31 7:24 UTC (20+ messages)
` [PATCH v6 1/9] drm/gem: Consider GEM object reclaimable if shrinking fails
` Claude review: "
` [PATCH v6 2/9] drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
` Claude review: "
` [PATCH v6 3/9] drm/panthor: Group panthor_kernel_bo_xxx() helpers
` Claude review: "
` [PATCH v6 4/9] drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
` Claude review: "
` [PATCH v6 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` Claude review: "
` [PATCH v6 6/9] drm/panthor: Lazily allocate pages on mmap()
` Claude review: "
` [PATCH v6 7/9] drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim
` Claude review: "
` [PATCH v6 8/9] drm/panthor: Track the number of mmap on a BO
` Claude review: "
` [PATCH v6 9/9] drm/panthor: Add a GEM shrinker
` Claude review: "
[PATCH] drm/amd/display: Deduplicate DCN DDC register assignment
2026-03-31 1:52 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/amdgpu: deduplicate register access and helper routines
2026-03-30 22:45 UTC
[PATCH v3] drm/msm: default separate_gpu_kms to auto selection
2026-03-31 7:21 UTC (3+ messages)
` Claude review: "
[PATCH v3 0/3] Improvements on RZ/G2L MIPI DSI driver
2026-03-31 7:20 UTC (8+ messages)
` [PATCH v3 1/3] drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
` Claude review: "
` [PATCH v3 2/3] drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
` Claude review: "
` [PATCH v3 3/3] drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal
` Claude review: "
` Claude review: Improvements on RZ/G2L MIPI DSI driver
[PATCH v3] drm/amdgpu: replace PASID IDR with XArray
2026-03-31 7:18 UTC (3+ messages)
` Claude review: "
[PATCH 0/4] drm/panel: simple: add Waveshare LCD panels
2026-03-31 7:17 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: display: waveshare,dsp2dpi: describe DSI2LVDS setup
` Claude review: "
` [PATCH 2/4] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
` Claude review: "
` [PATCH 3/4] dt-bindings: display: panel: add Waveshare LCD panels
` Claude review: "
` [PATCH 4/4] drm/panel: simple: "
` Claude review: "
[PATCH] dma-fence: Move signalling tracepoint to before ops detach
2026-03-31 7:14 UTC (3+ messages)
` Claude review: "
[PATCH] drm/connector: Make drm_connector_attach_hdr_output_metadata_property() return void
2026-03-31 7:13 UTC (3+ messages)
` Claude review: "
[PATCH v10 0/3] Panel Replay BW optimization
2026-03-31 7:12 UTC (8+ messages)
` [PATCH v10 1/3] drm/display: Add drm helper to check pr optimization support
` Claude review: "
` [PATCH v10 2/3] drm/i915/display: Add hook to check optimization support for Intel platforms
` Claude review: "
` [PATCH v10 3/3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
` Claude review: "
` Claude review: Panel Replay BW optimization
[PATCH v2] drm: rz-du: Ensure correct suspend/resume ordering with VSP
2026-03-31 7:10 UTC (3+ messages)
` Claude review: "
[PATCH v4] drm/amdgpu: replace PASID IDR with XArray
2026-03-31 7:08 UTC (3+ messages)
` Claude review: "
[PATCH v2] dma/contiguous: Fix broken build
2026-03-31 7:07 UTC (3+ messages)
` Claude review: "
[PATCH V1 0/6] accel/amdxdna: Initial support for AIE4 platform
2026-03-31 7:05 UTC (14+ messages)
` [PATCH V1 1/6] accel/amdxdna: Create shared functions for AIE2 and AIE4
` Claude review: "
` [PATCH V1 2/6] accel/amdxdna: Add basic support for AIE4 devices
` Claude review: "
` [PATCH V1 3/6] accel/amdxdna: Create common PSP interfaces for AIE2 and AIE4
` Claude review: "
` [PATCH V1 4/6] accel/amdxdna: Add AIE4 firmware loading
` Claude review: "
` [PATCH V1 5/6] accel/amdxdna: Create common SMU interfaces for AIE2 and AIE4
` Claude review: "
` [PATCH V1 6/6] accel/amdxdna: Add AIE4 power on and off support
` Claude review: "
` Claude review: accel/amdxdna: Initial support for AIE4 platform
[PATCH 0/6] drm/vc4: Miscellaneous fixes and improvements
2026-03-31 7:02 UTC (14+ messages)
` [PATCH 1/6] drm/vc4: Release runtime PM reference after binding V3D
` Claude review: "
` [PATCH 2/6] drm/vc4: Fix memory leak of BO array in hang state
` Claude review: "
` [PATCH 3/6] drm/vc4: Fix a memory leak in hang state error path
` Claude review: "
` [PATCH 4/6] drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
` Claude review: "
` [PATCH 5/6] drm/vc4: Use devm_request_irq() for automatic cleanup
` Claude review: "
` [PATCH 6/6] drm/vc4: Clean-up UAPI header inclusion
` Claude review: "
` Claude review: drm/vc4: Miscellaneous fixes and improvements
[PATCH v5] drm/amdgpu: replace PASID IDR with XArray
2026-03-31 6:57 UTC (4+ messages)
` Claude review: "
[PATCH v2 00/10] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
2026-03-31 6:54 UTC (22+ messages)
` [PATCH v2 01/10] drm/mxsfb/lcdif: simplify remote pointer management using __free
` Claude review: "
` [PATCH v2 02/10] drm/mxsfb/lcdif: simplify ep "
` Claude review: "
` [PATCH v2 03/10] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` Claude review: "
` [PATCH v2 04/10] drm/mxsfb/lcdif: lcdif_attach_bridge: move iteration-specific variables declaration inside loop
` Claude review: "
` [PATCH v2 05/10] drm/bridge: dw-hdmi: document the output_port field
` Claude review: "
` [PATCH v2 06/10] drm/bridge: dw-hdmi: warn on unsupported attach combination
` Claude review: "
` [PATCH v2 07/10] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` Claude review: "
` [PATCH v2 08/10] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time
` Claude review: "
` [PATCH v2 09/10] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
` Claude review: "
` [PATCH v2 10/10] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
` Claude review: "
[PATCH 0/3] drm: lcdif: FIFO underrun/solid color bug fix
2026-03-31 6:48 UTC (8+ messages)
` [PATCH 1/3] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` Claude review: "
` [PATCH 2/3] drm: lcdif: Use dedicated set/clr registers for polarity/edge
` Claude review: "
` [PATCH 3/3] drm: lcdif: Wait for vblank before disabling DMA
` Claude review: "
` Claude review: drm: lcdif: FIFO underrun/solid color bug fix
[PATCH] drm/mediatek: simplify mtk_crtc allocation
2026-03-31 6:46 UTC (3+ messages)
` Claude review: "
[PATCH V7] dt-bindings: misc: qcom, fastrpc: Add compatible for Glymur
2026-03-31 6:45 UTC (3+ messages)
` Claude review: "
[PATCH drm-misc-next v4 0/4] drm: verisilicon: convert drm_format to vs_format in atomic_check
2026-03-31 6:44 UTC (11+ messages)
` [PATCH drm-misc-next v4 1/4] drm: verisilicon: make vs_format conversion function return int
` Claude review: "
` [PATCH drm-misc-next v4 2/4] drm: verisilicon: subclass drm_plane_state
` Claude review: "
` [PATCH drm-misc-next v4 3/4] drm: verisilicon: call atomic helper's plane state check even if no CRTC
` Claude review: "
` [PATCH drm-misc-next v4 4/4] drm: verisilicon: fill plane's vs_format in atomic_check
` Claude review: "
` Claude review: drm: verisilicon: convert drm_format to "
[PATCH v2] dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning
2026-03-31 6:42 UTC (3+ messages)
` Claude review: "
[PATCH 0/3] Minor hmm_test fixes and cleanups
2026-03-31 6:41 UTC (8+ messages)
` [PATCH 1/3] lib: test_hmm: evict device pages on file close to avoid use-after-free
` Claude review: "
` [PATCH 2/3] selftests/mm: hmm-tests: don't hardcode THP size to 2MB
` Claude review: "
` [PATCH 3/3] lib: test_hmm: Implement a device release method
` Claude review: "
` Claude review: Minor hmm_test fixes and cleanups
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