dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-22 07:31:53 to 2021-07-22 23:37:21 UTC [more...]

[PATCH 00/33] Remaining patches for basic GuC submission
 2021-07-22 23:54 UTC  (14+ messages)
` [PATCH 01/33] drm/i915/guc: GuC virtual engines
` [PATCH 02/33] drm/i915/guc: Make hangcheck work with "
` [PATCH 03/33] drm/i915: Hold reference to intel_context over life of i915_request
` [PATCH 04/33] drm/i915/guc: Disable bonding extension with GuC submission
` [PATCH 07/33] drm/i915: Move active request tracking to a vfunc
` [PATCH 08/33] drm/i915/guc: Reset implementation for new GuC interface
` [PATCH 09/33] drm/i915: Reset GPU immediately if submission is disabled
` [PATCH 10/33] drm/i915/guc: Add disable interrupts to guc sanitize
` [PATCH 11/33] drm/i915/guc: Suspend/resume implementation for new interface
` [PATCH 12/33] drm/i915/guc: Handle context reset notification
` [PATCH 16/33] drm/i915/guc: Don't complain about reset races
` [PATCH 17/33] drm/i915/guc: Enable GuC engine reset
` [PATCH 24/33] drm/i915/guc: Implement banned contexts for GuC submission

[PATCH 1/3] drm/plane: remove drm_helper_get_plane_damage_clips
 2021-07-22 23:24 UTC  (6+ messages)
` [PATCH 2/3] drm/plane: check that fb_damage is set up when used
` [PATCH 3/3] drm/plane: Move drm_plane_enable_fb_damage_clips into core

[PATCH v3] drm/dp_mst: Fix return code on sideband message failure
 2021-07-22 22:28 UTC  (5+ messages)

[PATCH v4] drm/mediatek: Fix cursor plane didn't update
 2021-07-22 22:20 UTC  (2+ messages)

[PATCH 0/3] drm/msm: Improved devfreq tuning
 2021-07-22 22:21 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: Split out devfreq handling
` [PATCH 2/3] drm/msm: Split out get_freq() helper
` [PATCH 3/3] drm/msm: Devfreq tuning

[PATCH] drm/msm/dp: signal audio plugged change at dp_pm_resume
 2021-07-22 22:15 UTC 

[Bug 213823] New: Broken power management for amdgpu
 2021-07-22 22:14 UTC  (7+ messages)
` [Bug 213823] "

[PATCH v4] drm/msm/dp: add logs across DP driver for ease of debugging
 2021-07-22 22:09 UTC  (4+ messages)

[PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
 2021-07-22 21:55 UTC  (12+ messages)
` [PATCH v2 1/9] PCI/VGA: Move vgaarb to drivers/pci
` [PATCH v2 2/9] PCI/VGA: Replace full MIT license text with SPDX identifier
` [PATCH v2 3/9] PCI/VGA: Use unsigned format string to print lock counts
` [PATCH v2 4/9] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH v2 5/9] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file
` [PATCH v2 6/9] PCI/VGA: Prefer vga_default_device()
` [PATCH v2 7/9] PCI/VGA: Split out vga_arb_update_default_device()
` [PATCH v2 8/9] PCI/VGA: Log bridge control messages when adding devices
` [PATCH v2 9/9] PCI/VGA: Rework default VGA device selection

[PATCH 00/51] GuC submission support
 2021-07-22 21:55 UTC  (21+ messages)
` [PATCH 06/51] drm/i915/guc: Implement GuC context operations for new inteface
        ` [Intel-gfx] "
` [PATCH 23/51] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
  ` [Intel-gfx] "
` [PATCH 43/51] drm/i915/guc: Support request cancellation
` [PATCH 47/51] drm/i915/selftest: Increase some timeouts in live_requests
  ` [Intel-gfx] "
` [PATCH 49/51] drm/i915/selftest: Bump selftest timeouts for hangcheck
  ` [Intel-gfx] "
` [PATCH 50/51] drm/i915/guc: Implement GuC priority management

[PATCH v2 1/2] drm/msm/dsi: update dsi register header file for tpg
 2021-07-22 20:20 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm/dsi: add support for dsi test pattern generator

[PATCH] drm/msm/dp: Initialize the INTF_CONFIG register
 2021-07-22 20:16 UTC  (2+ messages)

[PATCH 0/5] drm/msm/dp: Allow variation in register regions
 2021-07-22 20:16 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH 2/5] drm/msm/dp: Use devres for ioremap()
` [PATCH 3/5] drm/msm/dp: Refactor ioremap wrapper
` [PATCH 4/5] drm/msm/dp: Store each subblock in the io region
` [PATCH 5/5] drm/msm/dp: Allow sub-regions to be specified in DT

nouveau broken again on Riva TNT2 in 5.14.0-rc2
 2021-07-22 19:51 UTC  (2+ messages)

[PATCH v3 0/5] drm: use dyndbg in drm_print
 2021-07-22 19:38 UTC  (4+ messages)
` [PATCH v3 3/5] drm/print: RFC add choice to use dynamic debug in drm-debug

