dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 18:43:51 to 2021-10-28 21:38:11 UTC [more...]

[PATCH v2 0/8] Add new formats support to vkms
 2021-10-28 21:38 UTC  (3+ messages)
` [PATCH v2 5/8] drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation

[PATCH] MAINTAINERS: add reviewers for virtio-gpu
 2021-10-28 21:34 UTC 

[PATCH v4 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-28 21:00 UTC  (6+ messages)
` [PATCH v4 2/5] drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/brightness
  ` [Nouveau] "
` [PATCH v4 3/5] drm/dp: Disable unsupported features in DP_EDP_BACKLIGHT_MODE_SET_REGISTER

drm/virtio: not pin pages on demand
 2021-10-28 20:27 UTC  (9+ messages)

mmotm 2021-10-27-18-32 uploaded (drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c)
 2021-10-28 20:07 UTC 

[PATCH v5 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-28 19:41 UTC  (5+ messages)
` [PATCH v5 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[PATCH v2] drm/ttm: Do not put non-struct page memory into PUD/PMDs
 2021-10-28 19:42 UTC  (8+ messages)

[git pull] drm fixes for 5.15 final
 2021-10-28 19:21 UTC  (2+ messages)

[PATCH v1] drm: import DMA_BUF module namespace
 2021-10-28 18:45 UTC  (3+ messages)

[Bug 214859] New: drm-amdgpu-init-iommu~fd-device-init.patch introduce bug
 2021-10-28 18:23 UTC 

[PATCH] MAINTAINERS: dri-devel is for all of drivers/gpu
 2021-10-28 17:36 UTC  (2+ messages)

[PATCH][next] nouveau/svm: Use kvcalloc() instead of kvzalloc()
 2021-10-28 17:38 UTC  (4+ messages)

Lockdep spalt on killing a processes
 2021-10-28 17:26 UTC  (15+ messages)

[PATCH] drm/bridge: sn65dsi86: ti_sn65dsi86_read_u16() __maybe_unused
 2021-10-28 17:12 UTC  (2+ messages)

[PATCH 00/11] i915: Initial multi-tile support
 2021-10-28 16:33 UTC  (13+ messages)
` [PATCH 01/11] drm/i915: rework some irq functions to take intel_gt as argument
  ` [Intel-gfx] "
` [PATCH 02/11] drm/i915: split general MMIO setup from per-GT uncore init
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915: Store backpointer to GT in uncore
  ` [Intel-gfx] "
` [PATCH 06/11] drm/i915: Initial support for per-tile uncore
  ` [Intel-gfx] "
` [PATCH 08/11] drm/i915/xehp: Make IRQ reset and postinstall multi-tile aware
  ` [Intel-gfx] "
` [PATCH 10/11] drm/i915: Release per-gt resources allocated
  ` [Intel-gfx] "

[PATCH v4 0/6] drm: add per-connector hotplug events
 2021-10-28 16:37 UTC  (3+ messages)
` [PATCH v4 6/6] i915/display/dp: send a more fine-grained link-status uevent

[PATCH] drm/i195: Remove some dead struct fwd decl from i915_drv.h
 2021-10-28 15:33 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-28 15:33 UTC  (6+ messages)

[PATCH 1/2] drm/i915/dmabuf: fix broken build
 2021-10-28 15:31 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/dmabuf: drop the flush on discrete
  ` [Intel-gfx] "

[PATCH 01/28] drm/i915: Fix i915_request fence wait semantics
 2021-10-28 15:30 UTC  (7+ messages)
` [PATCH 02/28] drm/i915: use new iterator in i915_gem_object_wait_reservation
      ` [Intel-gfx] "

Deploying new iterator interface for dma-buf
 2021-10-28 15:26 UTC  (5+ messages)
` [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb

[PATCH] [RESEND] drm: fb_helper: fix CONFIG_FB dependency
 2021-10-28 15:24 UTC  (7+ messages)

[RFC PATCH 0/8] GPU memory tracepoints
 2021-10-28 15:21 UTC  (5+ messages)
` [RFC PATCH 1/8] tracing/gpu: modify gpu_mem_total

[PULL] drm-intel-fixes
 2021-10-28 14:33 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
 2021-10-28 14:09 UTC  (3+ messages)

[PATCH 1/6] dma-buf: move dma_resv_prune_unlocked into dma_resv.c
 2021-10-28 13:26 UTC  (6+ messages)
` [PATCH 2/6] drm/amdgpu: stop getting excl fence separately
` [PATCH 3/6] drm/etnaviv: stop getting the excl fence separately here
` [PATCH 4/6] dma-buf: drop excl_fence parameter from dma_resv_get_fences
` [PATCH 5/6] RDMA: use dma_resv_wait() instead of extracting the fence
` [PATCH 6/6] drm/radeon: use dma_resv_wait_timeout() instead of manually waiting

[PATCH 01/11] drm/i915: Remove unused bits of i915_vma/active api
 2021-10-28 12:58 UTC  (11+ messages)
` [PATCH 02/11] drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling, v2
` [PATCH 03/11] drm/i915: Remove gen6_ppgtt_unpin_all
` [PATCH 04/11] drm/i915: Create a dummy object for gen6 ppgtt
` [PATCH 05/11] drm/i915: Create a full object for mock_ring, v2
` [PATCH 06/11] drm/i915: vma is always backed by an object
` [PATCH 07/11] drm/i915/pm: Move CONTEXT_VALID_BIT check
` [PATCH 08/11] drm/i915: Remove resv from i915_vma
` [PATCH 09/11] drm/i915: Rework context handling in hugepages selftests
` [PATCH 10/11] drm/i915: Drain the ttm delayed workqueue too
` [PATCH 11/11] drm/i915: Require object lock when freeing pages during destruction

[PATCH] drm/i915: Add NO_VLV_DISP_PW_DPIO_CMN_BC_INIT quirk
 2021-10-28 13:08 UTC  (4+ messages)

[PATCH v3 0/3] Prepare error capture for asynchronous migration
 2021-10-28 12:01 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Introduce refcounted sg-tables
` [PATCH v3 2/3] drm/i915: Update error capture code to avoid using the current vma state
` [PATCH v3 3/3] drm/i915: Initial introduction of vma resources

[PATCH] dt-bindings: display: bridge: Convert toshiba, tc358767.txt to yaml
 2021-10-28  9:36 UTC 

[PATCH] drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
 2021-10-28 11:52 UTC 

[PATCH v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-28 11:35 UTC  (3+ messages)

[PATCH v2 0/3] Prepare error capture for asynchronous migration
 2021-10-28 11:20 UTC  (8+ messages)
` [PATCH v2 1/3] drm/i915: Introduce refcounted sg-tables

[PATCH l] fbdev: fbmem: use swap() to make code cleaner
 2021-10-28 11:08 UTC 

Two minor etnaviv DMA-buf cleanups
 2021-10-28 11:01 UTC  (4+ messages)
` [PATCH 1/2] drm/etnaviv: use new iterator in etnaviv_gem_describe

[PATCH v6 0/5] CMDQ refinement of Mediatek DRM driver
 2021-10-28 10:19 UTC  (7+ messages)
` [PATCH v6 1/6] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
` [PATCH v6 2/6] drm/mediatek: Remove the pointer of struct cmdq_client
` [PATCH v6 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v6 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v6 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy
` [PATCH v6 6/6] drm/mediatek: Clear pending flag when cmdq packet is done

[PATCH v2 1/2] drm/i915/gtt: flush the scratch page
 2021-10-28  9:26 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915/gtt: stop caching "

linux-next: build warning after merge of the drm tree
 2021-10-28  9:16 UTC  (7+ messages)

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-10-28  8:58 UTC  (4+ messages)
` [PATCH 2/4] drm/msm: use the new dma_resv_describe
` [PATCH 3/4] drm/etnaviv: use dma_resv_describe
` [PATCH 4/4] drm/qxl: use iterator instead of dma_resv_shared_list

[PATCH v2 2/3] drm/i915: Update error capture code to avoid using the current vma state
 2021-10-28  8:46 UTC  (2+ messages)

[PATCH v2] video: fbdev: cirrusfb: check pixclock to avoid divide by zero
 2021-10-28  8:05 UTC  (2+ messages)

[PATCH] drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
 2021-10-28  7:43 UTC 

[PATCH v3 0/6] Add support for eDP controller on SC7280
 2021-10-28  6:38 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: msm/dp: Add DP compatible strings for sc7280
` [PATCH v3 2/6] drm/msm/dp: Add DP controllers "
` [PATCH v3 3/6] drm/dp: Add macro to check max_downspread capability
` [PATCH v3 4/6] drm/msm/dp: Enable downspread for supported DP sinks
` [PATCH v3 5/6] drm/msm/dp: Enable ASSR "
` [PATCH v3 6/6] drm/msm/dp: Remove the hpd init delay for eDP

[PATCH v3 0/6] drm: add per-connector hotplug events
 2021-10-28  7:32 UTC  (5+ messages)
` [PATCH v3 3/6] drm/connector: use drm_sysfs_connector_hotplug_event

linux-next: manual merge of the char-misc tree with the drm-intel tree
 2021-10-28  7:27 UTC 

[PULL] drm-misc-fixes
 2021-10-28  7:23 UTC 

[PATCH v3 00/17] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-28  7:04 UTC  (19+ messages)
` [PATCH v3 01/17] drm/i915: Add has_64k_pages flag
` [PATCH v3 02/17] drm/i915/xehpsdv: set min page-size to 64K
` [PATCH v3 03/17] drm/i915/xehpsdv: enforce min GTT alignment
` [PATCH v3 04/17] drm/i915: enforce min page size for scratch
` [PATCH v3 05/17] drm/i915/gtt/xehpsdv: move scratch page to system memory
` [PATCH v3 06/17] drm/i915/xehpsdv: support 64K GTT pages
` [PATCH v3 07/17] drm/i915/xehpsdv: implement memory coloring
` [PATCH v3 08/17] drm/i915/xehpsdv: Add has_flat_ccs to device info
` [PATCH v3 09/17] drm/i915/lmem: Enable lmem for platforms with Flat CCS
` [PATCH v3 10/17] drm/i915/gt: Clear compress metadata for Xe_HP platforms
` [PATCH v3 11/17] drm/i915/dg2: Prune the Y Tiling modifiers
` [PATCH v3 12/17] drm/i915/dg2: Tile 4 plane format support
` [PATCH v3 13/17] uapi/drm/dg2: Format modifier for DG2 unified compression and clear color
` [PATCH v3 14/17] drm/i915/dg2: Plane handling for Flat CCS "
` [PATCH v3 15/17] drm/i915/uapi: document behaviour for DG2 64K support
` [PATCH v3 16/17] drm/i915/Flat-CCS: Document on Flat-CCS memory compression
` [PATCH v3 17/17] Doc/gpu/rfc/i915: i915 DG2 uAPI

[PATCH v2] backlight: lp855x: Switch to atomic PWM API
 2021-10-28  6:32 UTC  (2+ messages)

[PATCH] drm: Link CMA framebuffer helpers into KMS helper library
 2021-10-28  5:54 UTC  (3+ messages)

linux-next: manual merge of the amdgpu tree with the drm tree
 2021-10-28  3:22 UTC  (2+ messages)

[PATCH v5 0/6] CMDQ refinement of Mediatek DRM driver
 2021-10-28  3:19 UTC  (9+ messages)
` [PATCH v5 3/6] drm/mediatek: Detect CMDQ execution timeout
` [PATCH v5 4/6] drm/mediatek: Add cmdq_handle in mtk_crtc
` [PATCH v5 5/6] drm/mediatek: Add mbox_free_channel in mtk_drm_crtc_destroy

linux-next: manual merge of the drm-misc tree with Linus' tree
 2021-10-28  2:48 UTC 

[pull] amdgpu drm-fixes-5.15
 2021-10-28  2:31 UTC 

[PATCH] video: use swap() to make code cleaner
 2021-10-28  1:01 UTC 

[PULL] topic/amdgpu-dp2.0-mst
 2021-10-28  0:26 UTC 

[PATCH v3 0/4] ti-sn65dsi83 patches
 2021-10-27 23:51 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: drm/bridge: ti-sn65dsi83: Add vcc supply bindings
` [PATCH v3 4/4] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support

[PATCH] drm: Add R10 and R12 FourCC
 2021-10-27 23:31 UTC 

[PATCH] drm/amdgpu/display: fix build when CONFIG_DRM_AMD_DC_DCN is not set
 2021-10-27 23:27 UTC  (2+ messages)

[PATCH v4 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-27 22:37 UTC  (7+ messages)
` [PATCH v4 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[PATCH v2 3/3] drm/i915: Initial introduction of vma resources
 2021-10-27 22:07 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 214853] New: [amdgpu] UBSAN shows several null-ptr-deref in ../dc/bios/command_table2.c some array-index-out-of-bounds in ../dc/bios/bios_parser2.c and an invalid-load in ../amdgpu_dm/amdgpu_dm.c
 2021-10-27 21:02 UTC  (2+ messages)
` [Bug 214853] "

[PATCH -next] i915/gem/dmabuf: add <asm/smp.h> to fix build error
 2021-10-27 20:53 UTC 

[PATCH] drm/i915/selftests: Allow engine reset failure to do a GT reset in hangcheck selftest
 2021-10-27 20:47 UTC  (8+ messages)

[Bug 214847] New: [radeon] UBSAN shows several null-ptr-deref in drm/radeon/atom.c, radeon_atombios.c, atombios_encoders.c, atombios_crtc.c
 2021-10-27 20:45 UTC  (2+ messages)
` [Bug 214847] "

[PATCH v5 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-10-27 20:32 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible

[PATCH] drm/i915/execlists: Weak parallel submission support for execlists
 2021-10-27 20:10 UTC  (5+ messages)

[PATCH v6 00/21] drm/bridge: Make panel and bridge probe order consistent
 2021-10-27 20:09 UTC  (43+ messages)
` [PATCH v6 01/21] drm/bridge: adv7533: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 02/21] drm/bridge: adv7511: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 03/21] drm/bridge: anx7625: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 04/21] drm/bridge: anx7625: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 05/21] drm/bridge: lt8912b: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 06/21] drm/bridge: lt8912b: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 07/21] drm/bridge: lt9611: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 08/21] drm/bridge: lt9611: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 09/21] drm/bridge: lt9611uxc: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 10/21] drm/bridge: lt9611uxc: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 11/21] drm/bridge: ps8640: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 12/21] drm/bridge: ps8640: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 13/21] drm/bridge: sn65dsi83: Fix bridge removal
  ` (subset) "
` [PATCH v6 14/21] drm/bridge: sn65dsi83: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 15/21] drm/bridge: sn65dsi83: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 16/21] drm/bridge: sn65dsi86: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 17/21] drm/bridge: sn65dsi86: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 18/21] drm/bridge: tc358775: Switch to devm MIPI-DSI helpers
  ` (subset) "
` [PATCH v6 19/21] drm/bridge: tc358775: Register and attach our DSI device at probe
  ` (subset) "
` [PATCH v6 20/21] drm/kirin: dsi: Adjust probe order
  ` (subset) "
` [PATCH v6 21/21] drm/msm/dsi: "
  ` (subset) "

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-27 20:02 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[PATCH v14 00/39] NVIDIA Tegra power management patches for 5.17
 2021-10-27 19:42 UTC  (9+ messages)
` [PATCH v14 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v14 29/39] soc/tegra: regulators: Prepare for suspend

[PATCH 1/3] fbdev: rework FB_DDC dependencies
 2021-10-27 19:25 UTC  (3+ messages)
` [PATCH 2/3] fbdev: rework backlight dependencies

[PATCH RESEND v2 2/2] drm/panel/tianma-tl057fvxp01: add panel for Motorola Moto G6
 2021-10-27 17:43 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).