dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-14 00:02:41 to 2024-06-14 17:39:22 UTC [more...]

[PATCH 0/9] drm/i915: Dump DSC state to dmesg/debugfs
 2024-06-14 17:39 UTC  (4+ messages)
` [PATCH 1/9] drm: Add helpers for x16 fixed point values
` [PATCH 2/9] drm/display/dsc: Add a helper to dump the DSC configuration
` [PATCH 6/9] drm/i915: Replace to_bpp_frac() with drm_x16_to_frac()

[PATCH v6 0/8] drm: Support per-plane async flip configuration
 2024-06-14 17:32 UTC  (11+ messages)
` [PATCH v6 1/8] drm/atomic: Allow userspace to use explicit sync with atomic async flips
` [PATCH v6 2/8] drm: Support per-plane async flip configuration
` [PATCH v6 3/8] drm/amdgpu: Enable async flips on the primary plane
` [PATCH v6 4/8] drm: atmel-hlcdc: "
` [PATCH v6 5/8] drm/i915: "
` [PATCH v6 6/8] drm/nouveau: "
` [PATCH v6 7/8] drm/vc4: "
` [PATCH v6 8/8] drm/amdgpu: Make it possible to async flip overlay planes

[PATCH v3 0/2] Support Starry er88577 MIPI-DSI panel
 2024-06-14 17:25 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel-simple-dsi: add Starry-er88577 DSI panel bindings
` [PATCH v3 2/2] drm/panel: starry-er88577: add new panel driver

[PATCH v3 0/4] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-14 17:09 UTC  (9+ messages)
` [PATCH v3 1/4] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v3 2/4] dt-bindings: display: panel: Add compatible for kingdisplay-kd101ne3
` [PATCH v3 3/4] drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
` [PATCH v3 4/4] drm/panel: jd9365da: Add the function of adjusting orientation

Linux 6.10-rc1
 2024-06-14 17:04 UTC  (2+ messages)

[PATCH] drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msm
 2024-06-14 17:03 UTC  (4+ messages)

[PATCH v6] drm/ci: add tests on vkms
 2024-06-14 16:54 UTC  (2+ messages)

Design session notes: GPU acceleration in Xen
 2024-06-14 16:35 UTC 

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-06-14 16:39 UTC  (15+ messages)
` [PATCH 2/9] iommu/rockchip: Attach multiple power domains
` [PATCH 6/9] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH 7/9] accel/rocket: Add IOCTL for BO creation
` [PATCH 8/9] accel/rocket: Add job submission IOCTL
` [PATCH 9/9] accel/rocket: Add IOCTLs for synchronizing memory accesses

[PATCH v4 0/3] drm/panel-edp: remove several legacy compatibles used by the driver
 2024-06-14 16:33 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel-edp-legacy: drop several eDP panels
` [PATCH v4 3/3] drm/panel-edp: drop several legacy panels

[PATCH v11 0/8] VMware hypercalls enhancements
 2024-06-14 16:19 UTC  (5+ messages)
` [PATCH v11 8/8] x86/vmware: Add TDX hypercall support

[PATCH v9 00/13] Make PCI's devres API more consistent
 2024-06-14 16:16 UTC  (3+ messages)

[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
 2024-06-14 16:14 UTC  (3+ messages)

[PATCH] drm/nouveau: Constify struct nouveau_job_ops
 2024-06-14 16:08 UTC 

Rate limit improvements for TTM
 2024-06-14 16:06 UTC  (5+ messages)
` [PATCH 5/6] drm/amdgpu: always enable move threshold for BOs

[PATCH] drm/amd/display: Increase frame-larger-than warning limit
 2024-06-14 15:55 UTC  (4+ messages)

[PATCH] drm/i915/gt/uc: Fix typo in comment
 2024-06-14 15:23 UTC  (3+ messages)

[PATCH 0/6] drm/{ttm,xe}: Improve ttm_bo_vmap() and update xe
 2024-06-14 14:33 UTC  (9+ messages)
` [PATCH 1/6] iosys-map: Add allocator flags
` [PATCH 2/6] drm/ttm: Store the bo_kmap_type in struct iosys_map
` [PATCH 3/6] drm/ttm: Support partial buffer mappings for ttm_bo_vmap()
` [PATCH 4/6] drm/ttm: Support kmap for single-page mappings in ttm_bo_vmap()
` [PATCH 5/6] drm/xe: Remove vunmap calls object-freeing code
` [PATCH 6/6] drm/xe: Replace ttm_bo_kmap() with ttm_bo_vmap()

