messages from 2021-10-11 23:28:44 to 2021-10-13 10:55:53 UTC [more...]
[PATCH RFC] virtio: wrap config->reset calls
2021-10-13 10:55 UTC
[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
2021-10-13 10:55 UTC (4+ messages)
mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)
2021-10-13 10:54 UTC (5+ messages)
[PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
2021-10-13 10:41 UTC
[PATCH v2 0/4] ti-sn65dsi83 patches
2021-10-13 9:37 UTC (8+ messages)
` [PATCH v2 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional
` [PATCH v2 2/4] drm/bridge: ti-sn65dsi83: "
` [PATCH v2 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v2 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
AW: (EXT) Re: [PATCH v2 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
2021-10-13 9:36 UTC (2+ messages)
` "
[RFC v2 00/22] Add Support for Plane Color Lut and CSC features
2021-10-13 8:30 UTC (14+ messages)
` [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
` [RFC v2 03/22] drm: Add Plane Degamma Mode property
[PATCH 1/2] drm/msm: fix potential NULL dereference in cleanup
2021-10-13 8:13 UTC (2+ messages)
` [PATCH 2/2] drm/msm: uninitialized variable in msm_gem_import()
[PATCH] drm/bridge: display-connector: fix an uninitialized pointer in probe()
2021-10-13 8:08 UTC
[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
2021-10-13 7:30 UTC (5+ messages)
` [RFC PATCH] lib/stackdepot: stack_depot_init_mutex can be static
` [PATCH v3] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
[PATCH] drm/bridge: Ignore -EPROBE_DEFER when bridge attach fails
2021-10-13 7:24 UTC (8+ messages)
[PATCH 0/5] drm/vmwgfx: Support module unload and hotunplug
2021-10-13 4:09 UTC (12+ messages)
` [PATCH 4/5] drm/vmwgfx: Introduce a new placement for MOB page tables
[PATCH] video: omapfb: replace snprintf in show functions with sysfs_emit
2021-10-13 3:28 UTC
[PATCH] video: fbdev: replace snprintf in show functions with sysfs_emit
2021-10-13 3:28 UTC
[airlied:drm-intel-display-refactor 12/19] drivers/gpu/drm/i915/display/intel_dump_verify.c:19:1: warning: no previous prototype for 'pipe_config_mismatch'
2021-10-13 2:06 UTC
[PATCH 00/26] Parallel submission aka multi-bb execbuf
2021-10-13 1:52 UTC (17+ messages)
` [PATCH 20/26] drm/i915/guc: Implement no mid batch preemption for multi-lrc
` [PATCH 21/26] drm/i915: Multi-BB execbuf
` [PATCH 22/26] drm/i915/guc: Handle errors in multi-lrc requests
` [PATCH 23/26] drm/i915: Make request conflict tracking understand parallel submits
` [PATCH 24/26] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
` [Intel-gfx] "
` [PATCH 02/26] drm/i915/guc: Take GT PM ref when deregistering context
[PATCH 00/11] i915: Initial multi-tile support
2021-10-13 0:55 UTC (3+ messages)
` [PATCH 07/11] drm/i915/xehp: Determine which tile raised an interrupt
` [Intel-gfx] "
[PATCH v6, 00/15] Using component framework to support multi hardware decode
2021-10-13 1:17 UTC (7+ messages)
[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
2021-10-13 0:56 UTC (2+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
[PATCH AUTOSEL 5.10 06/11] drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
2021-10-13 0:55 UTC
[PATCH AUTOSEL 5.14 08/17] drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
2021-10-13 0:54 UTC (2+ messages)
` [PATCH AUTOSEL 5.14 09/17] drm/amdgpu: init iommu after amdkfd device init
[PATCH v2] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
2021-10-12 23:56 UTC (3+ messages)
[PATCH 11/11] drm/i915/xehpsdv: Initialize multi-tiles
2021-10-12 23:11 UTC (3+ messages)
` [PATCH v2 "
` [Intel-gfx] "
[PATCH] drm/msm/dp: Use the connector passed to dp_debug_get()
2021-10-12 23:44 UTC (5+ messages)
` [Freedreno] "
[PATCH v1 00/12] MEMORY_DEVICE_COHERENT for CPU-accessible coherent device memory
2021-10-12 23:04 UTC (21+ messages)
` [PATCH v1 01/12] ext4/xfs: add page refcount helper
` [PATCH v1 02/12] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v1 03/12] mm: add zone device coherent type memory support
` [PATCH v1 04/12] mm: add device coherent vma selection for memory migration
` [PATCH v1 05/12] drm/amdkfd: ref count init for device pages
` [PATCH v1 06/12] drm/amdkfd: add SPM support for SVM
` [PATCH v1 07/12] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v1 08/12] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 09/12] lib: test_hmm add module param for "
` [PATCH v1 10/12] lib: add support for device coherent type in test_hmm
` [PATCH v1 11/12] tools: update hmm-test to support device coherent type
` [PATCH v1 12/12] tools: update test_hmm script to support SP config
[PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
2021-10-12 22:23 UTC (2+ messages)
[PATCH v2] drm: of: Add drm_of_lvds_get_data_mapping
2021-10-12 22:45 UTC (3+ messages)
[PATCH v3] drm: of: Add drm_of_lvds_get_data_mapping
2021-10-12 22:42 UTC
[PATCH] drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* values
2021-10-12 22:12 UTC
[PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format
2021-10-12 22:09 UTC (4+ messages)
` [PATCH] "
[PATCH v1 2/7] nouveau: ACPI: Use the ACPI_COMPANION() macro directly
2021-10-12 22:04 UTC (2+ messages)
[PATCH] drm/nouveau/mmu/gp100: remove unused variable
2021-10-12 22:02 UTC (2+ messages)
` [Nouveau] "
[PATCH] drm/i915: Stop using I915_TILING_* in client blit selftest
2021-10-12 21:43 UTC (3+ messages)
[PATCH 0/4] Unregister mst connectors when hotplug
2021-10-12 21:17 UTC (17+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device
[PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
2021-10-12 20:45 UTC (3+ messages)
` [PATCH v3 4/5] drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness control
[PATCH] drm/panel: olimex-lcd-olinuxino: select CRC32
2021-10-12 19:45 UTC (3+ messages)
[PATCH 4/5] drm/armada: check dri/crtc root before debugfs init
2021-10-12 19:40 UTC (2+ messages)
Should multiple PRIME_FD_TO_HANDLE ioctls on the same fd require multiple GEM_CLOSE?
2021-10-12 18:37 UTC (3+ messages)
[PATCH v2] drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
2021-10-12 17:30 UTC (2+ messages)
[PATCH 0/4] drm/i915/guc: Inject probe errors for MMIO send, CT send
2021-10-12 16:43 UTC (9+ messages)
` [PATCH 1/4] drm/i915/huc: Use i915_probe_error to report early CTB failures
` [Intel-gfx] "
` [PATCH 4/4] drm/i915/guc: Inject probe errors for CT send
[PATCH] drm: Remove redundant 'flush_workqueue()' calls
2021-10-12 16:09 UTC (3+ messages)
` [Freedreno] "
5.14.9: warning at drivers/gpu/drm/ttm/ttm_bo.c:409 with amdgpu
2021-10-12 15:45 UTC
[PATCH v2 00/20] Make some spi device drivers return zero in .remove()
2021-10-12 18:41 UTC (4+ messages)
` [PATCH v2 01/20] drm/panel: s6e63m0: Make s6e63m0_remove() return void
` [PATCH v2 19/20] staging: fbtft: Make fbtft_remove_common() "
[PATCH v5 0/8] drm/omap: Add virtual-planes support
2021-10-12 15:41 UTC (22+ messages)
` [PATCH v5 1/8] drm/omap: Add ability to check if requested plane modes can be supported
` [PATCH v5 3/8] drm/omap: introduce omap_hw_overlay
` [PATCH v5 4/8] drm/omap: omap_plane: subclass drm_plane_state
` [PATCH v5 5/8] drm/omap: Add global state as a private atomic object
` [PATCH v5 6/8] drm/omap: dynamically assign hw overlays to planes
[PATCH][next] drm/i915: Fix dereference of pointer backup before it is null checked
2021-10-12 15:12 UTC (3+ messages)
[PATCH 1/2] drm/dp: add helpers to read link training delays
2021-10-12 14:43 UTC (2+ messages)
` [PATCH 2/2] drm/i915/dp: use new link training delay helpers
[PATCH v2 00/10] drm/gma500: Refactor GEM code
2021-10-12 13:42 UTC (11+ messages)
` [PATCH v2 01/10] drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
` [PATCH v2 06/10] drm/gma500: Inline psb_gtt_attach_pages() and psb_gtt_detach_pages()
` [PATCH v2 07/10] drm/gma500: Inline psb_gtt_{alloc, free}_range() into rsp callers
` [PATCH v2 08/10] drm/gma500: Set page-caching flags in GEM pin/unpin
` [PATCH v2 09/10] drm/gma500: Rewrite GTT page insert/remove without struct gtt_range
[PATCH] drm/omap: increase DSS5 max tv pclk to 192MHz
2021-10-12 13:39 UTC
[PATCH for-next 0/3] EFA dmabuf memory regions
2021-10-12 12:09 UTC (4+ messages)
` [PATCH for-next 1/3] dma-buf: Fix pin callback comment
` [PATCH for-next 2/3] RDMA/umem: Allow pinned dmabuf umem usage
` [PATCH for-next 3/3] RDMA/efa: Add support for dmabuf memory regions
[RFC PATCH 0/2] EFA dmabuf memory regions
2021-10-12 11:41 UTC (6+ messages)
` [RFC PATCH 2/2] RDMA/efa: Add support for "
linux-next: build failure after merge of the drm-misc tree
2021-10-12 11:29 UTC (2+ messages)
[PATCH] drm/msm/dpu: Add CRC support for DPU
2021-10-12 10:43 UTC (3+ messages)
linux-next: Fixes tag needs some work in the drm-fixes tree
2021-10-12 10:36 UTC
[PATCH v3 0/5] mxsfb/nwl/panels: media bus format fixes
2021-10-12 10:21 UTC (7+ messages)
` [PATCH v3 4/5] drm: mxsfb: Print failed bus format in hex
` [PATCH v3 5/5] drm: mxsfb: Set fallback bus format when the bridge doesn't provide one
[PATCH 1/5] dri: cleanup debugfs error handling
2021-10-12 10:19 UTC (4+ messages)
` [PATCH 2/5] drm/i915: check dri root before debugfs init
[PATCH] drm/i915/gvt: clean up kernel-doc in gtt.c
2021-10-12 10:07 UTC (2+ messages)
[PATCH v2] dma-buf: acquire name lock before read/write dma_buf.name
2021-10-12 9:07 UTC (2+ messages)
[PATCH 1/4] dri: do not check for NULL debugfs dentry
2021-10-12 8:57 UTC (8+ messages)
` [PATCH 2/4] drm/ttm: do not set NULL to "
` [PATCH 4/4] vgaswitcheroo: do not check for NULL "
[PATCH] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
2021-10-12 8:31 UTC (5+ messages)
[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
2021-10-12 8:26 UTC (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
[PATCH] drm/i915: replacing drm_modeset_lock_all for DRM_MODESET_LOCK_ALL_*
2021-10-12 7:45 UTC (2+ messages)
DSI Bridge switching
2021-10-12 7:38 UTC (6+ messages)
Questions over DSI within DRM
2021-10-12 6:58 UTC (16+ messages)
AW: (EXT) Re: [PATCH 1/3] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
2021-10-12 6:35 UTC
[PATCH] Size can be any value and is user controlled resulting in overwriting the 40 byte array wr_buf with an arbitrary length of data from buf
2021-10-11 20:21 UTC
DRM KUnit hackathon
2021-10-11 15:23 UTC
[PATCH 00/14] drm/i915/dg2: Enabling 64k page size and flat ccs
2021-10-12 5:23 UTC (3+ messages)
` [PATCH 14/14] Doc/gpu/rfc/i915: i915 DG2 uAPI
[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-12 3:11 UTC (3+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol
[PATCH] drm/msm/dp: do not initialize combo phy until plugin interrupt
2021-10-12 2:46 UTC (2+ messages)
BUG: KASAN: use-after-free in enqueue_timer+0x4f/0x1e0
2021-10-12 1:48 UTC (3+ messages)
[PATCH v4 0/7] drm/mediatek: Add mt8195 DisplayPort driver
2021-10-12 0:43 UTC (5+ messages)
` [PATCH v4 1/7] dt-bindings: mediatek,dpintf: Add DP_INTF binding
` [PATCH v4 2/7] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v4 2/7] dt-bindings: mediatek, dp: "
[PATCH 0/5] Revert series "CMDQ refinement of Mediatek DRM driver"
2021-10-12 0:13 UTC (3+ messages)
[PATCH v4 7/7] drm/mediatek: Add mt8195 DisplayPort driver
2021-10-11 23:57 UTC (2+ messages)
[PATCH] drm/i915/selftests: Allow engine reset failure to do a GT reset in hangcheck selftest
2021-10-11 23:47 UTC
[PATCH] [v5] dt-bindings: drm/msm/gpu: convert to YAML
2021-10-11 23:42 UTC (2+ messages)
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