dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 23:06:25 to 2023-03-22 09:21:51 UTC [more...]

[PATCH v2 0/3] usb: gadget: functionfs: DMABUF import interface
 2023-03-22  9:21 UTC  (4+ messages)
` [PATCH v2 1/3] usb: gadget: Support already-mapped DMA SGs
` [PATCH v2 2/3] usb: gadget: functionfs: Factorize wait-for-endpoint code
` [PATCH v2 3/3] usb: gadget: functionfs: Add DMABUF import interface

[PATCH 0/7] acell/ivpu: Fixes for 6.3
 2023-03-22  9:19 UTC  (8+ messages)
` [PATCH 1/7] accel/ivpu: Do not access HW registers after unbind
` [PATCH 2/7] accel/ivpu: Cancel recovery work
` [PATCH 3/7] accel/ivpu: Do not use SSID 1
` [PATCH 4/7] accel/ivpu: Fix power down sequence
` [PATCH 5/7] accel/ivpu: Disable buttress on device removal
` [PATCH 6/7] accel/ivpu: Remove support for 1 tile SKUs
` [PATCH 7/7] accel/ivpu: Fix VPU clock calculation

[PATCH] drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe
 2023-03-22  9:16 UTC  (2+ messages)

[PATCH v2 1/2] backlight: pwm_bl: Configure pwm only once per backlight toggle
 2023-03-22  9:14 UTC  (5+ messages)
` Regression in deaeeda2051f ("backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state")
    ` [PATCH] backlight: pwm_bl: Disable PWM on shutdown and suspend "

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-03-22  9:14 UTC  (2+ messages)

[PATCH v2 0/2] Report MMIO communication problems more clearly
 2023-03-22  9:10 UTC  (9+ messages)
` [PATCH v2 1/2] drm/i915: Sanitycheck MMIO access early in driver load
      ` [Intel-gfx] "
` [PATCH v2 2/2] drm/i915: Check for unreliable MMIO during forcewake
  ` [Intel-gfx] "

[PATCH] drm/panel: magnachip: Prevent error pointer dereference in probe
 2023-03-22  9:07 UTC 

[PATCH v5 0/8] Support ROHM BU27034 ALS sensor
 2023-03-22  9:06 UTC  (2+ messages)
