dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 13:37:30 to 2024-03-01 09:44:57 UTC [more...]

[PATCH 1/1] drm/bridge: ti-sn65dsi83: Fix enable error path
 2024-03-01  9:44 UTC  (9+ messages)

[PATCH v2 0/9] drm: Switch from dev_err to dev_err_probe for missing DSI host error path
 2024-03-01  9:37 UTC  (19+ messages)
` [PATCH v2 1/9] drm/bridge: anx7625: Don't log an error when DSI host can't be found
` [PATCH v2 2/9] drm/bridge: icn6211: "
` [PATCH v2 3/9] drm/bridge: lt8912b: "
` [PATCH v2 4/9] drm/bridge: lt9611: "
` [PATCH v2 5/9] drm/bridge: lt9611uxc: "
` [PATCH v2 6/9] drm/bridge: tc358775: "
` [PATCH v2 7/9] drm/bridge: dpc3433: "
` [PATCH v2 8/9] drm/panel: novatek-nt35950: "
` [PATCH v2 9/9] drm/panel: truly-nt35597: "

[PATCH v3 00/10] Make PCI's devres API more consistent
 2024-03-01  9:29 UTC  (3+ messages)

[PATCH v15 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-01  9:28 UTC  (11+ messages)
` [PATCH v15 1/9] drm/dp: Add support to indicate if sink supports AS SDP
` [PATCH v15 2/9] drm: Add Adaptive Sync SDP logging
` [PATCH v15 3/9] drm: Add crtc state dump for Adaptive Sync SDP
` [PATCH v15 4/9] drm/i915/dp: Add Read/Write support "
` [PATCH v15 5/9] drm/i915/dp: Add wrapper function to check AS SDP
` [PATCH v15 6/9] drm/i915/display: Compute AS SDP parameters
` [PATCH v15 7/9] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v15 8/9] drm/i915/display: Compute vrr_vsync params
` [PATCH v15 9/9] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[PATCH] etnaviv: Restore some id values
 2024-03-01  9:27 UTC  (2+ messages)

[PATCH 1/1] fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
 2024-03-01  9:25 UTC  (5+ messages)

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-03-01  9:21 UTC  (16+ messages)
` [PATCH v6 01/14] drm/panthor: Add uAPI
` [PATCH v6 02/14] drm/panthor: Add GPU register definitions
` [PATCH v6 03/14] drm/panthor: Add the device logical block
` [PATCH v6 04/14] drm/panthor: Add the GPU "
` [PATCH v6 05/14] drm/panthor: Add GEM "
` [PATCH v6 06/14] drm/panthor: Add the devfreq "
` [PATCH v6 07/14] drm/panthor: Add the MMU/VM "
` [PATCH v6 08/14] drm/panthor: Add the FW "
` [PATCH v6 09/14] drm/panthor: Add the heap "
` [PATCH v6 10/14] drm/panthor: Add the scheduler "
` [PATCH v6 11/14] drm/panthor: Add the driver frontend block
` [PATCH v6 12/14] drm/panthor: Allow driver compilation
` [PATCH v6 13/14] dt-bindings: gpu: mali-valhall-csf: Add support for Arm Mali CSF GPUs
` [PATCH v6 14/14] drm/panthor: Add an entry to MAINTAINERS

[PATCH v9 0/8] Add support for XLCDC to sam9x7 SoC family
 2024-03-01  9:19 UTC  (10+ messages)
` [PATCH v9 1/8] drm: atmel-hlcdc: add driver ops to differentiate HLCDC and XLCDC IP
` [PATCH v9 2/8] drm: atmel-hlcdc: Define XLCDC specific registers
` [PATCH v9 3/8] drm: atmel_hlcdc: replace regmap_read with regmap_read_poll_timeout
` [PATCH v9 4/8] drm: atmel_hlcdc: Add support for XLCDC using IP specific driver ops
` [PATCH v9 5/8] drm: atmel-hlcdc: add DPI mode support for XLCDC
` [PATCH v9 6/8] drm: atmel-hlcdc: add vertical and horizontal scaling "
` [PATCH v9 7/8] drm: atmel-hlcdc: add support for DSI output formats
` [PATCH v9 8/8] drm: atmel-hlcdc: add LCD controller layer definition for sam9x75

[PATCH -next 1/2] drm/dp: Remove unneeded semicolon
 2024-03-01  9:05 UTC  (2+ messages)
` [PATCH -next 2/2] drm/xe: "

[PATCH v5 00/13] Support IGT in display driver
 2024-03-01  9:07 UTC  (11+ messages)
` [PATCH v5 04/13] drm/mediatek: Fix errors when reporting rotation capability
` [PATCH v5 05/13] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v5 06/13] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v5 08/13] drm/mediatek: Support alpha blending in OVL
` [PATCH v5 09/13] drm/mediatek: Support alpha blending in Mixer

[PATCH v14 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-01  8:43 UTC  (13+ messages)
` [PATCH v14 1/9] drm/dp: Add support to indicate if sink supports AS SDP
  ` [v14,1/9] "
` [PATCH v14 2/9] drm: Add Adaptive Sync SDP logging
` [PATCH v14 3/9] drm: Add crtc state dump for Adaptive Sync SDP
` [PATCH v14 4/9] drm/i915/dp: Add Read/Write support "
` [PATCH v14 5/9] drm/i915/dp: Add wrapper function to check AS SDP
` [PATCH v14 6/9] drm/i915/display: Compute AS SDP parameters
` [PATCH v14 7/9] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v14 8/9] drm/i915/display: Compute vrr_vsync params
` [PATCH v14 9/9] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[PATCH] drm/panel: panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1
 2024-03-01  8:40 UTC 

[PATCH v6 0/9] usb: misc: onboard_hub: add support for XMOS XVF3500
 2024-03-01  8:36 UTC  (18+ messages)
` [PATCH v6 1/9] usb: misc: onboard_hub: use pointer consistently in the probe function
` [PATCH v6 2/9] usb: misc: onboard_hub: use device supply names
` [PATCH v6 3/9] usb: misc: onboard_hub: rename to onboard_dev
` [PATCH v6 4/9] drm: ci: arm64.config: update ONBOARD_USB_HUB to ONBOARD_USB_DEV
` [PATCH v6 5/9] arm64: defconfig: "
` [PATCH v6 6/9] ARM: multi_v7_defconfig: update ONBOARD_USB_HUB to ONBOAD_USB_DEV
` [PATCH v6 7/9] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v6 9/9] usb: misc: onboard_dev: add support for XMOS XVF3500

[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-03-01  8:29 UTC  (4+ messages)
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-02-29 20:21 UTC  (22+ messages)
` [PATCH 1/3] "

[PATCH] drm/nouveau: keep DMA buffers required for suspend/resume
 2024-02-29 17:58 UTC 

[PULL] drm-intel-fixes
 2024-03-01  8:14 UTC 

[PATCH] drm/sun4i: hdmi: Add missing drm_atomic header
 2024-03-01  8:02 UTC 

