dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 08:13:28 to 2021-02-05 07:40:08 UTC [more...]

[PATCH v6 00/10] drm/qxl: fix driver shutdown issues
 2021-02-05  7:39 UTC  (20+ messages)
` [PATCH v6 01/10] [hack] silence ttm fini WARNING
` [PATCH v6 02/10] Revert "drm/qxl: do not run release if qxl failed to init"
` [PATCH v6 03/10] drm/qxl: use drmm_mode_config_init
` [PATCH v6 04/10] drm/qxl: unpin release objects
` [PATCH v6 05/10] drm/qxl: release shadow on shutdown
` [PATCH v6 06/10] drm/qxl: properly pin/unpin shadow
` [PATCH v6 07/10] drm/qxl: handle shadow in primary destroy
` [PATCH v6 08/10] drm/qxl: properly free qxl releases
` [PATCH v6 09/10] drm/qxl: simplify qxl_fence_wait
` [PATCH v6 10/10] drm/qxl: allocate dumb buffers in ram

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2021-02-05  7:35 UTC  (12+ messages)
` [PATCH v3 2/4] drm_dp_mst_topology: use correct AUX channel
` [PATCH v3 4/4] drm_dp_cec: add MST support

[PATCH] drm/msm: Fix legacy relocs path
 2021-02-05  6:41 UTC  (2+ messages)

[Bug 210849] New: Black screen after resume from long suspend. Open/Close lid. AMDGPU
 2021-02-05  4:35 UTC  (2+ messages)
` [Bug 210849] "

[pull] amdgpu, amdkfd drm-next-5.12
 2021-02-05  4:33 UTC  (3+ messages)

[PATCH 0/5] sunxi: fix H6 HDMI related issues
 2021-02-05  3:23 UTC  (11+ messages)
` [PATCH 1/5] clk: sunxi-ng: mp: fix parent rate change flag check
  ` [linux-sunxi] "
` [PATCH 2/5] drm/sun4i: tcon: set sync polarity for tcon1 channel
` [PATCH 3/5] drm/sun4i: dw-hdmi: always set clock rate
` [PATCH 4/5] drm/sun4i: Fix H6 HDMI PHY configuration
  ` [linux-sunxi] "
` [PATCH 5/5] drm/sun4i: dw-hdmi: Fix max. frequency for H6
  ` [linux-sunxi] "

linux-next: build failure after merge of the amdgpu tree
 2021-02-05  2:12 UTC 

[git pull] drm fixes for 5.11-rc7
 2021-02-05  1:43 UTC 

[PATCH] drm/vmwgfx: add some 16:9 / 16:10 default resolutions
 2021-02-05  1:04 UTC 

[PATCH rdma-core v2 0/3] Dma-buf related fixes
 2021-02-05  0:29 UTC  (4+ messages)
` [PATCH rdma-core v2 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core v2 2/3] pyverbs, tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core v2 3/3] configure: Add check for the presence of DRM headers

[PATCH] drm/msm/disp/mdp5: mdp5_cfg: Fix msm8974v2 max_clk
 2021-02-05  0:05 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: display: bridge: Add documentation for SN65DSI84
 2021-02-04 23:20 UTC  (7+ messages)
` [PATCH v2 2/2] drm: bridge: Add SN65DSI84 DSI to LVDS bridge

[PATCH rdma-core 0/3] Dma-buf related fixes
 2021-02-04 23:04 UTC  (7+ messages)
` [PATCH rdma-core 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core 2/3] pyverbs, tests: Cosmetic improvements for dma-buf allocation routines
  ` [PATCH rdma-core 2/3] pyverbs,tests: "
` [PATCH rdma-core 3/3] configure: Add check for the presence of DRM headers

