dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 15:14:39 to 2022-11-22 20:53:05 UTC [more...]

[PATCH 0/6] drm/i915: Add support for GSC FW loading
 2022-11-22 20:52 UTC  (17+ messages)
` [PATCH 1/6] drm/i915/uc: Introduce GSC FW
  ` [Intel-gfx] "
` [PATCH 2/6] drm/i915/gsc: Skip the version check when fetching the "
  ` [Intel-gfx] "
` [PATCH 3/6] drm/i915/gsc: GSC firmware loading
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915/gsc: Do a driver-FLR on unload if GSC was loaded
  ` [Intel-gfx] "
` [PATCH 5/6] drm/i915/gsc: Disable GSC engine and power well if FW is not selected
  ` [Intel-gfx] "
` [PATCH 6/6] drm/i915/mtl: MTL has one GSC CS on the media GT
  ` [Intel-gfx] "

[PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
 2022-11-22 20:40 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 771a207d1ee9f38da8c0cee1412228f18b900bac
 2022-11-22 20:37 UTC 

[PATCH 0/4] i915: dedicated MCR locking and hardware semaphore
 2022-11-22 20:34 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()
` [PATCH 2/4] drm/i915/gt: Pass gt rather than uncore to lowest-level reads/writes
` [PATCH 3/4] drm/i915/gt: Add dedicated MCR lock
` [PATCH 4/4] drm/i915/mtl: Add hardware-level lock for steering

[PATCH 0/3] More GuC firmware version improvements
 2022-11-22 20:09 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/uc: Rationalise delimiters in filename macros
` [PATCH 2/3] drm/i915/uc: More refactoring of UC version numbers
` [PATCH 3/3] drm/i915/guc: Use GuC submission API version number

[PATCH] dt-bindings: display: bridge: renesas, rzg2l-mipi-dsi: Document RZ/V2L support
 2022-11-22 19:54 UTC 

[PATCH] dma-buf: Require VM_PFNMAP vma for mmap
 2022-11-22 19:50 UTC  (7+ messages)

[syzbot] inconsistent lock state in sync_info_debugfs_show
 2022-11-22 19:48 UTC  (6+ messages)

git send-email friendly smtp provider anyone?
 2022-11-22 19:22 UTC  (12+ messages)

[PATCH 0/6] Introduce debugfs device-centered functions
 2022-11-22 19:03 UTC  (7+ messages)
` [PATCH 1/6] drm/debugfs: create device-centered debugfs functions
` [PATCH 2/6] drm: use new debugfs device-centered functions on DRM core files
` [PATCH 3/6] drm/vc4: use new debugfs device-centered functions
` [PATCH 4/6] drm/v3d: "
` [PATCH 5/6] drm/vkms: "
` [PATCH 6/6] drm/todo: update the debugfs clean up task

[PATCH v2 0/4] Add guard padding around i915_vma
 2022-11-22 18:57 UTC  (5+ messages)
` [PATCH v2 1/4] drm/i915: Wrap all access to i915_vma.node.start|size
` [PATCH v2 2/4] drm/i915: Introduce guard pages to i915_vma
` [PATCH v2 3/4] drm/i915: Refine VT-d scanout workaround
` [PATCH v2 4/4] Revert "drm/i915: Improve on suspend / resume time with VT-d enabled"

[PATCH v3 1/4] i915: Move list_count() to list.h for broader use
 2022-11-22 18:43 UTC  (7+ messages)
` [PATCH v3 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v3 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v3 4/4] xhci: "

Running into problems with UDMABUF
 2022-11-22 18:32 UTC 

Try to address the DMA-buf coherency problem
 2022-11-22 18:26 UTC  (13+ messages)

[PATCH v2 0/5] Add module oriented dmesg output
 2022-11-22 18:21 UTC  (14+ messages)
` [PATCH v2 1/5] drm/i915/gt: Start adding "
` [PATCH v2 2/5] drm/i915/huc: Add HuC specific debug print wrappers
` [PATCH v2 3/5] drm/i915/guc: Add GuC "
` [PATCH v2 4/5] drm/i915/guc: Add GuC CT "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 0/5] Add module oriented dmesg output

[PATCH v4 00/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-22 18:08 UTC  (10+ messages)
` [PATCH v4 01/10] drm: bridge: cadence: convert mailbox functions to macro functions
` [PATCH v4 02/10] dt-bindings: display: bridge: Add MHDP DP for i.MX8MQ
    ` [EXT] "
` [PATCH v4 07/10] dt-bindings: phy: Add Cadence HDP-TX DP PHY
` [PATCH v4 09/10] dt-bindings: phy: Add Cadence HDP-TX HDMI PHY

[MAINTAINER TOOLS] docs: updated rules for topic/core-for-CI commit management
 2022-11-22 17:50 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 17:33 UTC  (8+ messages)
` [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage

[PATCH 0/2] drm: Fix PCI device refcount leak
 2022-11-22 17:13 UTC  (8+ messages)
` [PATCH 1/2] drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
` [PATCH 2/2] drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

Build regressions/improvements in v6.1-rc6
 2022-11-22 16:57 UTC  (4+ messages)

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (2+ messages)

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 16:29 UTC  (9+ messages)
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-22 15:57 UTC  (18+ messages)
` [PATCH v4 3/4] drm: initialize accel framework
` [PATCH v4 4/4] doc: add documentation for accel subsystem

[PATCH v28 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-22 15:48 UTC  (7+ messages)
` [PATCH v28 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195

[PATCH] drm/amd/pm: added result check
 2022-11-22 15:36 UTC 

[PATCH v2 1/4] i915: Move list_count() to list.h for broader use
 2022-11-22 15:23 UTC  (6+ messages)
` [PATCH v2 2/4] usb: gadget: hid: Convert to use list_count()

[Bug 216727] New: Failure to wake up from suspend to RAM
 2022-11-22 14:57 UTC  (3+ messages)
` [Bug 216727] "

[PATCH] drm/doc: make drm-uapi igt-tests more readable
 2022-11-22 14:48 UTC  (2+ messages)

[PATCH 0/7] drm: Fix the color-depth/bpp confusion
 2022-11-22 14:43 UTC  (3+ messages)
` [PATCH 7/7] drm/fb-helper: Don't use the preferred depth for the BPP default

[PATCH v2] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-22 14:39 UTC 

(no subject)
 2022-11-22 13:07 UTC 

Coverity: intel_hti_uses_phy(): Integer handling issues
 2022-11-22 12:48 UTC  (2+ messages)

[PATCH linux-next] drm/i915/gvt: use sysfs_streq() instead of strncmp()
 2022-11-22 12:07 UTC 

[PATCH] drm/amd/display: Fix set scaling doesn's work
 2022-11-22 11:20 UTC 

[regression][6.0] After commit b261509952bc19d1012cf732f853659be6ebc61e I see WARNING message at drivers/gpu/drm/drm_modeset_lock.c:276 drm_modeset_drop_locks+0x63/0x70
 2022-11-22 11:35 UTC  (2+ messages)

[git pull v2] new subsystem for compute accelerator devices
 2022-11-22 11:22 UTC 

[PATCH v3 0/2] drm/i915: Fix timeout handling when retiring requests
 2022-11-22 10:50 UTC  (7+ messages)
` [PATCH v3 1/2] drm/i915: Fix negative value passed as remaining time
  ` [Intel-gfx] "
` [PATCH v3 2/2] drm/i915: Never return 0 if not all requests retired

[git pull] new subsystem for compute accelerator devices
 2022-11-22 10:47 UTC 

[PATCH v4] dma-buf: fix racing conflict of dma_heap_add()
 2022-11-22 10:17 UTC  (4+ messages)

[PATCH] drm/bridge: ti-sn65dsi83: Fix delay after reset deassert to match spec
 2022-11-22  8:12 UTC 

[PATCH] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-22  9:12 UTC  (2+ messages)

[PATCH v1 0/8] Renesas V4H DSI & DP output support
 2022-11-22  8:55 UTC  (24+ messages)
` [PATCH v1 1/8] dt-bindings: display: renesas, du: Provide bindings for r8a779g0
  ` [PATCH v1 1/8] dt-bindings: display: renesas,du: "
` [PATCH v1 2/8] dt-bindings: display: bridge: renesas, dsi-csi2-tx: Add r8a779g0
    ` [PATCH v1 2/8] dt-bindings: display: bridge: renesas,dsi-csi2-tx: "
` [PATCH v1 3/8] clk: renesas: r8a779g0: Add display related clocks
` [PATCH v1 4/8] arm64: dts: renesas: r8a779g0: Add display related data
` [PATCH v1 5/8] arm64: dts: renesas: white-hawk-cpu: Add DP output support
` [PATCH v1 6/8] drm: rcar-du: Add r8a779g0 support
` [PATCH v1 7/8] drm: rcar-du: dsi: Add r8A779g0 support

ast: resolutions that require single-buffering (due to VRAM limitations) are unavailable
 2022-11-22  0:33 UTC  (3+ messages)

[PATCH] drm/msm/dpu: Print interrupt index in addition to the mask
 2022-11-21 22:35 UTC  (2+ messages)

[PATCH v1] drm/ttm: Clean up page shift operation
 2022-11-22  8:00 UTC  (2+ messages)

[6.1][regression] after commit dd80d9c8eecac8c516da5b240d01a35660ba6cb6 some games (Cyberpunk 2077, Forza Horizon 4/5) hang at start
 2022-11-22  7:16 UTC  (11+ messages)

[PATCH v4] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-22  7:01 UTC 

[PATCH 1/2] drm/ttm: Clean up page shift operation
 2022-11-22  6:23 UTC  (5+ messages)
` [PATCH 2/2] drm/gem: Remove BUG_ON in drm_gem_private_object_init

[PATCH v2] drm/amdgpu: Fix potential double free and null pointer dereference
 2022-11-22  4:28 UTC 

[PATCH] drm/amdgpu: Fix Double Free, Null Pointer Dereference and MemLeak
 2022-11-22  4:05 UTC 

linux-next: manual merge of the amdgpu tree with the drm tree
 2022-11-22  1:28 UTC 

[GIT PULL FOR v6.2] RZ/G2L DSI Kconfig fix
 2022-11-22  0:32 UTC 

[PATCH] drm: rcar-du: Fix Kconfig dependency between DRM and RZG2L_MIPI_DSI
 2022-11-22  0:17 UTC  (2+ messages)

[PATCH v2 0/2] drm/i915: Fix timeout handling when retiring requests
 2022-11-21 23:13 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: Never return 0 if not all requests retired
  ` [Intel-gfx] "

[linux-next:master] BUILD REGRESSION e4cd8d3ff7f9efeb97330e5e9b99eeb2a68f5cf9
 2022-11-21 21:58 UTC 

[PATCH] drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"
 2022-11-21 21:42 UTC  (2+ messages)

[PATCH v3 0/6] dt-bindings: Add macros for video interface bus types
 2022-11-21 21:10 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: Use new video interface bus type macros in examples

[PATCH v10 00/19] drm: Analog TV Improvements
 2022-11-21 20:30 UTC  (4+ messages)
` [PATCH v10 18/19] drm/vc4: vec: Add support for more analog TV standards

[PATCH v5 1/3] drm_bridge: register content protect property
 2022-11-21 20:29 UTC  (2+ messages)

[PATCH v13,0/3] Add dpi output format control for MT8186
 2022-11-21 18:26 UTC  (3+ messages)
` [PATCH v13,2/3] drm: mediatek: Set dpi format in mmsys

[PATCH v3] drm/i915/mtl: Enable Idle Messaging for GSC CS
 2022-11-21 18:07 UTC  (6+ messages)

[PATCH] [next] drm/amdgpu: Replace remaining 1-element array with flex-array
 2022-11-21 17:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix unused-function error
 2022-11-21 17:30 UTC  (2+ messages)

[PATCH v2 3/3] drm/gem-shmem: When drm_gem_object_init failed, should release object
 2022-11-21 16:12 UTC  (2+ messages)

[PATCH] drm: Fix potential null-ptr-deref due to drmm_mode_config_init()
 2022-11-21 16:11 UTC  (2+ messages)

[Bug 216716] New: [drm:psp_resume [amdgpu]] *ERROR* PSP resume failed on r9 7950x igpu
 2022-11-21 16:11 UTC  (2+ messages)
` [Bug 216716] "

[PATCH resend] drm/armada: Fix off-by-one error in armada_overlay_get_property()
 2022-11-21 15:54 UTC  (2+ messages)

[PATCH resend] drm: mxsfb: DRM_IMX_LCDIF should depend on ARCH_MXC
 2022-11-21 16:00 UTC 

[PATCH resend] drm: mxsfb: DRM_MXSFB should depend on ARCH_MXS || ARCH_MXC
 2022-11-21 15:59 UTC 

[PATCH 0/8] drm/mipi-dbi: Convert to shadow-plane helpers
 2022-11-21 15:22 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).