dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 08:17:17 to 2024-02-14 16:48:31 UTC [more...]

[PATCH 1/2] tracing, dma-buf: add a trace_dma_fence_sync_to event
 2024-02-14 16:45 UTC  (16+ messages)
` [PATCH v2 0/6] dma-fence, drm, amdgpu new trace events
  ` [PATCH v2 1/6] tracing, dma-buf: add a trace_dma_fence_sync_to event
  ` [PATCH v2 2/6] dma-buf/fence-chain: use trace_dma_fence_sync_to
  ` [PATCH v2 3/6] amdgpu: use trace_dma_fence_sync_to in amdgpu_fence_sync
  ` [PATCH v2 4/6] drm/amdgpu: add BO clear event
  ` [PATCH v2 5/6] drm/amdgpu: add a amdgpu_cs_ioctl2 event
  ` [PATCH v2 6/6] drm: add drm_mode_atomic_commit event

[PATCH v2 0/8] fbdev: Clean up include dependencies in header
 2024-02-14 16:29 UTC  (10+ messages)
` [PATCH v2 1/8] drm/nouveau: Include <linux/backlight.h>
` [PATCH v2 2/8] staging/fbtft: "
` [PATCH v2 3/8] fbdev: Do not include <linux/backlight.h> in header
` [PATCH v2 4/8] fbdev: Do not include <linux/fs.h> "
` [PATCH v2 5/8] fbdev: Do not include <linux/notifier.h> "
` [PATCH v2 6/8] fbdev: Do not include <linux/slab.h> "
` [PATCH v2 7/8] fbdev: Clean up forward declarations in header file
` [PATCH v2 8/8] fbdev: Clean up include statements "

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-02-14 15:47 UTC  (6+ messages)
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
      `  "

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-14 15:30 UTC  (10+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider

[PATCH v2 00/19] Add support for CDM over DP
 2024-02-14 14:58 UTC  (11+ messages)
` [PATCH v2 16/19] drm/msm/dpu: modify encoder programming "

[PATCH v2] drm: ci: use clk_ignore_unused for apq8016
 2024-02-14 14:41 UTC  (3+ messages)

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-02-14 14:10 UTC  (5+ messages)
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH 0/1] Always record job cycle and timestamp information
 2024-02-14 13:52 UTC  (3+ messages)
` [PATCH 1/1] drm/panfrost: "

drm/msm: DisplayPort regressions in 6.8-rc1
 2024-02-14 13:52 UTC  (4+ messages)

[PATCH 0/5] Add display support for stm32mp135f-dk board
 2024-02-14 13:40 UTC  (2+ messages)

[PATCH v2 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14 13:18 UTC  (2+ messages)
` [PATCH v2 2/2] drm/tests/drm_buddy: add alloc_contiguous test

[PATCH v2 0/2] Add common1 region for AM62, AM62A & AM65x
 2024-02-14 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: ti, am65x-dss: Add support for common1 region
` [PATCH v2 2/2] arm64: dts: ti: Add common1 register space for AM62x, AM62A & AM65x SoCs

[PATCH] gpu: host1x: Skip reset assert on Tegra186
 2024-02-14 11:40 UTC 

[RFC 0/5] Introduce drm sharpening property
 2024-02-14 11:24 UTC  (6+ messages)
` [RFC 1/5] drm: Introduce sharpeness mode property
` [RFC 2/5] drm/i915/display/: Compute the scaler filter coefficients
` [RFC 3/5] drm/i915/dispaly/: Enable the second scaler
` [RFC 4/5] drm/i915/display/: Add registers and compute the strength
` [RFC 5/5] drm/i915/display: Load the lut values and enable sharpness

[PATCH 0/2] Add common1 register space for TI Keystone displays
 2024-02-14 11:23 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: ti, am65x-dss: Add support for common1 region
  ` [PATCH 1/2] dt-bindings: display: ti,am65x-dss: "

[PULL] drm-intel-next
 2024-02-14 11:01 UTC  (2+ messages)

[drm-drm-misc:drm-misc-next v2] dt-bindings: nt35510: document 'port' property
 2024-02-14  9:46 UTC  (3+ messages)

[PATCH] drm/xe: avoid function cast warnings
 2024-02-14 10:15 UTC  (4+ messages)

[PATCH v2 0/4] Add display support for Fairphone 4
 2024-02-14  9:50 UTC  (13+ messages)
` [PATCH v2 2/4] drm/panel: Add driver for DJN HX83112A LCD panel

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-14  9:33 UTC  (3+ messages)
` [PATCH v6 152/164] drm/bridge: ti-sn65dsi86: Make use of pwmchip_parent() accessor
` [PATCH v6 153/164] drm/bridge: ti-sn65dsi86: Make use of devm_pwmchip_alloc() function

[PATCH drm-misc-next] drm/xe: Fix a missing argument to drm_err_printer
 2024-02-14  9:38 UTC  (5+ messages)
  `  "
      `  "

[PATCH 00/28] Plane Color Pipeline support for Intel platforms
 2024-02-14  9:03 UTC  (16+ messages)
` [PATCH 05/28] drm: Add support for 3x3 CTM
` [PATCH 08/28] drm: Add Color lut range attributes
` [PATCH 09/28] drm: Add Color ops capability property
` [PATCH 17/28] drm/i915: Define segmented Lut and add capabilities to colorop

[PATCH] gpu: host1x: bus: make host1x_bus_type const
 2024-02-13 18:33 UTC  (3+ messages)

[PATCH v3] drm: drm_crtc: correct some comments
 2024-02-14  8:29 UTC  (2+ messages)

[PATCH] drm: ci: use clk_ignore_unused for apq8016
 2024-02-14  8:29 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: improve GPU scheduler documentation v2
 2024-02-14  8:23 UTC  (4+ messages)

[PATCH v2] iosys-map: fix typo
 2024-02-14  8:19 UTC  (2+ messages)

[PATCH] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-14  8:15 UTC  (2+ messages)

[PATCH 0/8] accel/ivpu changes for 6.9
 2024-02-14  8:13 UTC  (9+ messages)
` [PATCH 1/8] accel/ivpu: Rename TILE_SKU_BOTH_MTL to TILE_SKU_BOTH
` [PATCH 2/8] accel/ivpu: Remove legacy firmware name
` [PATCH 3/8] accel/ivpu: Update FW API headers
` [PATCH 4/8] accel/ivpu: Add support for FW boot param system_time_us
` [PATCH 5/8] accel/ivpu: Use lazy allocation for doorbell IDs
` [PATCH 6/8] accel/ivpu: Fix ivpu_reset_engine_fn merge issue
` [PATCH 7/8] accel/ivpu: Refactor BO creation functions
` [PATCH 8/8] accel/ivpu: Rename VPU to NPU in message strings

[PATCH] Revert "drm/panel-edp: Add auo_b116xa3_mode"
 2024-02-14  7:22 UTC 

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-14  6:24 UTC  (2+ messages)

[PATCH v2 2/2] fbcon: Defer console takeover for splash screens to first switch
 2024-02-14  5:24 UTC  (3+ messages)
` [PATCH v3 1/2] dummycon: Add dummycon_(un)register_switch_notifier
  ` [PATCH v3 2/2] fbcon: Defer console takeover for splash screens to first switch

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-14  5:22 UTC  (2+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test

[etnaviv-next v13 0/7] drm/etnaviv: Add driver wrapper for vivante GPUs attached on PCI(e) device
 2024-02-14  4:54 UTC  (10+ messages)
` [etnaviv-next v13 7/7] drm/etnaviv: Add support for vivante GPU cores attached via PCI(e)
    `  "
        `  "

[PATCH] nouveau/gsp: add kconfig option to enable GSP paths by default
 2024-02-14  4:06 UTC  (2+ messages)

[PATCH] nouveau/gsp: add kconfig option to enable GSP paths by default
 2024-02-14  4:06 UTC 

[drm-next][PATCH 0/2] command-line registry and gsp-rm logging
 2024-02-14  3:17 UTC  (9+ messages)
` [PATCH 1/2] [v3] nouveau: add command-line GSP-RM registry support
` [PATCH 2/2] [v3] drm/nouveau: expose GSP-RM logging buffers via debugfs

[PATCH 01/28] [NOT FOR REVIEW] drm: color pipeline base work
 2024-02-14  2:46 UTC  (3+ messages)

Coverity: jpeg_v4_0_5_start(): Code maintainability issues
 2024-02-14  0:00 UTC 

[PATCH 0/2] drm/amd/display: clean codestyle errors
 2024-02-13 22:43 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: clean inconsistent indenting
` [PATCH 2/2] drm/amd/display: clean else not following close brace

[PATCH 04/10] hid/hid-picolcd: Remove struct backlight_ops.check_fb
 2024-02-13 21:57 UTC  (3+ messages)

[PATCH] drm/rockchip: vop2: add a missing unlock in vop2_crtc_atomic_enable()
 2024-02-13 20:06 UTC  (2+ messages)

[PATCH i-g-t v3] benchmarks: Add VKMS benchmark
 2024-02-13 19:59 UTC  (3+ messages)

[RFC] drm/i915: Add GuC submission interface version query
 2024-02-13 19:38 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2 1/6] dt-bindings: display: rockchip: rockchip,dw-hdmi: remove port property
 2024-02-13 19:37 UTC  (3+ messages)
` (subset) [PATCH v2 1/6] dt-bindings: display: rockchip: rockchip, dw-hdmi: "

[PATCH 0/7] Add Support for RK3566 Powkiddy RGB10MAX3
 2024-02-13 19:16 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: display: st7703: Add Powkiddy RGB10MAX3 panel
` [PATCH 3/7] dt-bindings: display: Document ST7703 panel rotation
` [PATCH 6/7] dt-bindings: arm: rockchip: Add Powkiddy RGB10MAX3
` (subset) [PATCH 0/7] Add Support for RK3566 "

[PATCH v6 00/36] drm/connector: Create HDMI Connector infrastructure
 2024-02-13 19:01 UTC  (3+ messages)
` [PATCH v6 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH] backlight: ktd2801: depend on GPIOLIB
 2024-02-13 18:12 UTC 

[PATCH] drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()
 2024-02-13 18:09 UTC 

[PATCH] drm/imx/dcss: fix resource size calculation
 2024-02-13 18:05 UTC 

[PATCH] nouveau: offload fence uevents work to workqueue
 2024-02-13 17:39 UTC  (8+ messages)

[PATCH] drm/msm: Wire up tlb ops
 2024-02-13 17:23 UTC 

[PATCH] backlight: ktd2801: fix LED dependency
 2024-02-13 17:07 UTC  (4+ messages)

[PATCH] dt-bindings: use capital "OR" for multiple licenses in SPDX
 2024-02-13 16:12 UTC  (2+ messages)

[PATCH] drm/crtc: fix uninitialized variable use even harder
 2024-02-13 16:10 UTC  (5+ messages)

[PATCH 1/2] drm/buddy: Fix alloc_range() error handling code
 2024-02-13 15:35 UTC  (4+ messages)
` [PATCH 2/2] drm/tests/drm_buddy: add alloc_contiguous test

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-13 14:58 UTC  (3+ messages)

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (3+ messages)

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_atomic_helper_wait_for_vblanks (2)
 2024-02-13 14:08 UTC  (2+ messages)

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-13 13:42 UTC  (9+ messages)
` [PATCH v2 1/6] drm/mst: read sideband messaging cap
` [PATCH v2 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
` [PATCH v2 3/6] drm/i915/mst: abstract choosing the MST mode to use
` [PATCH v2 4/6] drm/i915/mst: use the MST mode detected previously
` [PATCH v2 5/6] drm/i915/mst: add intel_dp_mst_disconnect()
` [PATCH v2 6/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband

[PATCH 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-13 13:17 UTC  (3+ messages)
` [PATCH 02/10] auxdisplay/ht16k33: Remove struct backlight_ops.check_fb

[RFC] drm/i915: Support replaying GPU hangs with captured context image
 2024-02-13 13:14 UTC 

[PATCH 0/2] drm/tidss: Fixes for zpos and multi-display
 2024-02-13 11:39 UTC  (7+ messages)
` [PATCH 1/2] drm/tidss: Fix initial plane zpos values
` [PATCH 2/2] drm/tidss: Fix sync-lost issue with two displays

[PATCH] char/agp: remove agp_bridge_data::type
 2024-02-13 11:15 UTC 

[PATCH drm-misc-next] drm/xe: fix arguments to drm_err_printer()
 2024-02-13 10:04 UTC  (3+ messages)

[PATCH] nouveau: fix function cast warnings
 2024-02-13  9:57 UTC 

[PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort
 2024-02-13  9:52 UTC  (2+ messages)

[PATCH] drm: document userspace expectations around the Colorspace connector property
 2024-02-13  9:26 UTC  (5+ messages)

[PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
 2024-02-13  8:38 UTC  (11+ 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).