[PATCH] drm/bridge: anx7625: enable DSI EOTP
 2021-02-04 22:25 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 bindings
 2021-02-04 22:05 UTC  (8+ messages)
  ` [PATCH 2/2] drm/bridge: ti-sn65dsi83: Add TI SN65DSI83 driver

[PATCH 0/2] pci sysfs file iomem revoke support
 2021-02-04 21:50 UTC  (4+ messages)
` [PATCH 1/2] PCI: also set up legacy files only after sysfs init
` [PATCH 2/2] PCI: Revoke mappings like devmem

[PATCH v2] drm/fourcc: introduce DRM_FOURCC_STANDALONE guard
 2021-02-04 21:17 UTC  (6+ messages)

[PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
 2021-02-04 20:59 UTC  (8+ messages)

[PATCH 0/6] drm: Move vmap out of commit tail for SHMEM-based drivers
 2021-02-04 20:03 UTC  (7+ messages)
` [PATCH 1/6] drm/simple-kms: Add plane-state helpers
` [PATCH 2/6] drm: Add additional atomic helpers for shadow-buffered planes
` [PATCH 3/6] drm/mgag200: Move vmap out of commit tail
` [PATCH 4/6] drm/cirrus: "
` [PATCH 5/6] drm/gm12u320: "
` [PATCH 6/6] drm/udl: "

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-04 19:31 UTC  (9+ messages)
` [PATCH RFC v1 1/6] swiotlb: define new enumerated type
` [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
` [PATCH RFC v1 3/6] swiotlb: introduce swiotlb_get_type() to calculate swiotlb buffer type
` [PATCH RFC v1 4/6] swiotlb: enable 64-bit swiotlb
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
` [PATCH RFC v1 6/6] xen-swiotlb: enable 64-bit xen-swiotlb

[PATCH 0/3] drm/v3d: CL/CSD job timeout fixes
 2021-02-04 19:34 UTC  (6+ messages)
` [PATCH 1/3] drm/v3d: Don't resubmit guilty CSD jobs
` [PATCH 3/3] drm/v3d: Add job timeout module param

[PATCH v2] drm/qxl: do not run release if qxl failed to init
 2021-02-04 16:30 UTC 

linux-next: Tree for Feb 4 (gpu/drm/i915/)
 2021-02-04 17:25 UTC 

[PATCH] drm/rockchip: remove atomic helper dirtyfb
 2021-02-04 17:03 UTC  (5+ messages)

[PATCH v3] drm/panel: simple: add SGD GKTW70SDAD1SD
 2021-02-04 18:22 UTC  (4+ messages)

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-02-04 19:00 UTC  (6+ messages)

[PATCH][V2] drm/mgag200: make a const array static, makes object smaller
 2021-02-04 19:11 UTC 

[PATCH] drm/bridge: make a const array static, makes object smaller
 2021-02-04 19:09 UTC  (2+ messages)

[PATCH] drm: bridge: adv7511: Add set_jack handler
 2021-02-04 18:49 UTC  (2+ messages)

[PATCH 1/3] drm/scheduler: provide scheduler score externally
 2021-02-04 18:34 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: add the sched_score to amdgpu_ring_init
` [PATCH 3/3] drm/amdgpu: share scheduler score on VCN3 instances

[PATCH] drm/mgag200: make a const array static, makes object smaller
 2021-02-04 18:27 UTC  (2+ messages)

[PATCH v3 0/5] amba: minor fix and various cleanups
 2021-02-04 18:15 UTC  (7+ messages)
` [GIT PULL] immutable branch for amba changes targeting v5.12-rc1

[PATCH 1/4] drm/dp_mst: Don't report ports connected if nothing is attached to them
 2021-02-04 17:54 UTC  (3+ messages)
` [PATCH 2/4] drm/dp_mst: Don't cache EDIDs for physical ports

[PATCH v2 00/16] drm/exynos: Convert driver to drm bridge
 2021-02-04 17:46 UTC  (16+ messages)
  ` [PATCH v2 10/16] drm/exynos: implement a "

