dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-19 17:50:23 to 2023-12-21 08:36:23 UTC [more...]

[PULL] drm-misc-next-fixes
 2023-12-21  8:36 UTC 

[Bug 218292] New: Built in Screen (Laptop) won't wake up from sleep (AMD Graphics)
 2023-12-21  7:19 UTC  (8+ messages)
` [Bug 218292] "

[PATCH 00/22] XeKmd basic SVM support
 2023-12-21  4:38 UTC  (23+ messages)
` [PATCH 01/22] drm/xe/svm: Add SVM document
` [PATCH 02/22] drm/xe/svm: Add svm key data structures
` [PATCH 03/22] drm/xe/svm: create xe svm during vm creation
` [PATCH 04/22] drm/xe/svm: Trace svm creation
` [PATCH 05/22] drm/xe/svm: add helper to retrieve svm range from address
` [PATCH 06/22] drm/xe/svm: Introduce a helper to build sg table from hmm range
` [PATCH 07/22] drm/xe/svm: Add helper for binding hmm range to gpu
` [PATCH 08/22] drm/xe/svm: Add helper to invalidate svm range from GPU
` [PATCH 09/22] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 10/22] drm/xe/svm: Introduce svm migration function
` [PATCH 11/22] drm/xe/svm: implement functions to allocate and free device memory
` [PATCH 12/22] drm/xe/svm: Trace buddy block allocation and free
` [PATCH 13/22] drm/xe/svm: Handle CPU page fault
` [PATCH 14/22] drm/xe/svm: trace svm range migration
` [PATCH 15/22] drm/xe/svm: Implement functions to register and unregister mmu notifier
` [PATCH 16/22] drm/xe/svm: Implement the mmu notifier range invalidate callback
` [PATCH 17/22] drm/xe/svm: clean up svm range during process exit
` [PATCH 18/22] drm/xe/svm: Move a few structures to xe_gt.h
` [PATCH 19/22] drm/xe/svm: migrate svm range to vram
` [PATCH 20/22] drm/xe/svm: Populate svm range
` [PATCH 21/22] drm/xe/svm: GPU page fault support
` [PATCH 22/22] drm/xe/svm: Add DRM_XE_SVM kernel config entry

[PATCH] drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resume
 2023-12-21  4:27 UTC  (3+ messages)

