dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 18:31:03 to 2021-07-20 19:51:37 UTC [more...]

[PATCH 05/13] vfio/fsl: Move to the device set infrastructure
 2021-07-20 16:25 UTC  (5+ messages)

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-20 19:51 UTC  (14+ messages)
` [PATCH 01/10] Revert "drm/vc4: dsi: Only register our component once a DSI device is attached"
` [PATCH 02/10] drm/bridge: Add a function to abstract away panels
` [PATCH 03/10] drm/bridge: Add documentation sections
` [PATCH 04/10] drm/bridge: Document the probe issue with MIPI-DSI bridges
` [PATCH 05/10] drm/panel: Create attach and detach callbacks
` [PATCH 06/10] drm/bridge: panel: Call attach and detach for the panel
` [PATCH 07/10] drm/vc4: dsi: Switch to drm_of_get_next
` [PATCH 08/10] drm/panel: raspberrypi-touchscreen: Prevent double-free
` [PATCH 09/10] drm/panel: raspberrypi-touchscreen: Use the attach hook
` [PATCH 10/10] drm/panel: raspberrypi-touchscreen: Remove MIPI-DSI driver

[PATCH 00/51] GuC submission support
 2021-07-20 19:49 UTC  (42+ messages)
` [PATCH 04/51] drm/i915/guc: Implement GuC submission tasklet
` [PATCH 06/51] drm/i915/guc: Implement GuC context operations for new inteface
` [PATCH 12/51] drm/i915/guc: Ensure request ordering via completion fences
` [PATCH 13/51] drm/i915/guc: Disable semaphores when using GuC scheduling
` [PATCH 15/51] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [PATCH 16/51] drm/i915/guc: Update GuC debugfs to support new GuC
` [PATCH 17/51] drm/i915/guc: Add several request trace points
` [PATCH 19/51] drm/i915/guc: GuC virtual engines
` [PATCH 20/51] drm/i915: Track 'serial' counts for "
` [PATCH 23/51] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [PATCH 41/51] drm/i915/guc: Add golden context to GuC ADS
  ` [Intel-gfx] "
` [PATCH 45/51] drm/i915/selftest: Fix workarounds selftest for GuC submission
  ` [Intel-gfx] "

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-20 18:40 UTC  (5+ messages)

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-07-20 18:38 UTC  (9+ messages)

[PATCH 0/7] drm: Provide framebuffer dma-buf helpers
 2021-07-20 18:36 UTC  (6+ messages)
` [PATCH 1/7] drm/gem: Provide drm_gem_fb_{begin, end}_cpu_access() helpers
` [PATCH 3/7] drm/mipi-dbi: Use framebuffer dma-buf helpers

[drm-intel:drm-intel-gt-next 6/30] drivers/gpu/drm/i915/gem/i915_gem_context.c:364:1: error: unused function '__context_engines_static'
 2021-07-20 18:31 UTC 

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-20 18:29 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
` [PATCH 2/6] drm/i915: Call i915_globals_exit() if pci_register_device() fails
` [PATCH 3/6] drm/i915: Use a table for i915_init/exit
` [PATCH 4/6] drm/ttm: Force re-init if ttm_global_init() fails
` [PATCH 5/6] drm/ttm: Initialize debugfs from ttm_global_init()
` [PATCH 6/6] drm/i915: Make the kmem slab for i915_buddy_block a global

[PATCH] drm/msm: Add fence->wait() op
 2021-07-20 18:30 UTC  (3+ messages)
` [Linaro-mm-sig] "

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-20 18:24 UTC  (2+ messages)

[PATCH v2 00/14] Provide core infrastructure for managing open/release
 2021-07-20 17:43 UTC  (15+ messages)
