dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 08:20:57 to 2023-03-22 14:11:48 UTC [more...]

[PATCH v4 0/8] QAIC accel driver
 2023-03-22 14: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 0/5] Create tests for the drm_rect functions
 2023-03-22 14:07 UTC  (6+ messages)
` [PATCH 1/5] drm/tests: Test drm_rect_intersect()
` [PATCH 2/5] drm/tests: Test drm_rect_calc_hscale()
` [PATCH 3/5] drm/tests: Test drm_rect_calc_vscale()
` [PATCH 4/5] drm/tests: Test drm_rect_rotate()
` [PATCH 5/5] drm/test: Test drm_rect_rotate_inv()

[PATCH v1] drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
 2023-03-22 14:03 UTC 

Linux 6.3-rc3
 2023-03-22 12:44 UTC  (8+ messages)
  ` Build regressions/improvements in v6.3-rc3 (drm/msm/)

[PATCH v14 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-22 12:17 UTC  (16+ messages)
` [PATCH v14 01/10] device property: Add remote endpoint to devcon matcher
` [PATCH v14 02/10] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v14 03/10] drm/display: Add Type-C switch helpers
` [PATCH v14 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v14 05/10] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v14 06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505
` [PATCH v14 07/10] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v14 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v14 09/10] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v14 10/10] drm/bridge: it6505: Register Type C mode switches

DRM debugfs cleanup take 3
 2023-03-22 11:20 UTC  (4+ messages)
` [PATCH 4/7] drm/debugfs: rework debugfs directory creation v2

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

[PATCH] drm/bridge: display-connector: Use dev_err_probe()
 2023-03-22 10:52 UTC  (3+ messages)

[PATCH] drm: bridge: simple-bridge: Use dev_err_probe()
 2023-03-22 10:53 UTC  (3+ messages)

[PATCH] RFC: drm: Create a alloc helper flags blob
 2023-03-22 10:52 UTC 

[PATCH] drm/panel: Fix panel mode type setting logic
 2023-03-22 10:49 UTC  (5+ messages)

[PATCH] drm/tegra: allow compile test on !ARM v2
 2023-03-22 10:39 UTC 

[PATCH] drm: xlnx: zynqmp: Use dev_err_probe()
 2023-03-22 10:36 UTC  (3+ messages)

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-22 10:01 UTC  (3+ messages)

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

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

[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 "

[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 

[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/i915: Use i915 instead of dev_priv insied the file_priv structure
 2023-03-22  8:48 UTC  (2+ messages)
` [Intel-gfx] "

[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 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 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 00/32] Upstream of kernel support for AMDGPU ISA debugging
 2023-03-21 22:16 UTC  (9+ messages)
` [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  (2+ messages)

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

[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] "

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  (6+ messages)
` [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)


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