messages from 2023-07-25 00:20:35 to 2023-07-26 07:31:12 UTC [more...]
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-26 7:26 UTC (47+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
[PATCH] drm/radeon: ERROR: "foo * bar" should be "foo *bar"
2023-07-25 15:22 UTC (2+ messages)
[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
2023-07-25 21:31 UTC (6+ messages)
[PATCH] drm: Fix format error
2023-07-26 3:30 UTC
[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec
2023-07-26 3:00 UTC (3+ messages)
[PATCH] dt-bindings: display: msm: sm6125-mdss: drop unneeded status from examples
2023-07-26 7:27 UTC (3+ messages)
[PATCH v3 0/2] Fix OVL iommu fault in cursor plane
2023-07-26 6:56 UTC (5+ messages)
` [PATCH v3 2/2] drm/mediatek: Fix iommu fault during crtc enabling
[PATCH v2 0/6] drm/mediatek: Small mtk-dpi cleanups
2023-07-26 6:02 UTC (14+ messages)
` [PATCH v2 1/6] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH v2 2/6] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH v2 3/6] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH v2 4/6] drm/mediatek: mtk_dpi: Switch to .remove_new() void callback
` [PATCH v2 5/6] drm/mediatek: mtk_dpi: Use devm_platform_ioremap_resource()
` [PATCH v2 6/6] drm/mediatek: mtk_dpi: Compress struct of_device_id entries
[Intel-gfx] [PATCH v2] drm/i915/tv: avoid possible division by zero
2023-07-26 4:58 UTC (5+ messages)
[PATCH v3,0/3] Add compatible to increase MT8188 audio control
2023-07-26 3:35 UTC (5+ messages)
` [PATCH v3, 2/3] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
` [PATCH v3, 3/3] drm/mediatek: dp: Add the audio divider "
[PATCH] drm: bridge: dw_hdmi: Fix ELD is not updated issue
2023-07-26 1:48 UTC
linux-next: manual merge of the amdgpu tree with the drm tree
2023-07-26 1:10 UTC
[PATCH v2] drm/i915/guc/slpc: Restore efficient freq earlier
2023-07-26 1:00 UTC
Fwd: Unexplainable packet drop starting at v6.4
2023-07-26 0:47 UTC (3+ messages)
` "
[drm-misc:for-linux-next 2/2] drivers/gpu/drm/drm_debugfs.c:212:33: sparse: sparse: non size-preserving pointer to integer cast
2023-07-25 22:25 UTC (3+ messages)
[PATCH v1 0/5] incorporate pm runtime framework and eDP clean up
2023-07-25 23:28 UTC (8+ messages)
` [PATCH v1 2/5] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [Freedreno] "
[PATCH] drm/panel: Add prepare_prev_first flag to Visionox VTDR6130
2023-07-25 22:56 UTC
[RFC v1 0/3] udmabuf: Replace pages when there is FALLOC_FL_PUNCH_HOLE in memfd
2023-07-25 22:53 UTC (17+ messages)
` [RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
[PATCH drm-misc-next v8 00/12] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-07-25 21:00 UTC (11+ messages)
` [PATCH drm-misc-next v8 03/12] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-misc-next v8 11/12] drm/nouveau: implement new VM_BIND uAPI
Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)
2023-07-25 21:52 UTC (10+ messages)
` [PATCH wq/for-6.5-fixes] workqueue: Drop the special locking rule for worker->flags and worker_pool->flags
[PATCH 4/6] PCI/VGA: Move the new_state assignment out the loop
2023-07-25 21:51 UTC (2+ messages)
[PATCH 2/6] PCI/VGA: Deal with PCI VGA compatible devices only
2023-07-25 21:49 UTC (2+ messages)
[RFC v5 00/17] DRM cgroup controller with scheduling control and memory stats
2023-07-25 21:44 UTC (9+ messages)
` [PATCH 12/17] cgroup/drm: Introduce weight based drm cgroup control
` [PATCH 15/17] cgroup/drm: Expose GPU utilisation
[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
2023-07-25 21:32 UTC (2+ messages)
[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
2023-07-25 21:30 UTC (2+ messages)
[PATCH v4] drm/ssd130x: Allocate buffers in the plane's .atomic_check callback
2023-07-25 20:49 UTC (3+ messages)
[PATCH V7 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-25 20:44 UTC (9+ messages)
` [PATCH V7 4/9] wifi: mac80211: Add support for ACPI WBRF
[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
2023-07-25 20:41 UTC (6+ messages)
` [PATCH v2 08/10] HID: i2c-hid: Support being a panel follower
[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
2023-07-25 20:34 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: HID: i2c-hid: Add "panel" property to i2c-hid backed touchscreens
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel
` [PATCH v3 03/10] drm/panel: Add a way for other devices to follow panel state
` [PATCH v3 04/10] of: property: fw_devlink: Add a devlink for panel followers
` [PATCH v3 05/10] HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
` [PATCH v3 06/10] HID: i2c-hid: Rearrange probe() to power things up later
` [PATCH v3 07/10] HID: i2c-hid: Make suspend and resume into helper functions
` [PATCH v3 08/10] HID: i2c-hid: Support being a panel follower
` [PATCH v3 09/10] HID: i2c-hid: Do panel follower work on the system_wq
` [PATCH v3 10/10] arm64: dts: qcom: sc7180: Link trogdor touchscreens to the panels
[PATCH] video: logo: LOGO should depend on FB_CORE i.s.o. FB
2023-07-25 19:53 UTC (7+ messages)
[PATCH] drm/ast: Do not enable PCI resources multiple times
2023-07-25 19:43 UTC (5+ messages)
` "
[PATCH] drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
2023-07-25 18:50 UTC (3+ messages)
[PATCH v2 -next] drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
2023-07-25 18:41 UTC (2+ messages)
[PATCH v5 0/2 RESEND] Add driver for Novatek NT35596S panel
2023-07-25 18:22 UTC (5+ messages)
` [PATCH v5 2/2 RESEND] drm: panel: Add novatek nt35596s panel driver
[PATCH] drm/gma500: remove duplicate macro definitions
2023-07-25 17:31 UTC
[PATCH] drm/amd/display: Fix missing unlock in dm_handle_mst_sideband_msg_ready_event()
2023-07-25 17:14 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 1e25dd7772483f477f79986d956028e9f47f990a
2023-07-25 17:10 UTC
[PATCH v3 1/1] drm/i915: Move abs_diff() to math.h
2023-07-25 17:10 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v6 0/3] Fix IS_ERR() vs NULL check for drm
2023-07-25 17:01 UTC (5+ messages)
` [PATCH v6 1/3] drm/panel: Fix IS_ERR() vs NULL check in nt35950_probe()
` [PATCH v6 2/3] drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
` [PATCH v6 3/3] drm/komeda: Fix IS_ERR_OR_NULL() vs NULL check in komeda_component_get_avail_scaler()
[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
2023-07-25 17:00 UTC (7+ messages)
` Non-robust apps and resets (was Re: [PATCH v5 1/1] drm/doc: Document DRM device reset expectations)
[PATCH] drm/i915: Replace i915->gt0 with to_gt(i915)
2023-07-25 16:36 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/radeon: Fix format error
2023-07-25 15:26 UTC (2+ messages)
[PATCH v7 3/3] fault-inject: Include linux/types.h by default
2023-07-25 15:13 UTC
[PATCH 6/6] drm/format-helper: Add KUnit tests for drm_fb_memcpy()
2023-07-25 14:14 UTC (2+ messages)
[PATCH] drm/i915/huc: silence injected failure in the load via GSC path
2023-07-25 13:58 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Simplify expression &to_i915(dev)->drm
2023-07-25 13:53 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
2023-07-25 12:40 UTC (2+ messages)
[PATCH] drm/i915: Avoid GGTT flushing on non-GGTT paths of i915_vma_pin_iomap
2023-07-25 13:29 UTC (7+ messages)
` [Intel-gfx] "
` [PATCH v2] "
[PATCH] drm/i915: Use the i915_vma_flush_writes helper
2023-07-25 13:29 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v2] drm/bridge: Add debugfs print for bridge chains
2023-07-25 11:37 UTC (2+ messages)
[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
2023-07-25 11:23 UTC (5+ messages)
` [PATCH 3/9] drm/verisilicon: Add basic drm driver
[PATCH 00/19] DSC misc fixes
2023-07-25 11:22 UTC (14+ messages)
` [PATCH 05/19] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
` [PATCH 06/19] drm/i915/display: Account for DSC not split case while computing cdclk
` [PATCH 07/19] drm/i915/intel_cdclk: Add vdsc with bigjoiner constraints on min_cdlck
[PATCH 6.1 026/183] dma-buf/dma-resv: Stop leaking on krealloc() failure
2023-07-25 10:44 UTC
[PATCH 6.4 043/227] dma-buf/dma-resv: Stop leaking on krealloc() failure
2023-07-25 10:43 UTC
[PATCH RESEND] drm/mediatek: Add valid modifier check
2023-07-25 10:28 UTC (4+ messages)
[PATCH v5 0/9] drm: selftest: Convert to KUnit
2023-07-25 9:54 UTC (5+ messages)
` [PATCH v5 9/9] drm: selftest: convert drm_mm selftest "
[PATCH] drm: support up to 128 drm devices
2023-07-25 9:21 UTC (7+ messages)
[PATCH v14 00/12] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-07-25 8:32 UTC (11+ messages)
` [PATCH v14 01/12] drm/shmem-helper: Factor out pages alloc/release from drm_gem_shmem_get/put_pages()
` [PATCH v14 02/12] drm/shmem-helper: Add pages_pin_count field
` [PATCH v14 10/12] drm/shmem-helper: Refactor locked/unlocked functions
` [PATCH v14 12/12] drm/gem: Add _unlocked postfix to drm_gem_pin/unpin()
[PATCH] dma_buf/sync_file: Enable signaling for fences when querying status
2023-07-25 7:46 UTC
[PATCH v7 00/11] MediaTek DisplayPort: support eDP and aux-bus
2023-07-25 7:32 UTC (12+ messages)
` [PATCH v7 01/11] drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
` [PATCH v7 02/11] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v7 03/11] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v7 04/11] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v7 05/11] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v7 06/11] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v7 07/11] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
` [PATCH v7 08/11] drm/mediatek: dp: Move PHY registration to new function
` [PATCH v7 09/11] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v7 10/11] drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
` [PATCH v7 11/11] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
2023-07-25 7:23 UTC (5+ messages)
` [PATCH v2 2/4] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH v2 4/4] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
[PATCH v6 00/11] MediaTek DisplayPort: support eDP and aux-bus
2023-07-25 7:19 UTC (4+ messages)
` [PATCH v6 11/11] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
[PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trailing s tatements should be on next line
2023-07-25 6:10 UTC (3+ messages)
` [Nouveau] "
` [Nouveau] [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trail
[PATCH -next] drm/fb-helper: Remove unused inline function drm_fb_helper_defio_init()
2023-07-25 2:13 UTC (3+ messages)
[PATCH v9 0/7] Update AUX invalidation sequence
2023-07-25 0:19 UTC (7+ messages)
` [PATCH v9 2/7] drm/i915: Add the gen12_needs_ccs_aux_inv helper
` [PATCH v9 3/7] drm/i915/gt: Ensure memory quiesced before invalidation
` [PATCH v9 4/7] drm/i915/gt: Rename flags with bit_group_X according to the datasheet
` [PATCH v9 5/7] drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CS
` [PATCH v9 6/7] drm/i915/gt: Poll aux invalidation register bit on invalidation
` [PATCH v9 7/7] drm/i915/gt: Support aux invalidation on all engines
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