[PATCH v3] drm/fb-helper: Detect when lid is closed during initialization
 2024-06-14 14:20 UTC  (6+ messages)

[REGRESSION] QXL display malfunction
 2024-06-14 13:45 UTC  (3+ messages)

[PATCH v2 0/7] drm/panic: Fixes and graphical logo
 2024-06-14 12:04 UTC  (16+ messages)
` [PATCH v2 1/7] drm/panic: Fix uninitialized drm_scanout_buffer.set_pixel() crash
` [PATCH v2 2/7] drm/panic: Fix off-by-one logo size checks
` [PATCH v2 3/7] lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC
` [PATCH v2 4/7] drm/panic: Spelling s/formater/formatter/
` [PATCH v2 5/7] drm/panic: Convert to drm_fb_clip_offset()
` [PATCH v2 6/7] drm/panic: Rename logo to logo_ascii
` [PATCH v2 7/7] drm/panic: Add support for drawing a monochrome graphical logo

[PATCH] drm: Fix alignment of temporary stack ioctl buffers
 2024-06-14 11:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-14 10:57 UTC  (10+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()

[PATCH] dma-buf/sw_sync: Add a reference when adding fence to timeline list
 2024-06-14 10:52 UTC  (2+ messages)

[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
 2024-06-14 10:34 UTC  (4+ messages)
` [PATCH v3 5/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check

[PATCH v4 0/4] HDMI TX support in msm8998
 2024-06-14 10:33 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: add HDMI nodes for msm8998

[PATCH v4 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-06-14 10:25 UTC  (13+ messages)
` [PATCH v4 01/12] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v4 02/12] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v4 03/12] drm/ttm: Use LRU hitches
` [PATCH v4 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v4 05/12] drm/ttm: Provide a generic LRU walker helper
` [PATCH v4 06/12] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v4 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v4 08/12] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v4 09/12] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v4 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v4 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v4 12/12] drm/xe: Increase the XE_PL_TT watermark

[PATCH RESEND v5 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-06-14  9:31 UTC  (18+ messages)
` [PATCH RESEND v5 01/16] ASoC: dt-bindings: mediatek,mt8365-afe: Add audio afe document
` [PATCH RESEND v5 02/16] ASoC: dt-bindings: mediatek,mt8365-mt6357: Add audio sound card document
` [PATCH RESEND v5 03/16] dt-bindings: mfd: mediatek: Add codec property for MT6357 PMIC
` [PATCH RESEND v5 04/16] ASoC: mediatek: mt8365: Add common header
` [PATCH RESEND v5 05/16] ASoC: mediatek: mt8365: Add audio clock control support
` [PATCH RESEND v5 06/16] ASoC: mediatek: mt8365: Add I2S DAI support
` [PATCH RESEND v5 07/16] ASoC: mediatek: mt8365: Add ADDA "
` [PATCH RESEND v5 08/16] ASoC: mediatek: mt8365: Add DMIC "
` [PATCH RESEND v5 09/16] ASoC: mediatek: mt8365: Add PCM "
` [PATCH RESEND v5 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH RESEND v5 11/16] ASoC: mediatek: mt8365: Add the AFE driver support
` [PATCH RESEND v5 12/16] ASoC: codecs: add MT6357 support
` [PATCH RESEND v5 13/16] ASoC: mediatek: Add MT8365 support
` [PATCH RESEND v5 14/16] arm64: defconfig: enable mt8365 sound
` [PATCH RESEND v5 15/16] arm64: dts: mediatek: add afe support for mt8365 SoC
` [PATCH RESEND v5 16/16] arm64: dts: mediatek: add audio support for mt8365-evk

[PATCH v5 0/4] Improve gpu_scheduler trace events + uAPI
 2024-06-14  9:08 UTC  (6+ messages)
` [PATCH v5 1/4] drm/sched: add device name to the drm_sched_process_job event
` [PATCH v5 2/4] drm/sched: cleanup gpu_scheduler trace events
` [PATCH v5 3/4] drm/sched: trace dependencies for gpu jobs
` [PATCH v5 4/4] drm/doc: document some tracepoints as uAPI

[PATCH 1/3] drm: Add DRM_MODE_TV_MODE_MONOCHROME
 2024-06-14  9:01 UTC  (11+ messages)
` UAPI "

[PATCH 0/3] drm/panic: Fixes and graphical logo
 2024-06-14  8:45 UTC  (9+ messages)

[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-06-14  8:39 UTC  (11+ messages)
` [PATCH 13/14] drm/bridge: synopsys: Add DW HDMI QP TX controller driver
              `  "

[PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
 2024-06-14  8:36 UTC  (2+ messages)

[PATCH v7 00/13] Make PCI's devres API more consistent
 2024-06-14  8:15 UTC  (4+ messages)
` [PATCH v7 09/13] PCI: Give pcim_set_mwi() its own devres callback

[PULL] drm-misc-fixes
 2024-06-14  8:13 UTC 

[PATCH] fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
 2024-06-14  8:09 UTC  (6+ messages)

[PATCH v9 03/13] PCI: Add partial-BAR devres support
 2024-06-14  8:01 UTC  (2+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-13  8:22 UTC  (16+ messages)
` [PATCH 01/15] net: hbl_cn: add habanalabs Core Network driver
` [PATCH 02/15] net: hbl_cn: memory manager component
` [PATCH 03/15] net: hbl_cn: physical layer support
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 05/15] net: hbl_cn: memory trace events
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 07/15] net: hbl_cn: gaudi2: ASIC register header files
` [PATCH 08/15] net: hbl_cn: gaudi2: ASIC specific support
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
` [PATCH 10/15] net: hbl_en: gaudi2: ASIC specific support
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
` [PATCH 12/15] RDMA/hbl: direct verbs support
` [PATCH 13/15] accel/habanalabs: network scaling support
` [PATCH 14/15] accel/habanalabs/gaudi2: CN registers header files
` [PATCH 15/15] accel/habanalabs/gaudi2: network scaling support

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-14  4:40 UTC  (5+ messages)
` [PATCH net-next v12 05/13] page_pool: convert to use netmem

[PATCH v15 0/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-06-14  4:55 UTC  (3+ messages)
` [PATCH v15 3/9] "

[PATCH] video: fbdev: sis: clean up some inconsistent indenting
 2024-06-14  7:16 UTC  (2+ messages)

[PATCH 00/15] accel/ivpu: Changes for 6.11
 2024-06-14  7:17 UTC  (2+ messages)

[PATCH v9 00/21] Support IGT in display driver
 2024-06-14  6:06 UTC  (32+ messages)
` [PATCH v9 01/21] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v9 02/21] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v9 03/21] drm/mediatek: Add missing plane settings when async update
` [PATCH v9 04/21] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v9 05/21] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v9 06/21] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v9 07/21] drm/mediatek: Support more 10bit formats in OVL
` [PATCH v9 08/21] drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195
` [PATCH v9 09/21] drm/mediatek: Fix XRGB setting error in OVL
` [PATCH v9 10/21] drm/mediatek: Fix XRGB setting error in Mixer
` [PATCH v9 11/21] drm/mediatek: Add new color format MACROs in OVL
` [PATCH v9 12/21] drm/mediatek: Support DRM plane alpha "
` [PATCH v9 13/21] drm/mediatek: Support DRM plane alpha in Mixer
` [PATCH v9 14/21] drm/mediatek: Support "None" blending in OVL
` [PATCH v9 15/21] drm/mediatek: Support "None" blending in Mixer
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL
` [PATCH v9 17/21] drm/mediatek: Support "Pre-multiplied" blending in Mixer
` [PATCH v9 18/21] drm/mediatek: Support alpha blending in display driver
` [PATCH v9 19/21] drm/mediatek: Support CRC "
` [PATCH v9 20/21] drm/mediatek: Support CRC in OVL
` [PATCH v9 21/21] drm/mediatek: Support CRC in OVL adaptor

[Patch V3] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-14  4:56 UTC 

[PATCH v2 0/2] CMRR patch fixes
 2024-06-14  4:25 UTC  (3+ messages)
` [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp
` [PATCH v2 2/2] drm/i915/display: Update calculation to avoid overflow

[PATCH] drm/mediatek: Remove less-than-zero comparison of an unsigned value
 2024-06-14  3:49 UTC 

[PATCH V2] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-06-14  2:26 UTC 

[PATCH v5] drm/ci: add tests on vkms
 2024-06-14  2:05 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).