` [PATCH v5 2/8] drm/tests: helpers: Use generic helpers

[PATCH] drm: bridge: simple-bridge: Use dev_err_probe()
 2023-03-22  9:06 UTC  (2+ messages)

[bug report] drm/vmwgfx: Do not drop the reference to the handle too soon
 2023-03-22  9:06 UTC 

[PATCH] drm/qxl: prevent memory leak
 2023-03-22  8:58 UTC 

[PATCH] drm: xlnx: zynqmp: Use dev_err_probe()
 2023-03-22  8:49 UTC  (2+ messages)

[PATCH] drm/i915: Use i915 instead of dev_priv insied the file_priv structure
 2023-03-22  8:48 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/bridge: display-connector: Use dev_err_probe()
 2023-03-22  8:35 UTC  (2+ messages)

[PATCH v6 0/2] Add pixel formats used in Synatpics SoC
 2023-03-22  8:29 UTC  (3+ messages)
` [PATCH v6 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
` [PATCH v6 2/2] Documentation/gpu: Add Synaptics tiling formats documentation

[PATCH] drm/tegra: dpaux: Use dev_err_probe()
 2023-03-22  8:24 UTC 

[PATCH 0/2] "no-hpd" support in CDNS DP bridge driver
 2023-03-21 15:17 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: Add no-hpd property

[syzbot] [dri?] BUG: sleeping function called from invalid context in _vm_unmap_aliases
 2023-03-22  4:25 UTC  (2+ messages)

[PATCH] drm/bochs: replace ioremap with devm_ioremap to avoid immo leak
 2023-03-21  9:52 UTC 

[PATCH v4 0/8] QAIC accel driver
 2023-03-22  8:11 UTC  (24+ messages)
` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file
` [PATCH v4 3/8] accel/qaic: Add MHI controller
` [PATCH v4 4/8] accel/qaic: Add control path
` [PATCH v4 5/8] accel/qaic: Add datapath
` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl
` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver

[PATCH 00/10] drm/msm: fix bind error handling
 2023-03-22  7:54 UTC  (13+ messages)
` [PATCH 03/10] drm/msm: fix NULL-deref on snapshot tear down
` [PATCH 04/10] drm/msm: fix NULL-deref on irq uninstall
` [PATCH 05/10] drm/msm: fix drm device leak on bind errors
` [PATCH 10/10] drm/msm: move include directive

[PATCH] dt-bindings: display: msm: sm8350-mdss: Fix DSI compatible
 2023-03-22  7:44 UTC  (2+ messages)

[PATCH v2 4/8] drm/fb-helper: Support smem_len in deferred I/O
 2023-03-22  7:39 UTC  (2+ messages)
` [v2,4/8] "

[PATCH v2 5/8] drm/fbdev-generic: Set screen size to size of GEM buffer
 2023-03-22  7:28 UTC  (2+ messages)
` [v2, "

[PATCH v2 6/8] drm/fbdev-generic: Clean up after failed probing
 2023-03-22  7:26 UTC  (2+ messages)
` [v2,6/8] "

[PATCH v4 0/8] Support ROHM BU27034 ALS sensor
 2023-03-22  6:16 UTC  (8+ messages)
` [PATCH v4 2/8] kunit: drm/tests: move generic helpers

[PATCH v2 1/8] drm/fbdev-generic: Always use shadow buffering
 2023-03-22  4:24 UTC  (4+ messages)
` [v2,1/8] "

[PATCH 0/1] Fixing the DSI dot clock on Allwinner
 2023-03-22  3:25 UTC  (5+ messages)
` [PATCH 1/1] drm/sun4i: tcon: Fix setting PLL rate when using DSI

[PATCH] drm/amd/display: Clean up some inconsistent indenting
 2023-03-22  3:14 UTC 

[PATCH] drm/amd/display: Remove the unused variable dppclk_delay_subtotal
 2023-03-22  1:59 UTC 

[PATCH] drm/i915: Make IRQ reset and postinstall multi-gt aware
 2023-03-22  0:27 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-21 23:55 UTC  (2+ messages)

[PATCH 00/32] Upstream of kernel support for AMDGPU ISA debugging
 2023-03-21 22:16 UTC  (17+ messages)
` [PATCH 16/32] drm/amdkfd: add per process hw trap enable and disable functions
` [PATCH 17/32] drm/amdkfd: add raise exception event function
` [PATCH 18/32] drm/amdkfd: add send exception operation
` [PATCH 19/32] drm/amdkfd: add runtime enable operation
` [PATCH 21/32] drm/amdkfd: update process interrupt handling for debug events
` [PATCH 23/32] drm/amdkfd: add debug wave launch override operation
` [PATCH 24/32] drm/amdkfd: add debug wave launch mode operation
` [PATCH 25/32] drm/amdkfd: add debug suspend and resume process queues operation

[PATCH] drm/sun4i: uncouple DSI dotclock divider from TCON0_DCLK_REG
 2023-03-21 20:53 UTC  (4+ messages)

[PATCH v6 0/5] arm64: dts: qcom: add DP Controller to SM8350 & SM8450 DTS
 2023-03-21 20:51 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: sm8450: add dp controller

[PATCH v2] dt-bindings: display: Drop unneeded quotes
 2023-03-21 20:40 UTC  (3+ messages)

[PATCH 1/3] drm/vmwgfx: Drop mksstat_init_record fn as currently unused
 2023-03-21 19:54 UTC  (5+ messages)
` [PATCH 2/3] drm/vmwgfx: Print errors when running on broken/unsupported configs
` [PATCH 3/3] drm/vmwgfx: Fix Legacy Display Unit atomic drm support

[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
 2023-03-21 18:55 UTC  (14+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh

BUG: KASAN: slab-use-after-free in drm_sched_get_cleanup_job+0x47b/0x5c0 [gpu_sched]
 2023-03-21 18:47 UTC  (2+ messages)

[PATCH] drm/vmwgfx: remove unused vmw_overlay function
 2023-03-21 18:24 UTC 

[PATCH] drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()
 2023-03-21 17:58 UTC 

[syzbot] [fbdev?] KASAN: use-after-free Write in fbcon_get_font
 2023-03-21 17:03 UTC 

[PATCH 0/2] Report MMIO communication problems more clearly
 2023-03-21 16:38 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Sanitycheck MMIO access early in driver load
  ` [Intel-gfx] "

[PATCH v2 3/8] drm/fb-helper: Export drm_fb_helper_release_info()
 2023-03-21 16:34 UTC  (2+ messages)
` [v2,3/8] "

[PATCH v2 7/8] drm/fb-helper: Consolidate CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM
 2023-03-21 16:22 UTC  (2+ messages)
` [v2,7/8] "

[PATCH v2 8/8] drm/fbdev-generic: Rename symbols
 2023-03-21 16:07 UTC  (2+ messages)
` [v2,8/8] "

Linux 6.3-rc3
 2023-03-21 15:33 UTC  (11+ messages)
  ` Build regressions/improvements in v6.3-rc3 (drm/msm/)

display band (display area vs real visible area)
 2023-03-21 15:17 UTC  (10+ messages)

[PATCH] drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macro
 2023-03-21 15:08 UTC  (2+ messages)

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-03-21 14:51 UTC  (10+ messages)
` [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [PATCH 06/37] drm/vkms/vkms_composer: Fix a few different kerneldoc formatting

[PATCHv3 0/2] DP2.0 SDP CRC16 for 128/132b link layer
 2023-03-21 14:49 UTC  (5+ messages)
` [PATCHv4 2/2] i915/display/dp: SDP CRC16 for 128b132b "

[RFC][PATCH v2 0/3] drm: Add plane SIZE_HINTS property
 2023-03-21 14:36 UTC  (4+ messages)
` [RFC][PATCH v2 1/3] drm: Introduce "
` [RFC][PATCH v2 2/3] drm/i915: Adjust cursor_size_ok() func calling convention
` [RFC][PATCH v2 3/3] drm/i915: Add SIZE_HINTS property for cursors

[PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-21 14:34 UTC  (12+ messages)
` [PATCH v10 01/15] dma-buf/dma-fence: Add deadline awareness

[PATCH] drm/meson: fix missing component unbind on bind errors
 2023-03-21 13:33 UTC  (5+ messages)

[PATCH v2 00/21] Enable Colorspace connector property in amdgpu
 2023-03-21 13:12 UTC  (2+ messages)

stable-rc/linux-5.10.y bisection: baseline.login on hp-x360-14-G1-sona
 2023-03-21 13:04 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm/adreno: fix runtime PM imbalance at unbind
 2023-03-21 12:56 UTC  (2+ messages)

[PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-21 12:18 UTC  (8+ messages)
` [PATCH v30 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v30 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v30 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v30 4/7] drm/mediatek: add dma dev get function
` [PATCH v30 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v30 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v30 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v2 2/8] drm/fbdev-generic: Remove unused prefer_shadow_fbdev flag
 2023-03-21 12:09 UTC  (2+ messages)
` [v2,2/8] "

[PATCH] drm: omapdrm: use devm_platform_ioremap_resource_byname()
 2023-03-21 11:36 UTC 

[PATCH] drm/mediatek: Clarify/finish documentation for some driver structures
 2023-03-21 11:14 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
 2023-03-21 10:57 UTC  (3+ messages)

[PATCH v29 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-21  9:54 UTC  (15+ messages)
` [PATCH v29 1/7] dt-bindings: mediatek: add ethdr definition "

[PATCH 00/10] drm/radeon: Convert fbdev to DRM client
 2023-03-21  9:33 UTC  (7+ messages)

[PATCH v2 000/101] fbdev: Fix memory leak in option parsing
 2023-03-21  8:53 UTC  (4+ messages)

[PATCH][next] drm/i915/uapi: Replace fake flex-array with flexible-array member
 2023-03-21  8:43 UTC  (3+ messages)

[PATCH] drm/gma500: remove unused gma_pipe_event function
 2023-03-21  8:20 UTC  (2+ messages)

[PATCH v0.5 0/9] i.MX8MP HDMI support
 2023-03-20 17:16 UTC  (2+ messages)

[PATCH v2 18/23] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
 2023-03-21  4:53 UTC  (2+ messages)

[PATCH v2 00/23] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-21  2:55 UTC  (3+ messages)
` [PATCH v2 23/23] drm/sched: Add (optional) fence signaling annotation

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-03-21  1:18 UTC  (14+ messages)
` [RFC PATCH v2 01/13] drm/atomic-helper: split not-scaling part of drm_atomic_helper_check_plane_state
` [RFC PATCH v2 02/13] drm/msm/dpu: take plane rotation into account for wide planes
` [RFC PATCH v2 03/13] drm/msm/dpu: encoder: simplify debugfs handling
` [RFC PATCH v2 04/13] drm/msm/dpu: remove unused fields from dpu_encoder_virt
` [RFC PATCH v2 05/13] drm/msm/dpu: get rid of struct dpu_rm_requirements
` [RFC PATCH v2 06/13] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
` [RFC PATCH v2 07/13] drm/msm/dpu: move resource allocation to CRTC
` [RFC PATCH v2 08/13] drm/msm/dpu: fill CRTC resources in dpu_crtc.c
` [RFC PATCH v2 09/13] drm/msm/dpu: move pstate->pipe initialization to dpu_plane_atomic_check
` [RFC PATCH v2 10/13] drm/msm/dpu: add list of supported formats to the DPU caps
` [RFC PATCH v2 11/13] drm/msm/dpu: add a field describing inline rotation to dpu_caps
` [RFC PATCH v2 12/13] drm/msm/dpu: add support for virtual planes
` [RFC PATCH v2 13/13] drm/msm/dpu: allow using two SSPP blocks for a single plane

[PATCH] drm/vmwgfx: Fix src/dst_pitch confusion
 2023-03-21  0:30 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 NNTP newsgroup(s).