[PATCH v2 0/7] add fixes to pass DP Link Layer compliance test cases
 2021-07-22 19:24 UTC  (15+ messages)
` [PATCH v2 1/7] drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test run
` [PATCH v2 2/7] drm/msm/dp: reduce link rate if failed at link training 1
` [PATCH v2 3/7] drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed
` [PATCH v2 4/7] drm/msm/dp: replug event is converted into an unplug followed by an plug events
` [PATCH v2 5/7] drm/msm/dp: return correct edid checksum after corrupted edid checksum read
` [PATCH v2 6/7] drm/msm/dp: do not end dp link training until video is ready
` [PATCH v2 7/7] drm/msm/dp: retrain link when loss of symbol lock detected

[PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master
 2021-07-22 19:17 UTC  (12+ messages)
` [PATCH 1/3] drm: use the lookup lock in drm_is_current_master
` [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields
` [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c

[PATCH] dma-buf: heaps: Set allocation limit for system heap
 2021-07-22 19:07 UTC 

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

[PATCH v4 0/4] shmem helpers for vgem
 2021-07-22 18:50 UTC  (7+ messages)
` [PATCH v4 2/4] drm/shmem-helper: Switch to vmf_insert_pfn
` [PATCH v4 3/4] drm/shmem-helpers: Allocate wc pages on x86
` [PATCH v4 4/4] drm/vgem: use shmem helpers

[PATCH 06/14] drm/i915/guc/slpc: Enable SLPC and add related H2G events
 2021-07-22 18:07 UTC  (3+ messages)
` [RFC PATCH] drm/i915/guc/slpc: slpc_decode_min_freq() can be static

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-07-22 17:43 UTC  (3+ messages)
` [Bug 211425] "

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-22 17:26 UTC  (5+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH 1/4] drm/vmwgfx: Add support for CursorMob and CursorBypass 4
 2021-07-22 17:22 UTC  (3+ messages)

[RESEND] gpu: ipu-v3: use swap()
 2021-07-22 17:21 UTC 

[PATCH 0/3] add Gopher 2b LCD panel
 2021-07-22 14:12 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add QiShenglong vendor prefix
` [PATCH 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
` [PATCH 3/3] drm/panel-simple: add Gopher 2b LCD panel

[PATCH] drm/msm: Add fence->wait() op
 2021-07-22 15:46 UTC  (15+ messages)
` [Linaro-mm-sig] "

[PATCH] backlight: pwm_bl: Improve bootloader/kernel device handover
 2021-07-22 14:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
 2021-07-22 14:50 UTC  (2+ messages)

[PATCH v2 07/14] vfio/platform: Use open_device() instead of open coding a refcnt scheme
 2021-07-22 14:48 UTC  (2+ messages)

[PATCH v2 04/14] vfio: Provide better generic support for open/release vfio_device_ops
 2021-07-22 14:42 UTC  (2+ messages)

[PATCH v3] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-22 14:29 UTC  (2+ messages)

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

[PATCH] drm/i915: Ditch i915 globals shrink infrastructure
 2021-07-22 14:02 UTC  (9+ messages)
` [Intel-gfx] "

[PATCH 00/47] GuC submission support
 2021-07-22 13:55 UTC  (5+ messages)
` [PATCH 24/47] drm/i915/guc: Add several request trace points
  ` [Intel-gfx] "

[RESEND PATCH v6 00/14] drm/trace: Mirror DRM debug logs to tracefs
 2021-07-22 13:49 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2021-07-22 13:42 UTC 

[PATCH rdma-next v2 0/2] SG fix together with update to RDMA umem
 2021-07-22 13:39 UTC  (4+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Fix wrong update of orig_nents

[PATCH 0/4] Some DG1 uAPI cleanup
 2021-07-22 13:29 UTC  (5+ messages)
` [PATCH 3/4] drm/i915/userptr: Probe existence of backing struct pages upon creation
    ` [Intel-gfx] "

refactor the i915 GVT support
 2021-07-22 13:16 UTC  (4+ messages)

[PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate
 2021-07-22 12:41 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
` [PATCH 3/5] drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
` [PATCH 4/5] drm/radeon: unbind in radeon_ttm_tt_unpopulate()
` [PATCH 5/5] drm/ttm: revert "flip tt destroy ordering."

[PATCH v3 1/2] drm/i915: document caching related bits
 2021-07-22 11:54 UTC  (3+ messages)
` [PATCH v3 2/2] drm/i915/ehl: unconditionally flush the pages on acquire
` [Intel-gfx] [PATCH v3 1/2] drm/i915: document caching related bits

[PULL] drm-misc-fixes
 2021-07-22 11:50 UTC 

[PATCH 0/5] drm: Provide framebuffer vmap helpers
 2021-07-22 11:49 UTC  (3+ messages)
` [PATCH 4/5] drm/gud: Map framebuffer BOs with drm_gem_fb_vmap()

[PATCH 0/7] drm: Provide framebuffer dma-buf helpers
 2021-07-22 11:35 UTC  (2+ messages)

[PATCH] drm/ttm: optimize the pool shrinker a bit v3
 2021-07-22 11:34 UTC 

[PULL] drm-misc-next
 2021-07-22 10:46 UTC 

[PATCH 0/6] Fix the debugfs splat from mock selftests (v3)
 2021-07-22 10:09 UTC  (10+ messages)
` [PATCH 4/6] drm/ttm: Force re-init if ttm_global_init() fails
  ` [Intel-gfx] "
` [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
    ` [Intel-gfx] "

[PATCH 0/7] drm/i915: Migrate memory to SMEM when imported cross-device
 2021-07-22  9:59 UTC  (13+ messages)
` [PATCH 5/7] drm/i915/gem/ttm: Respect the objection region in placement_from_obj

[PATCH v2 00/14] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-07-22  9:45 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: mediatek: add vdosys1 RDMA/MERGE definition "
` [PATCH v2 02/14] dt-bindings: mediatek: add ethdr "
` [PATCH v2 03/14] dt-bindings: mediatek: Add #reset-cells to mmsys system controller
` [PATCH v2 04/14] dt-bindings: reset: mt8195: Move reset controller constants into common location
` [PATCH v2 05/14] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v2 06/14] arm64: dts: mt8195: add display node for vdosys1
` [PATCH v2 07/14] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v2 08/14] soc: mediatek: add mtk-mmsys config API "
` [PATCH v2 09/14] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1
` [PATCH v2 10/14] soc: mediatek: mmsys: add new mtk_mmsys struct member to store drm data
` [PATCH v2 11/14] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH 13/14] drm/mediatek: add pseudo ovl support for MT8195
` [PATCH v2 13/14] drm/mediatek: add ETHDR "
` [PATCH v2 14/14] drm/mediatek: add mediatek-drm of vdosys1 "

[PATCH 11/54] dt-bindings: display: simple-bridge: Add corpro, gm7123 compatible
 2021-07-22  9:44 UTC  (3+ messages)

[PATCH v8 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-22  9:38 UTC  (7+ messages)

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-22  9:38 UTC  (8+ messages)
` [PATCH 02/10] drm/bridge: Add a function to abstract away panels
` [PATCH 05/10] drm/panel: Create attach and detach callbacks
` [PATCH 08/10] drm/panel: raspberrypi-touchscreen: Prevent double-free

[PATCH v1 0/5] add mt8195 SoC DRM binding
 2021-07-22  9:26 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [PATCH v1 2/5] dt-bindings: mediatek: display: Change format to yaml
` [PATCH v1 3/5] dt-bindings: mediatek: display: add MERGE additional description
` [PATCH v1 4/5] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v1 5/5] dt-bindings: mediatek: display: add "

[PATCH 1/5] drm/vmwgfx: unbind in vmw_ttm_unpopulate
 2021-07-22  9:19 UTC  (7+ messages)
` [PATCH 2/5] drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
` [PATCH 3/5] drm/nouveau: unbind in nouveau_ttm_tt_unpopulate
` [PATCH 4/5] drm/radeon: unbind in radeon_ttm_tt_unpopulate()
` [PATCH 5/5] drm/ttm: revert "flip tt destroy ordering."

[PATCH 0/4] Nuke legacy hw_id
 2021-07-22  8:27 UTC  (5+ messages)
` [PATCH 4/4] drm/i915/gt: nuke gen6_hw_id
  ` [Intel-gfx] "

[PATCH v2 0/3] Add ilitek ili9341 panel driver
 2021-07-22  7:58 UTC  (5+ messages)
` [PATCH v2 3/3] drm/panel: "

[PATCH v1 0/7] drm/bridge: Drop deprecated functions
 2021-07-22  7:42 UTC  (9+ messages)
` [PATCH v1 4/7] drm/bridge: lontium-lt9611: Use atomic variants of drm_bridge_funcs
` [PATCH v1 5/7] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
` [PATCH v1 6/7] drm/bridge: Drop drm_bridge_chain_mode_fixup
` [PATCH v1 7/7] drm/todo: Add bridge related todo items

[PATCH] drm: document drm_property_enum.value for bitfields
 2021-07-22  7:34 UTC  (3+ messages)

[PATCH] drm: document drm_mode_get_property
 2021-07-22  7:32 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).