dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-20 18:44:32 to 2024-03-22 08:49:08 UTC [more...]

[PATCH 0/3] drm/mediatek: Fixes for DDP component search/destroy
 2024-03-22  8:48 UTC  (6+ messages)
` [PATCH 1/3] drm/mediatek: drm_ddp_comp: Fix and cleanup DDP component CRTC search
` [PATCH 2/3] drm/mediatek: Perform iounmap on simple DDP component destruction

[PATCH v4 00/14] Rename mtk_drm_* to mtk_*
 2024-03-22  8:46 UTC  (16+ messages)
` [PATCH v4 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v4 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v4 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v4 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v4 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v4 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v4 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v4 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v4 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v4 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v4 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v4 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v4 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v4 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH] fbdev: Select I/O-memory framebuffer ops for SBus
 2024-03-22  8:29 UTC 

[PATCH v5 00/13] drm/ast: Detect connector status for VGA and SIL164
 2024-03-22  8:22 UTC  (7+ messages)
` [PATCH v5 12/13] drm/ast: Implement polling for VGA and SIL164 connectors
  ` [v5,12/13] "

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-22  8:16 UTC  (4+ messages)

[PATCH] drm/ttm: Implement strict NUMA pool allocations
 2024-03-22  7:07 UTC 

[PATCH v6 00/14] Support IGT in display driver
 2024-03-22  6:43 UTC  (16+ messages)
` [PATCH v6 01/14] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v6 02/14] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v6 03/14] drm/mediatek: Add missing plane settings when async update
` [PATCH v6 04/14] drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property
` [PATCH v6 05/14] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v6 06/14] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver
` [PATCH v6 08/14] drm/mediatek: Support "Pre-multiplied" alpha blending in OVL
` [PATCH v6 09/14] drm/mediatek: Support "Pre-multiplied" alpha blending in Mixer
` [PATCH v6 10/14] drm/mediatek: Support "None" alpha blending in OVL
` [PATCH v6 11/14] drm/mediatek: Support "None" alpha blending in Mixer
` [PATCH v6 12/14] drm/mediatek: Support CRC in display driver
` [PATCH v6 13/14] drm/mediatek: Support CRC in OVL
` [PATCH v6 14/14] drm/mediatek: Support CRC in OVL adaptor

[PATCH] drm/amd/display: clean up some inconsistent indenting
 2024-03-22  6:08 UTC 

[PATCH] drm: zynqmp_dpsub: Always register bridge
 2024-03-22  6:01 UTC  (2+ messages)

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-22  5:59 UTC  (13+ messages)
` [PATCH v3 1/9] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v3 2/9] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v3 3/9] drm: xlnx: zynqmp_dpsub: Add connected live layer helper
` [PATCH v3 4/9] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v3 5/9] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v3 6/9] drm: xlnx: zynqmp_dpsub: Set input live format
` [PATCH v3 7/9] drm/atomic-helper: Add select_output_bus_format callback
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings
` [PATCH v3 9/9] drm: xlnx: Intoduce TPG CRTC driver

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-22  5:50 UTC  (25+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 3/8] drm: zynqmp_dp: Adjust training values per-lane
` [PATCH v2 4/8] drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH] accel/qaic: Add Sahara implementation for firmware loading
 2024-03-22  3:49 UTC 

[git pull] drm fixes for 6.9-rc1
 2024-03-22  2:41 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2024-03-21 23:44 UTC  (11+ messages)
` [PATCH v3 3/5] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()
` [PATCH v3 4/5] drm/msm/dpu: rework core_perf debugfs overrides
` [PATCH v3 5/5] drm/msm/dpu: drop dpu_core_perf_params::max_per_pipe_ib

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

[PATCH] drm/debugfs: Drop conditionals around of_node pointers
 2024-03-21 22:22 UTC 

[PATCH v2] drm/i915/gt: Report full vm address range
 2024-03-21 22:11 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.9
 2024-03-21 22:05 UTC 

[PATCH 0/2] drm/amdgpu/display: Make multi-plane configurations more flexible
 2024-03-21 21:39 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: Introduce overlay cursor mode
` [PATCH 2/2] drm/amd/display: Move PRIMARY plane zpos higher

[PATCH v5 13/13] drm/ast: Automatically clean up poll helper
 2024-03-21 20:57 UTC  (5+ messages)
` [v5,13/13] "

[PATCH] drm/amdgpu: fix function implicit declaration error
 2024-03-21 19:45 UTC  (2+ messages)

[PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats
 2024-03-21 18:43 UTC  (7+ messages)

[GIT PULL] fbdev fixes and cleanups for v6.9-rc1
 2024-03-21 18:35 UTC  (2+ messages)

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-21 18:21 UTC  (2+ messages)

[PATCH] backlight: mp3309c: fix signedness bug in mp3309c_parse_fwnode()
 2024-03-21 18:14 UTC  (2+ messages)
` (subset) "

[v3,5/5] drm/xe: Enable 32bits build
 2024-03-21 16:40 UTC  (2+ messages)

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-21 16:41 UTC  (11+ messages)

[PATCH] drm/sun4i: tcon: Support keeping dclk rate upon ancestor clock changes
 2024-03-21 16:24 UTC  (4+ messages)

[PULL] drm-misc-next-fixes
 2024-03-21 16:19 UTC 

[PATCH v17 1/9] drm/dp: Add support to indicate if sink supports AS SDP
 2024-03-21 15:38 UTC  (2+ messages)
