dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-03 08:59:06 to 2021-09-06 20:14:14 UTC [more...]

[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-09-06 20:14 UTC  (8+ 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

[PATCH] drm/msm: Disable frequency clamping on a630
 2021-09-06 19:58 UTC  (10+ messages)

[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 v2 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-06 16:55 UTC  (7+ 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

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

[PATCH v2 0/2] Fix a hung during memory pressure test
 2021-09-06 11:26 UTC  (8+ 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

[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  (15+ 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 06/16] ARM: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP
` [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 v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-06  7:29 UTC  (18+ 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

[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 1/2] drm/nouveau/ga102-: support ttm buffer moves via copy engine
 2021-09-06  0:56 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows

[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  (16+ 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 "

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

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

[PATCH] Fix ERROR: trailing statements should be on next line
 2021-09-04  7:00 UTC  (2+ messages)

[PATCH] staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' coding style error
 2021-09-04  8:09 UTC 

[PATCH] drm/ttm: provide default page protection for UML
 2021-09-04  3:50 UTC  (6+ messages)

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-04  3:00 UTC  (6+ messages)
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH 4.19] fbmem: add margin check to fb_check_caps()
 2021-09-04  2:12 UTC  (3+ messages)

[PATCH v2 0/3] MSM8953 MDP/DSI PHY enablement
 2021-09-04  0:39 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy
` [PATCH v2 2/3] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH v2 3/3] drm/msm/mdp5: Add configuration for MDP v1.16

[PATCH 0/2] drm/i915: Add MOCS tables for XeHP SDV and DG2
 2021-09-04  0:35 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/xehpsdv: Define MOCS table for XeHP SDV
` [PATCH 2/2] drm/i915/dg2: Define MOCS table for DG2

[PATCH v5 07/25] Revert "drm/i915/gt: Propagate change in error status to children on unhold"
 2021-09-03 23:49 UTC  (2+ messages)

[PATCH v5 25/25] drm/i915/guc: Add GuC kernel doc
 2021-09-03 19:59 UTC  (2+ messages)

Handling DRM master transitions cooperatively
 2021-09-03 19:08 UTC 

[PATCH] drm/msm: remove unneeded variable
 2021-09-03 18:51 UTC  (5+ messages)

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-03 18:48 UTC  (10+ messages)
` [PATCH v3 1/9] dma-fence: Add deadline awareness
` [PATCH v3 2/9] drm/vblank: Add helper to get next vblank time
` [PATCH v3 3/9] drm/atomic-helper: Set fence deadline for vblank
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support
` [PATCH v3 5/9] drm/msm: Add deadline based boost support
` [PATCH v3 6/9] dma-buf/fence-array: Add fence deadline support
` [PATCH v3 7/9] dma-buf/fence-chain: "
` [PATCH v3 8/9] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v3 9/9] dma-buf/sw_sync: Add fence deadline support

[PATCH v2 10/52] dt-bindings: display: Move idk-1110wr to panel-lvds
 2021-09-03 18:31 UTC  (10+ messages)
` [PATCH v2 13/52] dt-bindings: display: aa104xd12: Remove unused vcc-supply
` [PATCH v2 14/52] dt-bindings: display: aa104xd12: Fix data-mapping
` [PATCH v2 16/52] dt-bindings: display: aa121td01: Remove unused vcc-supply
` [PATCH v2 17/52] dt-bindings: display: aa121td01: Fix data-mapping

[PATCH 1/3] drm/msm/dpu1: Add DMA2, DMA3 clock control to enum
 2021-09-03 18:24 UTC  (4+ messages)
` [PATCH 2/3] drm/msm/dpu1: Add MSM8998 to hw catalog

[PATCH v4 0/3] NVIDIA Tegra NVDEC support
 2021-09-03 17:28 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH 0/3] dma-buf: Add missing dependencies on DMA_SHARED_BUFFER
 2021-09-03 16:46 UTC  (2+ messages)

[PATCH] drm/i915/gtt: add some flushing for the 64K GTT path
 2021-09-03 16:29 UTC  (2+ messages)

[PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
 2021-09-03 15:35 UTC  (5+ messages)

[PATCH RESEND] drm/i915: Mark GPU wedging on driver unregister unrecoverable
 2021-09-03 14:28 UTC 

[PATCH RESEND] drm/i915: Flush buffer pools on driver remove
 2021-09-03 14:23 UTC 

[PATCH 1/5] drm/ttm: remove the outdated kerneldoc section
 2021-09-03 14:22 UTC  (8+ messages)
` [PATCH 2/5] drm/ttm: enable TTM device object kerneldoc
` [PATCH 3/5] drm/ttm: enable TTM resource "
` [PATCH 4/5] drm/ttm: enable TTM placement kerneldoc
` [PATCH 5/5] drm/ttm: enable TTM TT object kerneldoc

[PATCH v2 1/2] drm: document drm_mode_create_lease object requirements
 2021-09-03 13:00 UTC  (2+ messages)
` [PATCH v2 2/2] drm/lease: allow empty leases

[PATCH 1/2] drm/i915/selftests: fixup igt_shrink_thp
 2021-09-03 12:47 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Use Transparent Hugepages when IOMMU is enabled

[PATCH] drm/sched: Fix drm_sched_fence_free() so it can be passed an uninitialized fence
 2021-09-03 12:05 UTC 

[PATCH] drm/i915/request: fix early tracepoints
 2021-09-03 11:24 UTC 

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-09-03 10:40 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v2] drm/panfrost: Calculate lock region size correctly
 2021-09-03  9:49 UTC 

[PULL] drm-misc-next-fixes
 2021-09-03  9:38 UTC 

[PATCH v4] drm: Improve the output_poll_changed description
 2021-09-03  9:31 UTC 

[PATCH] drm/panfrost: Calculate lock region size correctly
 2021-09-03  9:31 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: add layer alpha support
 2021-09-03  8:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox