dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-04 09:41:08 to 2021-09-07 09:16:19 UTC [more...]

[PATCH v2 0/7] drm: add per-connector hotplug events
 2021-09-07  9:16 UTC 

[PATCH v2 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-07  9:12 UTC  (9+ messages)
` [PATCH v2 1/6] drm/i915/ttm: Implement a function to copy the contents of two TTM-base objects
` [PATCH v2 2/6] drm/i915/gem: Implement a function to process all gem objects of a region
` [PATCH v2 3/6] drm/i915 Implement LMEM backup and restore for suspend / resume
` [PATCH v2 4/6] drm/i915/gt: Register the migrate contexts with their engines
` [PATCH v2 5/6] drm/i915: Don't back up pinned LMEM context images and rings during suspend
` [PATCH v2 6/6] drm/i915: Reduce the number of objects subject to memcpy recover

[resend PATCH] drm/ttm: Fix a deadlock if the target BO is not idle during swap
 2021-09-07  9:05 UTC  (3+ messages)

[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-09-07  8:59 UTC  (14+ messages)
` [PATCH v1 1/6] dt-bindings: mediatek,dpi: Add mt8195 dpintf
` [PATCH v1 2/6] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v1 3/6] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v1 4/6] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v1 5/6] drm/mediatek: dpi: Add dpintf support
` [PATCH v1 6/6] drm/mediatek: Add mt8195 DisplayPort driver

[RFC][PATCH] drm/amdgpu/powerplay/smu10: Add custom profile
 2021-09-07  8:53 UTC 

[PATCH v2] Revert "drm/scheduler: Avoid accessing freed bad job."
 2021-09-07  8:47 UTC  (11+ messages)

[PATCH 1/2] drm/i915/selftests: fixup igt_shrink_thp
 2021-09-07  8:42 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Use Transparent Hugepages when IOMMU is enabled

[PATCH 1/8] drm/ttm: remove the outdated kerneldoc section
 2021-09-07  8:39 UTC  (9+ messages)
` [PATCH 2/8] drm/ttm: add some general module kerneldoc
` [PATCH 3/8] drm/ttm: add kerneldoc for enum ttm_caching
` [PATCH 4/8] drm/ttm: enable TTM device object kerneldoc
` [PATCH 5/8] drm/ttm: enable TTM resource object kerneldoc v2
` [PATCH 6/8] drm/ttm: enable TTM placement kerneldoc
` [PATCH 7/8] drm/ttm: enable TTM TT object kerneldoc v2
` [PATCH 8/8] drm/ttm: enable TTM page pool kerneldoc

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-07  8:25 UTC  (15+ messages)