[PATCH] drm/vblank: Avoid storing a timestamp for the same frame twice
 2021-02-04 15:55 UTC  (3+ messages)

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-04 15:54 UTC  (15+ messages)
` [PATCH v2 2/2] dma-buf: heaps: Map system heap pages as managed by linux vm
  ` [Linaro-mm-sig] [PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error

[PATCH v14] staging: fbtft: add tearing signal detect
 2021-02-04 12:27 UTC 

[PATCH] drm/lima: Use delayed timer as default in devfreq profile
 2021-02-04 14:23 UTC  (8+ messages)

[PATCH] drm/bridge/analogix: remove redundant when devm_kzalloc failed
 2021-02-04 12:11 UTC  (2+ messages)

[PATCH v4 0/3] Add MIPI rx DPI support
 2021-02-04 12:38 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v4 2/3] drm/bridge: anx7625: fix not correct return value

[GIT PULL] mediatek drm next for 5.12
 2021-02-04 15:19 UTC  (3+ messages)

[PATCH] drm/msm/kms: Make a lock_class_key for each crtc mutex
 2021-02-04 15:17 UTC  (8+ messages)

[GIT PULL v2] mediatek drm next for 5.12
 2021-02-04 15:17 UTC 

[PATCH 01/14] drm/amdkfd: Get unique_id dynamically v2
 2021-02-04 14:43 UTC 

[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-1
 2021-02-04 14:27 UTC  (8+ messages)

[PATCH] drm/komeda: Fix bit check to import to value of proper type
 2021-02-04 13:11 UTC 

[RFC 1/3] proc: Show GPU runtimes
 2021-02-04 12:11 UTC  (3+ messages)
` [RFC 2/3] drm/i915: Look up clients by pid
` [RFC 3/3] drm/i915/gt: Export device and per-process runtimes via procfs

[PULL] drm-intel-fixes
 2021-02-04 12:06 UTC 

[PATCH] drm/fourcc: introduce DRM_FOURCC_STANDALONE guard
 2021-02-04 11:52 UTC  (14+ messages)

[PATCH 05/13] kallsyms: refactor {,module_}kallsyms_on_each_symbol
 2021-02-04 10:44 UTC  (4+ messages)
  ` [PATCH 10/13] module: pass struct find_symbol_args to find_symbol
  ` [PATCH 01/13] powerpc/powernv: remove get_cxl_module

[PATCH 1/3] printk: use CONFIG_CONSOLE_LOGLEVEL_* directly
 2021-02-04 10:16 UTC  (5+ messages)

[PATCH][next] drm/i915/display: fix spelling mistake "Couldnt" -> "Couldn't"
 2021-02-04 10:44 UTC  (2+ messages)

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-02-04 10:23 UTC  (9+ messages)
` [PATCH v7 12/17] PCI: Revoke mappings like devmem

[PATCH] scsi: lpfc: Remove unneeded return variable
 2021-02-04  9:48 UTC  (2+ messages)

[PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2021-02-04  9:13 UTC  (11+ messages)
    ` [Linaro-mm-sig] "

linux-next: manual merge of the drivers-x86 tree with the drm-misc tree
 2021-02-04  9:04 UTC  (2+ messages)

[PATCH] drm/mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:07 UTC 

[PATCH 0/6] Support second Image Signal Processor on rk3399
 2021-02-03 18:14 UTC  (2+ messages)

[PATCH rdma-core v7 4/6] pyverbs: Add dma-buf based MR support
 2021-02-03 17:56 UTC  (11+ messages)

[PATCH] drm/komeda: convert sysfs sprintf/snprintf family to sysfs_emit
 2021-02-04  6:38 UTC 

[PATCH 3/3] dt-bindings: Fix errors in 'if' schemas
 2021-02-03 11:55 UTC  (3+ messages)

[PATCH 0/2] Allow reading process DMA buf stats from fdinfo
 2021-02-03 20:49 UTC  (2+ messages)

[PATCH] drm/msm/dp/dp_ctrl: Remove unneeded semicolon
 2021-02-03 23:42 UTC  (2+ messages)

[PATCH] phy: mediatek: Add missing MODULE_DEVICE_TABLE()
 2021-02-03 11:06 UTC 


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