` [v17,1/9] "

[PATCH] drm/i915: use READ_ONCE() to read vma->iomap in concurrent environment
 2024-03-21  9:49 UTC  (2+ messages)

[PATCH] Fix duplicate C declaration warnings
 2024-03-21 15:37 UTC  (2+ messages)

[PATCH 1/2] drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flags
 2024-03-21 14:44 UTC  (5+ messages)
` [PATCH 2/2] drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W init

[PULL] drm-misc-next
 2024-03-21 13:56 UTC 

[PATCH v2] dt-bindings: display: samsung, exynos5-dp: convert to DT Schema
 2024-03-21 13:13 UTC  (4+ messages)
` [PATCH v2] dt-bindings: display: samsung,exynos5-dp: "

[RFC 0/2] drm/xe: Support PCIe FLR
 2024-03-21 11:38 UTC  (12+ messages)
` [RFC 1/2] drm: add devm release action
` [RFC 2/2] drm/xe/FLR: Support PCIe FLR

[PATCH 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-03-21 10:05 UTC  (5+ messages)
` [PATCH 1/4] drm/edid: add drm_edid_get_product_id()
` [PATCH 2/4] drm/edid: add drm_edid_print_product_id()
` [PATCH 3/4] drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id
` [PATCH 4/4] drm/i915/bios: return drm_edid_product_id from get_lvds_pnp_id()

[PATCH] drm/amdgpu: refactor code to split devcoredump code
 2024-03-21  9:55 UTC  (2+ messages)

[PATCH 0/3] drm/edid & drm/display header spring cleaning
 2024-03-21  9:45 UTC  (4+ messages)
` [PATCH 1/3] drm/displayid: move drm_displayid.h to drm_displayd_internal.h
` [PATCH 2/3] drm/edid: move all internal declarations to drm_crtc_internal.h
` [PATCH 3/3] drm/edid: group struct drm_edid based declarations together

[PATCH] drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()
 2024-03-21  7:55 UTC  (3+ messages)

STM32 DSI controller driver: mode_valid clock tolerance
 2024-03-21  8:51 UTC  (5+ messages)

[PATCH v5 06/13] drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
 2024-03-21  8:48 UTC  (4+ messages)
` [v5,06/13] "

[RESEND v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-21  7:29 UTC  (2+ messages)

[PATCH] drm/atmel-hlcdc: Release CRTC commit when destroying plane state
 2024-03-21  6:45 UTC  (2+ messages)

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-21  5:52 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs

[PATCH v2] drm/amdgpu: refactor code to split devcoredump code
 2024-03-21  4:38 UTC 

[PATCH] drm/i915/gt: Report full vm address range
 2024-03-21  4:29 UTC  (7+ messages)

[PATCH libdrm] modetest: add support for YUV422 and YUV444 plane format
 2024-03-21  1:31 UTC 

[PATCH] video/hdmi: prefer length specifier in format over string copying
 2024-03-20 23:22 UTC 

[PATCH] fbdev: uvesafb: replace deprecated strncpy with strscpy_pad
 2024-03-20 23:04 UTC 

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-20 22:48 UTC  (4+ messages)

[PATCH] video: fbdev: fsl-diu-fb: replace deprecated strncpy with strscpy_pad
 2024-03-20 22:48 UTC 

[PATCH] drm/Makefile: Move tiny drivers before native drivers
 2024-03-20 20:55 UTC  (9+ messages)

[PATCH 0/5] drm/bridge: Allow using fwnode API to get the next bridge
 2024-03-20 20:34 UTC  (6+ messages)
` [PATCH 2/5] drm/bridge: simple-bridge: Extend match support for non-DT based systems
` [PATCH 5/5] drm-bridge: display-connector: Switch to use fwnode API

[Bug 218617] New: Linux Kernel Bug Report: "Scheduling while atomic" Kernel Panic and System Freeze on NVIDIA RTX 2000 Ada Generation Laptop GPU
 2024-03-20 20:28 UTC  (3+ messages)
` [Bug 218617] "

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-20 20:28 UTC  (4+ messages)

[PATCH 01/11] drm/i915/dp: Fix DSC line buffer depth programming
 2024-03-20 20:11 UTC  (5+ messages)
` [PATCH 07/11] drm/dp: Add drm_dp_uhbr_channel_coding_supported()
` [PATCH 08/11] drm/dp_mst: Factor out drm_dp_mst_port_is_logical()
` [PATCH 09/11] drm/dp_mst: Add drm_dp_mst_aux_for_parent()
` [PATCH 11/11] drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates

[PATCH] drm: bridge: thc63lvd1024: Print error message when DT parsing fails
 2024-03-20 20:04 UTC  (6+ messages)

[PATCH] drm/i915/gt: Reset queue_priority_hint on parking
 2024-03-20 19:54 UTC  (3+ messages)

Missing commits from drm-misc-next on linux-next
 2024-03-20 19:50 UTC  (5+ messages)

drm/tiny: QUESTION: What to use instead of drm_simple_display_pipe ?
 2024-03-20 18:59 UTC  (4+ messages)

Implement per-key keyboard backlight as auxdisplay?
 2024-03-20 18:45 UTC  (18+ messages)
              ` Future handling of complex RGB devices on Linux
                ` Future handling of complex RGB devices on Linux v2
                          ` Future handling of complex RGB devices on Linux v3


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