messages from 2021-10-11 07:03:00 to 2021-10-12 10:44:29 UTC [more...]
[PATCH] drm/msm/dpu: Add CRC support for DPU
2021-10-12 10:43 UTC (3+ messages)
[PATCH v5 0/8] drm/omap: Add virtual-planes support
2021-10-12 10:44 UTC (15+ 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
linux-next: Fixes tag needs some work in the drm-fixes tree
2021-10-12 10:36 UTC
[RFC v2 00/22] Add Support for Plane Color Lut and CSC features
2021-10-12 10:35 UTC (4+ messages)
` [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
[PATCH v3 0/5] mxsfb/nwl/panels: media bus format fixes
2021-10-12 10:21 UTC (11+ messages)
` [PATCH v3 1/5] drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
` [PATCH v3 2/5] drm/panel: mantix: Add media bus format
` [PATCH v3 3/5] drm/panel: st7703: "
` [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 (13+ messages)
` [PATCH 2/5] drm/i915: check dri root before debugfs init
` [Intel-gfx] [PATCH 1/5] dri: cleanup debugfs error handling
` Fw: "
[PATCH] drm/i915/gvt: clean up kernel-doc in gtt.c
2021-10-12 10:07 UTC (2+ messages)
[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
2021-10-12 9:57 UTC (2+ messages)
[PATCH 0/5] drm/vmwgfx: Support module unload and hotunplug
2021-10-12 9:10 UTC (8+ 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 (9+ messages)
` [PATCH 2/4] drm/ttm: do not set NULL to "
` [PATCH 3/4] drm/i915/gt: do not check for NULL "
` [PATCH 4/4] vgaswitcheroo: "
[PATCH v2 0/4] ti-sn65dsi83 patches
2021-10-12 8:43 UTC (6+ 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
[PATCH] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
2021-10-12 8:41 UTC (4+ messages)
` [PATCH v2] "
[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 00/26] Parallel submission aka multi-bb execbuf
2021-10-12 7:53 UTC (9+ messages)
` [PATCH 17/26] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
` [PATCH 20/26] drm/i915/guc: Implement no mid batch preemption for multi-lrc
` [PATCH 24/26] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
` [Intel-gfx] "
[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 (17+ messages)
` [PATCH 01/14] drm/i915: Add has_64k_pages flag
` [PATCH 02/14] drm/i915/xehpsdv: set min page-size to 64K
` [PATCH 03/14] drm/i915/xehpsdv: enforce min GTT alignment
` [PATCH 04/14] drm/i915: enforce min page size for scratch
` [PATCH 05/14] drm/i915/gtt/xehpsdv: move scratch page to system memory
` [PATCH 06/14] drm/i915/xehpsdv: support 64K GTT pages
` [PATCH 07/14] drm/i915: Add vm min alignment support
` [PATCH 08/14] drm/i915/selftests: account for min_alignment in GTT selftests
` [PATCH 09/14] drm/i915/xehpsdv: implement memory coloring
` [PATCH 10/14] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [PATCH 11/14] drm/i915/lmem: Enable lmem for platforms with Flat CCS
` [PATCH 12/14] drm/i915/gt: Clear compress metadata for Gen12.5 >= platforms
` [PATCH 13/14] drm/i915/uapi: document behaviour for DG2 64K support
` [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 (4+ 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)
linux-next: build failure after merge of the drm-misc tree
2021-10-12 2:18 UTC
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 (18+ 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 v4 3/7] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v4 4/7] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v4 5/7] drm/mediatek: dpi: Add dpintf support
` [PATCH v4 6/7] phy: phy-mtk-dp: Add driver for DP phy
` [PATCH v4 7/7] drm/mediatek: Add mt8195 DisplayPort driver
[PATCH 0/5] Revert series "CMDQ refinement of Mediatek DRM driver"
2021-10-12 0:13 UTC (3+ 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)
[RFC PATCH 0/2] EFA dmabuf memory regions
2021-10-11 23:28 UTC (5+ messages)
` [RFC PATCH 2/2] RDMA/efa: Add support for "
[PATCH] drm/panel-simple: Add Vivax TPC-9150 panel v6
2021-10-11 21:27 UTC
[PATCH v2] drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
2021-10-11 21:09 UTC (3+ messages)
` [Freedreno] "
[PATCH] drm/bridge: dw-mipi-dsi: Find the possible DSI devices
2021-10-11 20:44 UTC (3+ messages)
[PATCH 00/13] Make some spi device drivers return zero in .remove()
2021-10-11 20:42 UTC (5+ messages)
` [PATCH 01/13] drm/panel: s6e63m0: Make s6e63m0_remove() return void
` [PATCH 12/13] staging: fbtft: Make fbtft_remove_common() "
[PATCH 1/3] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
2021-10-11 20:33 UTC (7+ messages)
` [PATCH 2/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH 3/3] drm/bridge: ti-sn65dsi8: Make enable GPIO optional
[PATCH] dt-bindings: display/bridge: tc358764: Convert to YAML binding
2021-10-11 20:12 UTC (2+ messages)
[PATCH -next v2] drm/connector: fix all kernel-doc warnings
2021-10-11 19:51 UTC (2+ messages)
[PATCH] drm/i915/selftests: Skip hangcheck selftest on DG1
2021-10-11 19:40 UTC
[PATCH 0/4] drm/i915/guc: Inject probe errors for MMIO send, CT send
2021-10-11 18:13 UTC (9+ messages)
` [PATCH 1/4] drm/i915/huc: Use i915_probe_error to report early CTB failures
` [PATCH 2/4] drm/i915/huc: Use i915_probe_error to report early HuC failures
` [PATCH 3/4] drm/i915/guc: Inject probe errors for MMIO send
` [PATCH 4/4] drm/i915/guc: Inject probe errors for CT send
[PATCH] drm/i915/selftests: Increase timeout in requests perf selftest
2021-10-11 17:57 UTC
[PATCH] drm/msm/dp: Shorten SETUP timeout
2021-10-11 17:30 UTC (13+ messages)
[PATCH v2] drm/r128: fix build for UML
2021-10-11 17:02 UTC (3+ messages)
[PATCH v2] drm: of: Add drm_of_lvds_get_data_mapping
2021-10-11 16:40 UTC (3+ messages)
[PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
2021-10-11 16:24 UTC (5+ messages)
` [PATCH v1 2/3] drm: panel-simple: Add support for the "
[PATCH v8 1/8] drm/i915/gem: Break out some shmem backend utils
2021-10-11 14:56 UTC (8+ messages)
` [PATCH v8 2/8] drm/i915/ttm: add tt shmem backend
` [PATCH v8 3/8] drm/i915/gtt: drop unneeded make_unshrinkable
` [PATCH v8 4/8] drm/i915: drop unneeded make_unshrinkable in free_object
` [PATCH v8 5/8] drm/i915: add some kernel-doc for shrink_pin and friends
` [PATCH v8 6/8] drm/i915/ttm: move shrinker management into adjust_lru
` [PATCH v8 7/8] drm/i915/ttm: use cached system pages when evicting lmem
` [PATCH v8 8/8] drm/i915/ttm: enable shmem tt backend
[PATCH] video: fbdev: use memset_io() instead of memset()
2021-10-11 12:06 UTC (2+ messages)
[PATCH] dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
2021-10-11 14:15 UTC (6+ messages)
` [Linaro-mm-sig] "
[PATCH 5.14 024/151] fbdev: simplefb: fix Kconfig dependencies
2021-10-11 13:44 UTC
[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
2021-10-11 13:36 UTC (17+ messages)
` [PATCH v7, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v7, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v7, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v7, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v7, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v7, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v7, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v7, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v7, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v7, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v7, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v7, 15/15] media: mtk-vcodec: Use codec type to separate different hardware
[PATCH] drm/v3d: fix copy_from_user() error codes
2021-10-11 12:59 UTC (2+ messages)
[PATCH] drm/msm: unlock on error in get_sched_entity()
2021-10-11 12:40 UTC
[PATCH v8 00/12] Clean up "mediatek,larb"
2021-10-11 12:36 UTC (3+ messages)
` [PATCH v8 04/12] iommu/mediatek: Add device_link between the consumer and the larb devices
[PATCH 0/3] drm/nouveau: fix a use-after-free in postclose()
2021-10-11 11:05 UTC (7+ messages)
` [PATCH v2 "
[PATCH] drm/bridge: parade-ps8640: check return values in ps8640_aux_transfer()
2021-10-11 10:07 UTC (2+ messages)
[PATCH] drm/i915: Prefer struct_size over open coded arithmetic
2021-10-11 9:23 UTC (2+ messages)
[PATCH] drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffer_create()
2021-10-11 9:19 UTC (2+ messages)
[PATCH] drm: of: Add drm_of_lvds_get_data_mapping
2021-10-11 8:28 UTC (2+ messages)
[PATCH 11/11] drm/i915/xehpsdv: Initialize multi-tiles
2021-10-11 7:51 UTC (3+ messages)
` [PATCH v2 "
` [Intel-gfx] "
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