dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-19 09:10:25 to 2021-07-20 14:53:42 UTC [more...]

[PATCH 0/6] Fix the debugfs splat from mock selftests
 2021-07-20 14:53 UTC  (13+ 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:45 UTC  (16+ 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 v3 2/3] dt-bindings: Clean-up OPP binding node names in examples
 2021-07-20 14:41 UTC 

[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  (9+ 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 0/7] drm: Provide framebuffer dma-buf helpers
 2021-07-20 14:05 UTC  (5+ 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

[PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms
 2021-07-20 13:59 UTC  (8+ 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 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-20 13:45 UTC  (11+ 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 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  (3+ 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  (6+ 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  (12+ messages)
` [PATCH 3/7] drm/i915/gem: Unify user object creation
` [PATCH 5/7] drm/i915/gem/ttm: Respect the objection region in placement_from_obj

[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/51] GuC submission support
 2021-07-20  4:04 UTC  (36+ 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 41/51] drm/i915/guc: Add golden context to GuC ADS
  ` [Intel-gfx] "

[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

[PATCH 5.12 237/242] drm/ast: Remove reference to struct drm_device.pdev
 2021-07-19 14:35 UTC  (6+ messages)

[PATCH] Fix cursor plane didn't update
 2021-07-19  8:08 UTC 

[PATCH v2 0/1] Fix cursor plane didn't update
 2021-07-19 10:27 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 5.12 027/292] drm/dp_mst: Do not set proposed vcpi directly
 2021-07-19 14:51 UTC  (2+ messages)
` [PATCH 5.12 029/292] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()

[PATCH 5.13 034/351] drm/dp_mst: Do not set proposed vcpi directly
 2021-07-19 14:49 UTC  (2+ messages)
` [PATCH 5.13 036/351] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()

[PATCH 5.10 015/243] drm/dp_mst: Do not set proposed vcpi directly
 2021-07-19 14:50 UTC  (3+ messages)
` [PATCH 5.10 017/243] drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
` [PATCH 5.10 020/243] Revert "drm/ast: Remove reference to struct drm_device.pdev"

[PATCH 12/13] vfio/gvt: Fix open/close when multiple device FDs are open
 2021-07-19 14:47 UTC  (2+ messages)

[PATCH 10/13] vfio/mbochs: Fix close when multiple device FDs are open
 2021-07-19 14:45 UTC  (2+ messages)

[PATCH 11/13] vfio/ap, ccw: Fix open/close when multiple device FDs are open
 2021-07-19 14:40 UTC  (2+ messages)
` [PATCH 11/13] vfio/ap,ccw: "

[PATCH] drm/stm: dsi: compute the transition time from LP to HS and back
 2021-07-19 13:40 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
 2021-07-19 13:40 UTC  (3+ messages)

[Bug 213201] New: [KAVERI] memory leak - unreferenced object 0xffff8881700cf988 (size 56)
 2021-07-19 13:32 UTC  (4+ messages)
` [Bug 213201] "

[PATCH v2 2/3] drm/loongson: Add GPIO and I2C driver for loongson drm
 2021-07-19 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
  ` [PATCH v2 3/3] drm/loongson: Add interrupt driver for LS7A

Patch "drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()" has been added to the 5.13-stable tree
 2021-07-19 13:06 UTC 

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.13-stable tree
 2021-07-19 13:06 UTC 

Patch "drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()" has been added to the 5.12-stable tree
 2021-07-19 13:06 UTC 

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.12-stable tree
 2021-07-19 13:06 UTC 

Patch "Revert "drm/ast: Remove reference to struct drm_device.pdev"" has been added to the 5.10-stable tree
 2021-07-19 13:06 UTC 

Patch "drm/dp_mst: Do not set proposed vcpi directly" has been added to the 5.10-stable tree
 2021-07-19 13:06 UTC 

Patch "drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()" has been added to the 5.10-stable tree
 2021-07-19 13:06 UTC 

[PATCH 03/13] vfio: Provide better generic support for open/release vfio_device_ops
 2021-07-19 13:03 UTC  (4+ messages)

[PATCH 04/13] vfio/samples: Delete useless open/close
 2021-07-19 13:01 UTC  (2+ messages)

[PATCH 02/13] vfio: Introduce a vfio_uninit_group_dev() API call
 2021-07-19 12:43 UTC  (4+ messages)

[PATCH 1/5] drm/ttm: add a weak BO reference to the resource v2
 2021-07-19 11:51 UTC  (5+ messages)
` [PATCH 2/5] drm/ttm: add ttm_resource_fini
` [PATCH 3/5] drm/ttm: add common accounting to the resource mgr
` [PATCH 4/5] drm/ttm: move the LRU into resource handling
` [PATCH 5/5] drm/ttm: add resource iterator

[PATCH 01/13] vfio/samples: Remove module get/put
 2021-07-19 11:42 UTC  (2+ messages)

[PATCH] backlight: pwm_bl: Avoid backlight flicker if backlight control GPIO is input
 2021-07-19 11:22 UTC  (2+ messages)

[PATCH v4 2/7] drm/msm/dsi: add three helper functions
 2021-07-19 10:31 UTC  (2+ messages)

[PATCH REPOST] Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats
 2021-07-19 10:09 UTC 

[PATCH v10 0/4] Add MIPI rx DPI support
 2021-07-19 10:12 UTC  (5+ messages)
` [PATCH v10 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v10 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v10 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v10 4/4] drm/bridge: anx7625: add HDMI audio function

[PATCH] drm/i915: Check for nomodeset in i915_init() first
 2021-07-19  9:37 UTC  (3+ messages)
` [Intel-gfx] "


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