[PATCH RESEND] drm/rockchip: cdn-dp-core: Fix cdn_dp_resume unused warning
 2021-09-07  8:17 UTC  (3+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-09-07  7:47 UTC  (7+ messages)
` [Bug 211277] "

[PATCH] drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
 2021-09-07  7:31 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: attach immutable zpos property to planes
 2021-09-07  6:55 UTC  (2+ messages)

[PATCH] drm/stm: ltdc: add layer alpha support
 2021-09-07  6:55 UTC  (2+ messages)

[PATCH 1/5] drm/ttm: remove the outdated kerneldoc section
 2021-09-07  6:46 UTC  (9+ messages)
` [PATCH 2/5] drm/ttm: enable TTM device object kerneldoc
` [PATCH 3/5] drm/ttm: enable TTM resource "

[PATCH] backlight: propagate errors from get_brightness()
 2021-09-06 21:55 UTC 

[PATCH] drm: panel: tl070wsh30: Add a single error handling block at the end of the function
 2021-09-07  6:23 UTC 

[PATCH] backlight: l4f00242t03: Add a single error handling block at the end of the function
 2021-09-07  6:23 UTC 

[PATCH v2] drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()
 2021-09-07  3:35 UTC 

[PATCH] drm: mxsfb: Fix NULL pointer dereference crash on unload
 2021-09-07  2:49 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Implement .detach callback
 2021-09-07  2:40 UTC 

[drm:i915-display-struct-refactor 22/25] drivers/gpu/drm/i915/gvt/handlers.c:510:34: error: no member named 'dpll' in 'struct drm_i915_private'
 2021-09-07  2:17 UTC 

[PATCH v2 0/2] Fix a hung during memory pressure test
 2021-09-07  1:52 UTC  (9+ messages)
` [PATCH v2 1/2] drm/ttm: Fix a deadlock if the target BO is not idle during swap
` [PATCH v2 2/2] drm/amdpgu: Use VRAM domain in UVD IB test

[PATCH 1/2] drm/nouveau/ga102-: support ttm buffer moves via copy engine
 2021-09-07  0:46 UTC  (7+ messages)
` [PATCH 2/2] drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-06 23:42 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v5 02/16] dt-bindings: mediatek: add vdosys1 MERGE property "
` [PATCH v5 03/16] dt-bindings: mediatek: add ethdr definition "
` [PATCH v5 04/16] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v5 05/16] arm64: dts: mt8195: add display node for vdosys1
` [PATCH v5 06/16] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v5 07/16] soc: mediatek: add mtk-mmsys config API "
` [PATCH v5 08/16] soc: mediatek: add cmdq support of "
` [PATCH v5 09/16] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v5 10/16] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v5 11/16] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v5 12/16] drm/mediatek: add display merge api "
` [PATCH v5 13/16] drm/mediatek: add ETHDR "
` [PATCH v5 14/16] drm/mediatek: add ovl_adaptor "
` [PATCH v5 15/16] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v5 16/16] drm/mediatek: add mediatek-drm of vdosys1 support for MT8195

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-06 21:20 UTC  (8+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC

[RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-09-06 21:39 UTC  (23+ messages)
` [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline
` [RFC v2 02/22] drm: Add Enhanced Gamma and color lut range attributes
` [RFC v2 03/22] drm: Add Plane Degamma Mode property
` [RFC v2 04/22] drm: Add Plane Degamma Lut property
` [RFC v2 05/22] drm/i915/xelpd: Define Degamma Lut range struct for HDR planes
` [RFC v2 06/22] drm/i915/xelpd: Add register definitions for Plane Degamma
` [RFC v2 07/22] drm/i915/xelpd: Enable plane color features
` [RFC v2 08/22] drm/i915/xelpd: Add color capabilities of SDR planes
` [RFC v2 09/22] drm/i915/xelpd: Program Plane Degamma Registers
` [RFC v2 10/22] drm/i915/xelpd: Add plane color check to glk_plane_color_ctl
` [RFC v2 11/22] drm/i915/xelpd: Initialize plane color features
` [RFC v2 12/22] drm/i915/xelpd: Load plane color luts from atomic flip
` [RFC v2 13/22] drm: Add Plane CTM property
` [RFC v2 14/22] drm: Add helper to attach Plane ctm property
` [RFC v2 15/22] drm/i915/xelpd: Define Plane CSC Registers
` [RFC v2 16/22] drm/i915/xelpd: Enable Plane CSC
` [RFC v2 17/22] drm: Add Plane Gamma Mode property
` [RFC v2 18/22] drm: Add Plane Gamma Lut property
` [RFC v2 19/22] drm/i915/xelpd: Define and Initialize Plane Gamma Lut range
` [RFC v2 20/22] drm/i915/xelpd: Add register definitions for Plane Gamma
` [RFC v2 21/22] drm/i915/xelpd: Program Plane Gamma Registers
` [RFC v2 22/22] drm/i915/xelpd: Enable plane gamma

[PATCH] drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready
 2021-09-06 20:25 UTC 

[PATCH] drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
 2021-09-06 20:25 UTC 

[PATCH v2 6/6] drm/fourcc: Add the ADL-P specific pitch requirements of CCS modifiers
 2021-09-06 18:27 UTC 

[PATCH v7 0/8] use DYNAMIC_DEBUG to implement DRM.debug
 2021-09-06 18:24 UTC  (13+ messages)
` [PATCH v7 3/8] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
  ` [Intel-gfx] "
` [PATCH v7 5/8] drm_print: add choice to use dynamic debug in drm-debug
  ` [Intel-gfx] "
` [PATCH v7 6/8] drm_print: instrument drm_debug_enabled

[PATCH] doc: gpu: Add document describing buffer exchange
 2021-09-06 17:13 UTC  (3+ messages)

[PATCH] drm/i915/selftests: fixup igt_shrink_thp
 2021-09-06 15:52 UTC  (6+ messages)
` [Intel-gfx] "

[diagnostic TDR mode patches] unify our solution opinions/suggestions in one thread
 2021-09-06 10:35 UTC  (10+ messages)

[PATCH v3 00/16] eDP: Support probing eDP panels dynamically instead of hardcoding
 2021-09-06 10:05 UTC  (11+ messages)
` [PATCH v3 02/16] drm/edid: Break out reading block 0 of the EDID
` [PATCH v3 03/16] drm/edid: Allow the querying/working with the panel ID from "
` [PATCH v3 05/16] drm/panel-simple-edp: Split eDP panels out of panel-simple
` [PATCH v3 10/16] drm/panel-simple: Non-eDP panels don't need "HPD" handling

[PATCH] drm/amd/display: make configure_lttpr_mode_transparent and configure_lttpr_mode_non_transparent static
 2021-09-06  9:42 UTC 

[PATCH] drm/amd/display: Fix warning comparing pointer to 0
 2021-09-06  9:23 UTC 

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-09-06  8:51 UTC  (4+ messages)
` [PATCH 05/11] drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
  ` [Intel-gfx] "

[PATCH v2] dt-bindings: display: renesas, du: Provide bindings for r8a779a0
 2021-09-06  8:13 UTC  (2+ messages)

[PATCH] drm/i915/audio: Use BIOS provided value for RKL HDA link
 2021-09-06  7:32 UTC  (2+ messages)

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2021-09-06  7:35 UTC  (10+ messages)
` [PATCH 1/9] drm/connector: Add support for privacy-screen properties (v4)
` [PATCH 2/9] drm: Add privacy-screen class (v3)
` [PATCH 3/9] drm/privacy-screen: Add X86 specific arch init code
` [PATCH 4/9] drm/privacy-screen: Add notifier support
` [PATCH 5/9] drm/connector: Add a drm_connector privacy-screen helper functions
` [PATCH 6/9] platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
` [PATCH 7/9] platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only once
` [PATCH 8/9] platform/x86: thinkpad_acpi: Register a privacy-screen device
` [PATCH 9/9] drm/i915: Add privacy-screen support

linux-next: build failure after merge of the drm tree
 2021-09-06  7:34 UTC  (5+ messages)

[PATCH] drm/msm: Remove initialization of static variables
 2021-09-06  6:43 UTC 

[Bug 107381] New: radeon VCE init error (-110) -- AMD/Intel Mars Hybrid Graphics
 2021-09-06  6:50 UTC  (2+ messages)
` [Bug 107381] "

intel display struct refactor
 2021-09-06  5:55 UTC 

[PATCH] drm/i915: Free the returned object of acpi_evaluate_dsm()
 2021-09-06  3:35 UTC 

[PATCH v2 2/2] drm/amdpgu: Use VRAM domain in UVD IB test
 2021-09-06  2:55 UTC  (2+ messages)

[PATCH v4 00/17] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-06  2:07 UTC  (4+ messages)
` [PATCH v4 10/17] soc: mediatek: mmsys: Add reset controller support for MT8195 vdosys1

[PATCH v2 1/2] drm/ttm: Fix a deadlock if the target BO is not idle during swap
 2021-09-06  1:08 UTC 

Subject: [PATCH v2 0/2] Fix a hung during memory pressure test
 2021-09-06  1:07 UTC 

[PATCH v4 0/2] GPD Win Max display fixes
 2021-09-05 21:12 UTC  (3+ messages)
` [PATCH v4 1/2] drm/i915/opregion: add support for mailbox #5 EDID
` [PATCH v4 2/2] drm: Add orientation quirk for GPD Win Max

Kernel 5.14.0 - invalid opcode: 0000 [#1] SMP NOPTI
 2021-09-05 19:45 UTC 

[drm-intel:drm-intel-gt-next 1/1] drivers/gpu/drm/i915/i915_query.c:439:2: warning: comparison of integers of different signs: 'int' and 'unsigned int'
 2021-09-05 18:16 UTC 

[PATCH] drm/panel: otm8009a: add a 60 fps mode
 2021-09-05 18:10 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Add quirk for the Chuwi HiBook
 2021-09-05 13:05 UTC 

[Bug 212469] New: plymouth animation freezes during shutdown
 2021-09-05  7:12 UTC  (2+ messages)
` [Bug 212469] "

[PATCH v9 00/14] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-05  4:28 UTC  (15+ messages)
` [PATCH v9 03/14] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v9 04/14] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v9 05/14] dt-bindings: mediatek: display: add "
` [PATCH v9 09/14] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v9 10/14] drm/mediatek: rename the define of register offset
` [PATCH v9 11/14] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v9 12/14] drm/mediatek: add DSC support "

[PATCH] drm/fourcc: Add QCOM tiled modifiers
 2021-09-04 17:06 UTC 

[PATCH] drm/radeon: Prefer kcalloc over open coded arithmetic
 2021-09-04 15:41 UTC 

[PATCH] video: fbdev: udlfb: Fix brace coding style error
 2021-09-04 14:22 UTC 

Regression with mainline kernel on rpi4
 2021-09-04  9:40 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).