[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
 2023-12-21  4:23 UTC  (4+ messages)

[PATCH 1/4] drm/i915/gem: reconcile Excess struct member kernel-doc warnings
 2023-12-21  3:20 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/gt: "
` [PATCH 3/4] drm/i915/guc: "
` [PATCH 4/4] drm/i915/perf: "

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-21  2:44 UTC  (7+ messages)

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2023-12-21  1:57 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Enable Wa_16019325821
` [PATCH v3 2/3] drm/i915/guc: Add support for w/a KLVs
` [PATCH v3 3/3] drm/i915/guc: Enable Wa_14019159160

[PATCH] drm/i915/guc: Avoid circular locking issue on busyness flush
 2023-12-20 23:25 UTC  (2+ messages)

[PATCH v8 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-12-20 23:08 UTC  (4+ messages)
` [PATCH v8 2/2] drm/i915/guc: Close deregister-context race against CT-loss

[PATCH] drm/panel-edp: use put_sync in unprepare
 2023-12-20 22:43 UTC  (2+ messages)

[PATCH linux-next] drm/panel: Simplify with dev_err_probe()
 2023-12-20 20:55 UTC  (2+ messages)

[PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs
 2023-12-20 19:59 UTC  (7+ messages)
` [PATCH v3 08/14] drm/panthor: Add the FW logical block
` [PATCH v3 10/14] drm/panthor: Add the scheduler "
` [PATCH v3 11/14] drm/panthor: Add the driver frontend block

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-20 18:57 UTC  (14+ messages)
` [PATCH 1/5] clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rate
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH v3 1/2] drm/buddy: Implement tracking clear page feature
 2023-12-20 19:21 UTC  (2+ messages)

[PULL] drm-xe-next v2
 2023-12-20 18:48 UTC  (2+ messages)

[PATCH 0/7] qaic cleanups for 6.8
 2023-12-20 18:20 UTC  (7+ messages)
` [PATCH 6/7] accel/qaic: Leverage DRM managed APIs to release resources

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2023-12-20 17:25 UTC  (42+ messages)
` [PATCH 01/27] sparc32: Update defconfig to LEON SMP
` [PATCH 02/27] sparc32: Drop sun4m/sun4d support from head_32.S
` [PATCH 03/27] sparc32: Drop floppy support
` [PATCH 04/27] sparc32: Drop sun4m specific led driver
` [PATCH 05/27] sparc32: Drop sun specific power management drivers
` [PATCH 06/27] sparc32: Drop auxio support
` [PATCH 07/27] sparc32: Drop run-time patching of ipi trap
` [PATCH 08/27] sparc32: Drop patching of interrupt vector
` [PATCH 09/27] sparc32: Drop sun4m/sun4d specific irq handling
` [PATCH 10/27] sparc32: Drop sun4d/sun4m smp support
` [PATCH 11/27] sparc32: Drop pcic support
` [PATCH 12/27] sparc32: Drop mbus support
` [PATCH 13/27] sparc32: Drop unused function __get_{phys,iospace}
` [PATCH 14/27] sparc32: Drop unused mmu models
` [PATCH 15/27] sparc32: Drop check for sparc_model
` [PATCH 16/27] sparc32: Drop use of sparc_config
` [PATCH 17/27] sparc32: Drop run-time patching of ASI instructions
` [PATCH 18/27] sparc32: Drop support for 7 register windows
` [PATCH 19/27] sparc32: Drop additional sun4d bits
` [PATCH 20/27] sparc32: Drop unused prom ranges support
` [PATCH 21/27] sparc32: Drop unused iommu support
` [PATCH 22/27] sparc32: Drop sun4m irq support
` [PATCH 23/27] sparc32: Drop unused trampoline code
` [PATCH 24/27] sparc32: Drop config SPARC_LEON
` [PATCH 25/27] sparc32: Drop sbus support
` [PATCH 26/27] sbus: char: Drop now unused uctrl driver
` [PATCH 27/27] fbdev/p9100: Drop now unused driver p9100

[PATCH] drm/xe/vm: Fix an error path
 2023-12-20 17:10 UTC  (2+ messages)

[PATCH v6] drm/msm/dpu: improve DSC allocation
 2023-12-20 16:48 UTC  (4+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.7
 2023-12-20 16:48 UTC 

[PATCH] RFC: drm/lima: fix calling drm_mm_init with an empty range
 2023-12-20 14:21 UTC  (3+ messages)

[PATCH v2 0/4] MediaTek DRM - DSI driver cleanups
 2023-12-20 13:57 UTC  (5+ messages)
` [PATCH v2 1/4] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v2 2/4] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v2 3/4] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v2 4/4] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ

[PATCH v3 1/2] drm: bridge: adv7511: fix reading edid segments
 2023-12-20 13:54 UTC  (2+ messages)
` [PATCH v3 2/2] drm: bridge: adv7511: fix edid read in hdcp state

[PATCH] drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
 2023-12-20 13:48 UTC  (5+ messages)

[PATCH 0/4] arch/parisc: Detect primary framebuffer from device
 2023-12-20 13:22 UTC  (5+ messages)
` [PATCH 1/4] video/sticore: Store ROM device in STI struct
` [PATCH 2/4] fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
` [PATCH 3/4] arch/parisc: Detect primary video device from device instance
` [PATCH 4/4] video/sticore: Remove info field from STI struct

[PATCH v3 0/6] VMware hypercalls enhancements
 2023-12-20 13:09 UTC  (16+ messages)
` [PATCH v3 1/6] x86/vmware: Move common macros to vmware.h
` [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v3 3/6] ptp/vmware: Use "
` [PATCH v3 4/6] input/vmmouse: "
` [PATCH v3 5/6] drm/vmwgfx: "
` [PATCH v3 6/6] x86/vmware: Add TDX hypercall support

[PATCH v1 0/8] drm/ci: Add support for GPU and display testing
 2023-12-20 12:11 UTC  (9+ messages)
