dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 17:30:03 to 2024-03-07 13:49:56 UTC [more...]

[PULL] drm-misc-next-fixes
 2024-03-07 12:46 UTC 

[PATCH v8 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-07 13:38 UTC  (28+ messages)
` [PATCH v8 01/27] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v8 02/27] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v8 03/27] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v8 04/27] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v8 05/27] drm/tests: Add output bpc tests
` [PATCH v8 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v8 07/27] drm/tests: Add output formats tests
` [PATCH v8 08/27] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v8 09/27] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v8 10/27] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v8 11/27] drm/tests: Add TDMS character rate connector state tests
` [PATCH v8 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v8 13/27] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v8 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v8 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v8 16/27] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v8 17/27] drm/tests: Add tests for "
` [PATCH v8 18/27] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v8 19/27] drm/tests: Add RGB Quantization tests
` [PATCH v8 20/27] drm/connector: hdmi: Add Infoframes generation
` [PATCH v8 21/27] drm/tests: Add infoframes test
` [PATCH v8 22/27] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v8 23/27] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v8 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v8 25/27] drm/vc4: tests: Convert to plane creation helper
` [PATCH v8 26/27] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v8 27/27] drm/sun4i: hdmi: "

[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
 2024-03-07 13:35 UTC  (5+ messages)
` [PATCH v4 02/11] drm/ci: uprev mesa version
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist

[PATCH 0/6] gpu: powervr-rogue: Add PowerVR support for some Renesas devices
 2024-03-07 13:31 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: gpu: powervr-rogue: Add PowerVR support for some Renesas GPUs
` [PATCH 2/6] arm64: dts: renesas: r8a774a1: Enable GPU

[PATCH v5 0/6] Match panel with identity
 2024-03-07 13:28 UTC  (19+ messages)
` [PATCH v5 1/6] drm_edid: Add a function to get EDID base block
` [PATCH v5 2/6] drm/edid: Clean up drm_edid_get_panel_id()
` [PATCH v5 3/6] drm/edid: Add a function to match EDID with identity
` [PATCH v5 4/6] drm/edid: Match edid quirks "
` [PATCH v5 5/6] drm/panel-edp: Match edp_panels with panel identity
` [PATCH v5 6/6] drm/panel-edp: Fix AUO 0x405c panel naming and add a variant

[PATCH v3] drm/ci: update device type for volteer devices
 2024-03-07 13:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: cache in more vm fault information
 2024-03-07 12:43 UTC  (9+ messages)
` [PATCH] drm/amdgpu: add vm fault information to devcoredump

