dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-22 07:26:15 to 2023-03-22 21:45:18 UTC [more...]

[PATCH v2 0/2] Add sync object UAPI support to VirtIO-GPU driver
 2023-03-22 21:45 UTC  (4+ messages)
` [PATCH v2 1/2] drm/virtio: Refactor job submission code path

[PATCH 00/32] Upstream of kernel support for AMDGPU ISA debugging
 2023-03-22 21:38 UTC  (3+ messages)
` [PATCH 26/32] drm/amdkfd: add debug set and clear address watch points operation

[PATCH v2 0/2] Improvements to GuC load failure handling
 2023-03-22 21:14 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915/guc: Allow for very slow GuC loading
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: limit double GT reset to pre-MTL
 2023-03-22 21:09 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/gsc: implement wa 14015076503

[PATCH] drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macro
 2023-03-22 20:48 UTC  (3+ messages)

Linux 6.3-rc3
 2023-03-22 20:36 UTC  (9+ messages)

[PATCH] drm/rockchip: vop2: fix uninitialized variable possible_crtcs
 2023-03-22 20:09 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 4/9] fbdev: tgafb: Fix potential divide by zero
 2023-03-22 20:03 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 6/9] fbdev: nvidia: "
` [PATCH AUTOSEL 4.14 7/9] fbdev: intelfb: "
` [PATCH AUTOSEL 4.14 8/9] fbdev: lxfb: "
` [PATCH AUTOSEL 4.14 9/9] fbdev: au1200fb: "

[PATCH AUTOSEL 4.19 4/9] fbdev: tgafb: Fix potential divide by zero
 2023-03-22 20:03 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 6/9] fbdev: nvidia: "
` [PATCH AUTOSEL 4.19 7/9] fbdev: intelfb: "
` [PATCH AUTOSEL 4.19 8/9] fbdev: lxfb: "
` [PATCH AUTOSEL 4.19 9/9] fbdev: au1200fb: "

[PATCH AUTOSEL 5.4 4/9] fbdev: tgafb: Fix potential divide by zero
 2023-03-22 20:02 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 6/9] fbdev: nvidia: "
` [PATCH AUTOSEL 5.4 7/9] fbdev: intelfb: "
` [PATCH AUTOSEL 5.4 8/9] fbdev: lxfb: "
` [PATCH AUTOSEL 5.4 9/9] fbdev: au1200fb: "

[PATCH AUTOSEL 5.10 05/12] fbdev: tgafb: Fix potential divide by zero
 2023-03-22 20:02 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 07/12] fbdev: nvidia: "
` [PATCH AUTOSEL 5.10 08/12] fbdev: intelfb: "
` [PATCH AUTOSEL 5.10 09/12] fbdev: lxfb: "
` [PATCH AUTOSEL 5.10 10/12] fbdev: au1200fb: "

[PATCH AUTOSEL 5.15 08/16] fbdev: tgafb: Fix potential divide by zero
 2023-03-22 20:01 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 10/16] fbdev: nvidia: "
` [PATCH AUTOSEL 5.15 11/16] fbdev: intelfb: "
` [PATCH AUTOSEL 5.15 12/16] fbdev: lxfb: "
` [PATCH AUTOSEL 5.15 13/16] fbdev: au1200fb: "

[PATCH AUTOSEL 6.1 16/34] drm/amdkfd: Fix BO offset for multi-VMA page migration
 2023-03-22 19:59 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 17/34] drm/amdkfd: fix a potential double free in pqm_create_queue
` [PATCH AUTOSEL 6.1 18/34] drm/amdkfd: fix potential kgd_mem UAFs
` [PATCH AUTOSEL 6.1 22/34] fbdev: tgafb: Fix potential divide by zero
` [PATCH AUTOSEL 6.1 26/34] drm/amdkfd: Fixed kfd_process cleanup on module exit
` [PATCH AUTOSEL 6.1 28/34] fbdev: nvidia: Fix potential divide by zero
` [PATCH AUTOSEL 6.1 29/34] fbdev: intelfb: "
` [PATCH AUTOSEL 6.1 30/34] fbdev: lxfb: "
` [PATCH AUTOSEL 6.1 31/34] fbdev: au1200fb: "

[PATCH AUTOSEL 6.2 24/45] drm/amdkfd: Fix BO offset for multi-VMA page migration
 2023-03-22 19:56 UTC  (11+ messages)
` [PATCH AUTOSEL 6.2 25/45] drm/amdkfd: fix a potential double free in pqm_create_queue
` [PATCH AUTOSEL 6.2 26/45] drm/amdgpu/vcn: custom video info caps for sriov
` [PATCH AUTOSEL 6.2 27/45] drm/amdkfd: fix potential kgd_mem UAFs
` [PATCH AUTOSEL 6.2 28/45] drm/amd/display: Fix HDCP failing to enable after suspend
` [PATCH AUTOSEL 6.2 32/45] fbdev: tgafb: Fix potential divide by zero
` [PATCH AUTOSEL 6.2 37/45] drm/amdkfd: Fixed kfd_process cleanup on module exit
` [PATCH AUTOSEL 6.2 39/45] fbdev: nvidia: Fix potential divide by zero
` [PATCH AUTOSEL 6.2 40/45] fbdev: intelfb: "
` [PATCH AUTOSEL 6.2 41/45] fbdev: lxfb: "
` [PATCH AUTOSEL 6.2 42/45] fbdev: au1200fb: "

[PATCH 0/5] Create tests for the drm_rect functions
 2023-03-22 19:39 UTC  (10+ 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 v6 0/2] Add pixel formats used in Synatpics SoC
 2023-03-22 19:19 UTC  (4+ 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/display: Add missing OLED Vesa brightnesses definitions
 2023-03-22 18:01 UTC  (2+ messages)

[PATCH v2] drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
 2023-03-22 17:03 UTC  (4+ messages)

[PATCH] drm/meson: fix missing component unbind on bind errors
 2023-03-22 17:03 UTC  (2+ messages)

[PATCH 00/12] drm/tegra: Convert to platform remove callback returning void
 2023-03-22 17:02 UTC  (13+ messages)
` [PATCH 01/12] gpu: host1x: Make host1x_client_unregister() return void
` [PATCH 02/12] drm/tegra: rgb: Make tegra_dc_rgb_remove() "
` [PATCH 03/12] drm/tegra: dc: Convert to platform remove callback returning void
` [PATCH 04/12] drm/tegra: dpaux: "
` [PATCH 05/12] drm/tegra: dsi: "
` [PATCH 06/12] drm/tegra: gr2d: "
` [PATCH 07/12] drm/tegra: gr3d: "
` [PATCH 08/12] drm/tegra: hdmi: "
` [PATCH 09/12] drm/tegra: hub: "
` [PATCH 10/12] drm/tegra: nvdec: "
` [PATCH 11/12] drm/tegra: sor: "
` [PATCH 12/12] drm/tegra: vic: "

[PATCH v30 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-22 16:51 UTC  (2+ messages)

[PATCH 0/7] acell/ivpu: Fixes for 6.3
 2023-03-22 16:28 UTC  (18+ 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 v14 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-22 16:27 UTC  (18+ 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

[PATCH v4 0/8] QAIC accel driver
 2023-03-22 15:22 UTC  (23+ 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 v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-22 15:19 UTC  (4+ messages)

[PATCH] drm/amd/display: Clean up some inconsistent indenting
 2023-03-22 15:18 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove the unused variable dppclk_delay_subtotal
 2023-03-22 15:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()
 2023-03-22 15:15 UTC  (2+ messages)

[PATCH v1] drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
 2023-03-22 14:12 UTC  (2+ messages)

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 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] 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  (7+ 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] 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 14:28 UTC  (6+ 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  (7+ messages)
` [PATCH 05/10] drm/msm: fix drm device leak on bind errors

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


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