` [PATCH v2 01/14] vfio/samples: Remove module get/put
` [PATCH v2 02/14] vfio/mbochs: Fix missing error unwind in mbochs_probe()
` [PATCH v2 03/14] vfio: Introduce a vfio_uninit_group_dev() API call
` [PATCH v2 04/14] vfio: Provide better generic support for open/release vfio_device_ops
` [PATCH v2 05/14] vfio/samples: Delete useless open/close
` [PATCH v2 06/14] vfio/fsl: Move to the device set infrastructure
` [PATCH v2 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
` [PATCH v2 08/14] vfio/pci: Move to the device set infrastructure
` [PATCH v2 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
` [PATCH v2 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
` [PATCH v2 11/14] vfio/mbochs: Fix close when multiple device FDs are open
` [PATCH v2 12/14] vfio/ap, ccw: Fix open/close "
` [PATCH v2 13/14] vfio/gvt: "
` [PATCH v2 14/14] vfio: Remove struct vfio_device_ops open/release

[PATCH] drm/amdgpu/acp: Make PM domain really work
 2021-07-20 17:22 UTC 

[PATCH v3 2/3] dt-bindings: Clean-up OPP binding node names in examples
 2021-07-20 17:29 UTC  (2+ messages)

[PATCH][next] drm/i915/xelpd: Fix unsigned compared to less than zero error
 2021-07-20 17:19 UTC  (2+ messages)

[PATCH 0/5] OnePlus 6 fixes
 2021-07-20 16:24 UTC  (8+ messages)
` [PATCH 1/5] arm64: dts: qcom: sdm845-oneplus: fix reserved-mem
` [PATCH 2/5] dts: arm64: sdm845-oneplus-common: enable debug UART
` [PATCH 3/5] drm/panel/samsung-sofef00: make gpio optional
` [PATCH 4/5] arm64: dts: qcom: sdm845-oneplus-fajita: remove panel reset gpio
` [PATCH 5/5] arm64: dts: qcom: sdm845-oneplus: add ipa firmware names

[Bug 213715] New: failed to change brightness of HDR panel on AMD GREEN_SARDINE through aux
 2021-07-20 16:08 UTC  (2+ messages)
` [Bug 213715] "

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-07-20 16:03 UTC  (5+ messages)
` [PATCH 1/4] drm/dp_mst: Put malloc_kref of vcpi pointing port when disable MST
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device
` [PATCH 3/4] drm/dp_mst: Put connector of disconnected end device when handling CSN
` [PATCH 4/4] drm/dp_mst: Release disconnected connectors when resume

[PATCH] drm/i915: Check for nomodeset in i915_init() first
 2021-07-20 15:53 UTC  (2+ messages)

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-20 15:30 UTC  (18+ messages)
` [PATCH 1/6] drm/i915: Call i915_globals_exit() after i915_pmu_exit()
` [PATCH 2/6] drm/i915: Call i915_globals_exit() if pci_register_device() fails
` [PATCH 3/6] drm/i915: Always call i915_globals_exit() from i915_exit()
  ` [Intel-gfx] "
` [PATCH 4/6] drm/ttm: Force re-init if ttm_global_init() fails
` [PATCH 5/6] drm/ttm: Initialize debugfs from ttm_global_init()
` [PATCH 6/6] drm/i915: Make the kmem slab for i915_buddy_block a global

[PATCH resend 0/5] video: fbdev: ssd1307fb: Optimizations and improvements
 2021-07-20 14:53 UTC  (19+ messages)
` [PATCH resend 2/5] video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()
` [PATCH resend 3/5] video: fbdev: ssd1307fb: Extract ssd1307fb_set_address_range()
` [PATCH resend 4/5] video: fbdev: ssd1307fb: Optimize screen updates

[PATCH v6] Documentation: gpu: Mention the requirements for new properties
 2021-07-20 14:35 UTC 

[PATCH 00/11] drm/msm: drm scheduler conversion and cleanups
 2021-07-20 14:24 UTC  (7+ messages)
` [PATCH 04/11] drm: Drop drm_gem_object_put_locked()
` [Linaro-mm-sig] [PATCH 00/11] drm/msm: drm scheduler conversion and cleanups

[PATCH 1/7] vgaarb: remove VGA_DEFAULT_DEVICE
 2021-07-20 14:12 UTC  (3+ messages)

[PATCH] drm: Return -ENOTTY for non-drm ioctls
 2021-07-20 13:57 UTC  (2+ messages)

[PATCH] drm/ttm: revert "Fix COW check"
 2021-07-20 13:51 UTC  (3+ messages)

[PATCH 0/4] drm: Make modeset locking easier
 2021-07-20 13:44 UTC  (3+ messages)
` [PATCH 1/4] drm: Introduce drm_modeset_lock_ctx_retry()

[PATCH v3 0/5] drm: use dyndbg in drm_print
 2021-07-20 13:29 UTC  (5+ messages)
` [PATCH v3 1/5] drm/print: fixup spelling in a comment
` [PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug

[PATCH] dma-buf: fix and rework dma_buf_poll v7
 2021-07-20 13:11 UTC 

[PATCH 0/3] Add support for querying hw info that UMDs need
 2021-07-20 12:58 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/uapi: Add query for L3 bank count
  ` [Intel-gfx] "

[Bug 213779] New: Screen stays blank on resume. from hibernate
 2021-07-20 12:27 UTC  (2+ messages)
` [Bug 213779] "

[Bug 211807] New: [drm:drm_dp_mst_dpcd_read] *ERROR* mstb 000000004e6288dd port 3: DPCD read on addr 0x60 for 1 bytes NAKed
 2021-07-20 12:19 UTC  (2+ messages)
` [Bug 211807] "

[PATCH] dma-buf: fix and rework dma_buf_poll v6
 2021-07-20 12:04 UTC  (4+ messages)

[PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
 2021-07-20 11:00 UTC  (5+ messages)
  ` [PATCH v2] dma_buf: remove dmabuf sysfs teardown before release

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device (v7)
 2021-07-20 10:53 UTC  (5+ messages)
` [PATCH 6/7] drm/i915/gem: Correct the locking and pin pattern for dma-buf (v6)
` [PATCH 7/7] drm/i915/gem: Migrate to system at dma-buf attach time (v6)
  ` [Intel-gfx] "

[PATCH v2] drm/bridge: anx7625: Use pm_runtime_force_{suspend, resume}
 2021-07-20 10:05 UTC 

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device
 2021-07-20  9:34 UTC  (3+ messages)
` [PATCH 3/7] drm/i915/gem: Unify user object creation

[PATCH v2] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-20  9:11 UTC  (2+ messages)

[PATCH] drm/ast: Return value when do not get edid
 2021-07-20  9:09 UTC  (4+ messages)

[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-20  9:07 UTC  (2+ messages)

[PATCH] drm/ast: Zero is missing in detect function
 2021-07-20  8:57 UTC  (2+ messages)

[PATCH v4] drm/ast: Disable fast reset after DRAM initial
 2021-07-20  8:49 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 0/4] Base changes for isolating FPU operation in a single place
 2021-07-20  8:17 UTC  (9+ messages)
` [PATCH v3 1/4] drm/amd/display: Introduce FPU directory inside DC
` [PATCH v3 2/4] drm/amd/display: Add FPU event trace
` [PATCH v3 3/4] drm/amd/display: Add control mechanism for FPU utilization
` [PATCH v3 4/4] drm/amd/display: Add DC_FP helper to check FPU state

[PATCH v3] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-20  8:09 UTC 

[PATCH v3 0/1] Fix cursor plane didn't update
 2021-07-20  7:47 UTC  (2+ messages)
` [PATCH v3 1/1] drm/mediatek: "

[PATCH v2] video: fbdev: kyro: fix a DoS bug by restricting user input
 2021-07-20  6:45 UTC  (3+ messages)

[PATCH] drm/amdkfd: move PTR_ERR under IS_ERR() condition
 2021-07-20  6:34 UTC 

linux-next: build warning after merge of the drm-intel-fixes tree
 2021-07-20  6:32 UTC 

[PATCH v5] drm/mediatek: add dither 6 setting
 2021-07-20  6:29 UTC  (2+ messages)

[PATCH v4] drm/mediatek: add dither 6 setting
 2021-07-20  6:12 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
 2021-07-20  5:32 UTC  (2+ messages)

[PATCH v3] Fixes: a6b7c98afdca(drm/mediatek: add mtk_dither_set_common() function)
 2021-07-20  6:02 UTC  (3+ messages)

[PATCH] drivers/gpu/drm/nouveau/nouveau_bo: Remove a bunch of unused variables
 2021-07-20  6:00 UTC 

[PATCH v1 00/10] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-20  5:57 UTC  (3+ messages)
` [PATCH v1 07/10] drm/mediatek: add pseudo ovl support for MT8195

[PATCH] drivers/gpu/drm/nouveau/dispnv50/headc57d.c: mark headc57d_olut() as static
 2021-07-20  5:15 UTC 

[PATCH v2] drm/mediatek: add dither 6 setting
 2021-07-20  5:00 UTC  (3+ messages)

[PATCH 00/47] GuC submission support
 2021-07-20  1:59 UTC  (4+ messages)
` [PATCH 24/47] drm/i915/guc: Add several request trace points
  ` [Intel-gfx] "

[PATCH] drm/lima: Convert to clk_bulk API
 2021-07-20  1:20 UTC  (10+ messages)

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19 20:47 UTC  (3+ messages)
` [PATCH v4 06/13] include/linux/mm.h: helpers to check zone device generic type

[PATCH] fbmem: Convert from atomic_t to refcount_t on fb_info->count
 2021-07-19 20:19 UTC  (2+ messages)

[PATCH] fbdev: simplefb: limit its use to DRM_SIMPLEDRM=n
 2021-07-19 20:03 UTC  (3+ messages)

[PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings
 2021-07-19 19:57 UTC  (2+ messages)

[PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-19 19:57 UTC  (6+ messages)
` [PATCH 4/4] drm/i915/uapi: reject set_domain for discrete

[PATCH v5 00/15] drm/i915: Introduce Intel PXP
 2021-07-19 18:51 UTC  (3+ messages)
` [PATCH v5 10/15] drm/i915/pxp: interfaces for using protected objects


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