[PATCH v6 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-03-01  7:29 UTC  (4+ messages)
` [PATCH v6 1/3] drm/i915/vma: Fix UAF on destroy against retire race
` [PATCH v6 2/3] drm/i915: Remove extra multi-gt pm-references
` [PATCH v6 3/3] Revert "drm/i915: Wait for active retire before i915_active_fini()"

linux-next: build failure after merge of the kunit-next tree
 2024-03-01  7:15 UTC  (3+ messages)

[PATCH 00/23] XeKmd basic SVM support
 2024-03-01  7:01 UTC  (29+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[PATCH] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
 2024-03-01  6:11 UTC 

[git pull] drm fixes for 6.8-rc7
 2024-03-01  5:41 UTC 

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-03-01  4:06 UTC  (11+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "

[PATCH 1/2] nouveau: lock the client object tree
 2024-03-01  3:42 UTC  (2+ messages)
` [PATCH 2/2] nouveau/umem: rename nvkm client lock to umem_lock

[PATCH v8 4/8] drm/fb_dma: Add generic set_scanout_buffer() for drm_panic
 2024-03-01  2:13 UTC  (3+ messages)

[PATCH v4 0/2] Add StarFive JH7110 SoC DSI support
 2024-03-01  1:52 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC
` [PATCH v4 2/2] drm/bridge: cdns-dsi: Add support for "

[PATCH] drm/i915/selftest_hangcheck: Check sanity with more patience
 2024-02-29 23:41 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix dependency of some timeouts on HZ
 2024-02-29 23:40 UTC  (2+ messages)

[PATCH v3 0/4] Disable automatic load CCS load balancing
 2024-02-29 23:28 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/gt: Refactor uabi engine class/instance list creation
` [PATCH v3 2/4] drm/i915/gt: Do not exposed fused off engines
` [PATCH v3 3/4] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v3 4/4] drm/i915/gt: Enable only one CCS for compute workload

Colorspace "Default" and the CTA-861 spec
 2024-02-29 23:26 UTC 

[PATCH] drm: panel: st7701: Add Hardkernel ODROID-GO Ultra panel support
 2024-02-29 21:30 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH AUTOSEL 6.7 24/24] drm/amd/display: fix input states translation error for dcn35 & dcn351
 2024-02-29 20:37 UTC 

[PATCH] drm: Document requirements for driver-specific KMS props in new drivers
 2024-02-29 20:28 UTC 

[PATCH 0/4] Setting live video input format for ZynqMP DPSUB
 2024-02-29 20:07 UTC  (4+ messages)
` [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Anounce supported input formats

[PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP
 2024-02-29 19:53 UTC  (6+ messages)
` [PATCH v12 2/8] drm: Add Adaptive Sync SDP logging

[PATCH v3 0/4] Add display support for stm32mp135f-dk board
 2024-02-29 19:25 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: display: simple: allow panel-common properties

[PATCH] drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() comment
 2024-02-29 19:12 UTC  (2+ messages)

[RFC][PATCH v8 0/8] drm/panic: Add a drm panic handler
 2024-02-29 19:08 UTC  (8+ messages)
` [PATCH v8 3/8] drm/panic: Add debugfs entry to test without triggering panic
` [PATCH v8 5/8] drm/simpledrm: Add drm_panic support

[pull] drm/msm: drm-msm-next-2024-02-29 for v6.9
 2024-02-29 19:04 UTC 

[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
 2024-02-29 18:53 UTC 

[PATCH v2 0/7] Add YUV formats to VKMS
 2024-02-29 18:27 UTC  (5+ messages)

[PATCH] drm/fsl-dcu: remove unnecessary NULL checks
 2024-02-29 18:14 UTC 

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-29 17:57 UTC  (8+ messages)
` [PATCH v2 6/9] drm/vkms: Add YUV support

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-29 17:54 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix

[PATCH 00/18] Add audio support for the MediaTek Genio 350-evk board
 2024-02-29 17:45 UTC  (3+ messages)
` [PATCH 13/18] mfd: mt6397-core: register mt6357 sound codec
  ` (subset) "

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-29 17:40 UTC  (5+ messages)

[PATCH RESEND 0/4] Ensure all backlight drivers zero the properties structure
 2024-02-29 17:39 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] TTM unlockable restartable LRU list iteration
 2024-02-29 17:34 UTC  (5+ messages)

[PATCH v2 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 17:28 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group
` [PATCH v2 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188
` [PATCH v2 3/3] drm/mediatek: Add gamma support for MT8195

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-29 17:11 UTC  (7+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block

[PATCH v13 0/8] Enable Adaptive Sync SDP Support for DP
 2024-02-29 16:25 UTC  (9+ messages)
` [PATCH v13 1/8] drm: Add Adaptive Sync SDP logging
` [PATCH v13 2/8] drm: Add crtc state dump for Adaptive Sync SDP
` [PATCH v13 3/8] drm/i915/dp: Add Read/Write support "
` [PATCH v13 4/8] drm/i915/dp: Add wrapper function to check AS SDP
` [PATCH v13 5/8] drm/i915/display: Compute AS SDP parameters
` [PATCH v13 6/8] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v13 7/8] drm/i915/display: Compute vrr_vsync params
` [PATCH v13 8/8] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[GIT PULL] mediatek drm next for 6.9
 2024-02-29 16:21 UTC 

[PATCH AUTOSEL 6.6 03/21] Revert "drm/msm/gpu: Push gpu lock down past runpm"
 2024-02-29 15:49 UTC 

[PATCH AUTOSEL 6.7 03/26] Revert "drm/msm/gpu: Push gpu lock down past runpm"
 2024-02-29 15:48 UTC 

[PATCH] drm/amd/display: check dc_link before dereferencing
 2024-02-29 15:46 UTC  (2+ messages)

[drm-misc:drm-misc-next 4/5] sun4i_hdmi_enc.c:undefined reference to `__udivdi3'
 2024-02-29 15:34 UTC 

[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
 2024-02-29 15:31 UTC  (3+ messages)

[pull] amdgpu drm-fixes-6.8
 2024-02-29 15:24 UTC 

[PATCH 3/3] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c: BUFFER_OVERFLOW
 2024-02-29 13:10 UTC 

[PATCH] drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
 2024-02-29 14:46 UTC  (2+ messages)

[PATCH 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29 14:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group

[PATCH] MAINTAINERS: Update email address for Tvrtko Ursulin
 2024-02-29 14:31 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-02-29 13:54 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: improve idle/busy handling v5
 2024-02-29 13:40 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: use GTT only as fallback for VRAM|GTT


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