` [PATCH v1 1/8] drm/ci: arm64.config: Enable CONFIG_DRM_ANALOGIX_ANX7625
` [PATCH v1 2/8] drm/ci: mediatek: Test both GPU and display drivers
` [PATCH v1 3/8] drm/ci: rockchip: "
` [PATCH v1 4/8] drm/ci: meson: "
` [PATCH v1 5/8] drm/ci: Do not set IGT_FORCE_DRIVER based on driver name
` [PATCH v1 6/8] MAINTAINERS: drm/ci: xfails: add entry for panfrost
` [PATCH v1 7/8] drm/ci: Rename xfails file
` [PATCH v1 8/8] drm/ci: Update xfails

[PATCH 1/2] drm: Don't unref the same fb many times by mistake due to deadlock handling
 2023-12-20 12:06 UTC  (4+ messages)
` [PATCH 2/2] drm: Warn when freeing a framebuffer that's still on a list

Automatically update drm CI dependencies?
 2023-12-20 11:11 UTC  (3+ messages)

Flaky tests for rockchip rk3288/rk3399
 2023-12-20 11:01 UTC 

[PATCH v10 00/16] introduce more MDP3 components in MT8195
 2023-12-20 10:08 UTC  (17+ messages)
` [PATCH v10 01/16] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names
` [PATCH v10 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display
` [PATCH v10 03/16] dt-bindings: media: mediatek: mdp3: add config for MT8195 RDMA
` [PATCH v10 04/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 RSZ
` [PATCH v10 05/16] dt-bindings: media: mediatek: mdp3: add compatible for MT8195 WROT
` [PATCH v10 06/16] dt-bindings: media: mediatek: mdp3: add component FG for MT8195
` [PATCH v10 07/16] dt-bindings: media: mediatek: mdp3: add component HDR "
` [PATCH v10 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH "
` [PATCH v10 09/16] dt-bindings: media: mediatek: mdp3: add component TCC "
` [PATCH v10 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v10 11/16] dt-bindings: display: mediatek: aal: add compatible "
` [PATCH v10 12/16] dt-bindings: display: mediatek: color: "
` [PATCH v10 13/16] dt-bindings: display: mediatek: merge: "
` [PATCH v10 14/16] dt-bindings: display: mediatek: ovl: "
` [PATCH v10 15/16] dt-bindings: display: mediatek: split: "
` [PATCH v10 16/16] dt-bindings: display: mediatek: padding: "

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-12-20  9:20 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
 2023-12-20  7:07 UTC 

[PATCH linux-next] drm/amd/display: use kcalloc instead of open coded arithmetic
 2023-12-20  2:46 UTC 

[net-next v1 00/16] Device Memory TCP
 2023-12-19 23:55 UTC  (9+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH] drivers: video: logo: use %u format specifier for unsigned int values
 2023-12-19 21:51 UTC  (2+ messages)

[PATCH v3 0/4] drm/solomon: Add support for the SSD133x controller family
 2023-12-19 20:34 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: display: ssd1307fb: Add vendor prefix to width and height
` [PATCH v3 2/4] dt-bindings: display: ssd132x: "
` [PATCH v3 3/4] dt-bindings: display: Add SSD133x OLED controllers
` [PATCH v3 4/4] drm/ssd130x: Add support for the SSD133x OLED controller family

[RFC PATCH v3 00/23] Color Pipeline API w/ VKMS
 2023-12-19 19:36 UTC  (4+ messages)
` [RFC PATCH v3 04/23] drm/vkms: Add kunit tests for VKMS LUT handling

[PATCH] drm/amd/display: remove redundant initialization of variable remainder
 2023-12-19 19:21 UTC  (2+ messages)

[PATCH v5 0/8] iio: new DMABUF based API, v5
 2023-12-19 17:50 UTC  (9+ messages)
` [PATCH v5 1/8] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v5 2/8] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v5 3/8] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v5 4/8] dmaengine: dma-axi-dmac: Implement device_prep_slave_dma_vec
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure
` [PATCH v5 6/8] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v5 7/8] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v5 8/8] Documentation: iio: Document high-speed DMABUF based API


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).