[PATCH v8 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-07 12:25 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-07 12:15 UTC  (14+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice

[PATCH 0/7] Additions to "Reimplement line-per-line pixel conversion for plane reading" series
 2024-03-07 11:43 UTC  (10+ messages)
` [PATCH 1/7] drm: Fix drm_fixp2int_round() making it add 0.5
` [PATCH 2/7] drm/vkms: Add comments
` [PATCH 3/7] drm/vkmm: Use drm_fixed api
` [PATCH 4/7] drm/vkms: Fix compilation issues
` [PATCH 5/7] drm/vkms: Add comments to format tests
` [PATCH 6/7] drm/vkms: Change the gray RGB representation
` [PATCH 7/7] drm/vkms: Add how to run the Kunit tests

[Bug 218569] New: Early KMS Resolution Issue on MST dock connected 4K Monitor
 2024-03-07 11:33 UTC 

[PULL] drm-xe-fixes
 2024-03-07 10:48 UTC 

[PATCH][next] drm/qxl: remove unused variable num_relocs
 2024-03-07 10:41 UTC 

[PATCH v3 0/3] arch/powerpc: Resolve backlight include dependencies
 2024-03-07 10:33 UTC  (4+ messages)
` [PATCH v3 3/3] arch/powerpc: Remove <linux/fb.h> from backlight code

[PATCH] drm/mediatek: Add 0 size check to mtk_drm_gem_obj
 2024-03-07 10:29 UTC  (2+ messages)

[PATCH v9 0/9] drm/panic: Add a drm panic handler
 2024-03-07 10:27 UTC  (11+ messages)
` [PATCH v9 1/9] drm/panic: Add drm panic locking
` [PATCH v9 2/9] drm/format-helper: Add drm_fb_blit_from_r1 and drm_fb_fill
` [PATCH v9 3/9] drm/panic: Add a drm panic handler
` [PATCH v9 4/9] drm/panic: Add debugfs entry to test without triggering panic
` [PATCH v9 5/9] drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
` [PATCH v9 6/9] drm/simpledrm: Add drm_panic support
` [PATCH v9 7/9] drm/mgag200: "
` [PATCH v9 8/9] drm/imx: "
` [PATCH v9 9/9] drm/ast: "

[GIT PULL] etnaviv-next for 6.9
 2024-03-07 10:23 UTC 

[PATCH] m68k: pgtable: Add missing #include <asm/page.h>
 2024-03-07 10:12 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add several generic edp panels
 2024-03-07  9:44 UTC 

[PATCH][next] drm/msm: remove unused variable 'out'
 2024-03-07  9:37 UTC 

[PATCH 00/22] drm: fix headers, add header test facility
 2024-03-07  9:36 UTC  (31+ messages)
` [PATCH 01/22] drm/crtc: make drm_crtc_internal.h self-contained
  ` [PATCH v2] "
` [PATCH 02/22] drm: add missing header guards to drm_internal.h
` [PATCH 03/22] drm/kunit: fix drm_kunit_helpers.h kernel-doc
` [PATCH 04/22] drm/amdgpu: make amd_asic_type.h self-contained
` [PATCH 05/22] drm: bridge: samsung-dsim: make samsung-dsim.h self-contained
` [PATCH 06/22] drm/dp_mst: fix drm_dp_mst_helper.h kernel-doc
` [PATCH 07/22] drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-doc
` [PATCH 08/22] drm/encoder: silence drm_encoder_slave.h kernel-doc
` [PATCH 09/22] drm: fix drm_format_helper.h kernel-doc warnings
` [PATCH 10/22] drm/lease: make drm_lease.h self-contained
` [PATCH 11/22] drm: fix drm_gem_vram_helper.h kernel-doc
` [PATCH 12/22] drm/of: make drm_of.h self-contained
` [PATCH 13/22] drm/i2c: silence ch7006.h and sil164.h kernel-doc warnings
` [PATCH 14/22] drm/suballoc: fix drm_suballoc.h kernel-doc
` [PATCH 15/22] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc
` [PATCH 16/22] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings
` [PATCH 17/22] drm/i915/pxp: fix i915_pxp_tee_interface.h "
` [PATCH 18/22] drm/ttm: fix ttm_bo.h "
` [PATCH 19/22] drm/ttm: make ttm_caching.h self-contained
` [PATCH 20/22] drm/ttm: fix ttm_execbuf_util.h kernel-doc warnings
` [PATCH 21/22] drm/ttm: fix ttm_kmap_iter.h "
` [PATCH 22/22] drm: ensure drm headers are self-contained and pass kernel-doc
` [PATCH] drm: add missing header guards to drm_crtc_internal.h

sn65dsi83: dsi burst mode
 2024-03-07  8:09 UTC 

[PATCH] drm/tests/buddy: fix print format
 2024-03-07  8:46 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2024-03-07  8:44 UTC 

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-03-07  8:42 UTC  (28+ messages)
` [PATCH v2 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v2 5/9] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v2 6/9] drm/vkms: Add YUV support

[PATCH 0/5] Introduce drm sharpening property
 2024-03-07  8:32 UTC  (6+ messages)
` [PATCH 1/5] drm: Introduce sharpness mode property
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH v2 3/5] drm/i915/display: Enable the second scaler
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
` [PATCH v2 5/5] drm/i915/display: Load the lut values and enable sharpness

[PATCH v2] drm/drm_connector: Document Colorspace property variants
 2024-03-07  8:29 UTC  (4+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2024-03-07  8:27 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2024-03-07  8:19 UTC 

[PATCH RESEND drm-misc 0/4] drm: constify struct class usage
 2024-03-07  7:37 UTC  (4+ messages)
` [PATCH RESEND drm-misc 4/4] dma-buf: heaps: make dma_heap_class constant

[PATCH v3 0/1] drm/bridge: it6505: fix hibernate to resume no display issue
 2024-03-07  7:36 UTC  (3+ messages)
` [PATCH v3 1/1] UPSTREAM: "

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-03-07  6:29 UTC 

[PATCH v3] drm/bridge: anx7625: Update audio status while detecting
 2024-03-07  6:24 UTC  (2+ messages)

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

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-07  5:50 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: add vm fault information to devcoredump
 2024-03-07  4:10 UTC 

[PATCH] drm/udl: Add ARGB8888 as a format
 2024-03-07  1:39 UTC  (7+ messages)

[drm-misc:drm-misc-next 2/2] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:332:61: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size between 0 and 8
 2024-03-07  1:32 UTC 

[PATCH v4 0/3] Disable automatic load CCS load balancing
 2024-03-07  0:14 UTC  (5+ messages)
` [PATCH v4 1/3] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v4 3/3] drm/i915/gt: Enable only one CCS for compute workload

[drm-misc:drm-misc-next 2/2] drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:1255:52: error: '%s' directive output may be truncated writing up to 29 bytes into a region of size 23
 2024-03-06 22:33 UTC 

[PATCH] drm/atmel-hlcdc: Release CRTC commit when destroying plane state
 2024-03-06 19:49 UTC 

[RFC PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-06 20:05 UTC  (4+ messages)

[PATCH] drm/amd: Drop abm_level property
 2024-03-06 19:50 UTC  (6+ messages)

[PATCH] drm/msm/dp: fix typo in dp_display_handle_port_status_changed()
 2024-03-06 19:37 UTC  (2+ messages)

[PATCH 0/5] drm/i915: cleanup dead code
 2024-03-06 19:36 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Drop WA 16015675438
` [PATCH 2/5] drm/i915: Drop dead code for xehpsdv
` [PATCH 3/5] drm/i915: Update IP_VER(12, 50)
` [PATCH 4/5] drm/i915: Drop dead code for pvc
` [PATCH 5/5] drm/i915: Remove special handling for !RCS_MASK()

[PATCH v4 0/5] Match panel with identity
 2024-03-06 19:08 UTC  (7+ messages)
` [PATCH v4 2/5] drm/edid: Add a function to match EDID "
` [PATCH v4 4/5] drm/panel-edp: Match edp_panels with panel identity

[RFC PATCH 0/5] Add support for suppressing warning backtraces
 2024-03-06 18:57 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
 2024-03-06 18:11 UTC 

[PATCH] Removed redundant @ symbol to fix kernel-doc warnings in -next repo
 2024-03-06 18:07 UTC  (2+ messages)

[PATCH 0/6] soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free
 2024-03-06 17:47 UTC  (2+ messages)
` (subset) "


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