dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 11:31:08 to 2024-03-19 09:39:21 UTC [more...]

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-19  9:37 UTC 

[PATCH v4 00/12] drm/ast: Detect connector status for VGA and SIL164
 2024-03-19  9:37 UTC  (14+ messages)
` [PATCH v4 01/12] drm/ast: Include <linux/of.h> where necessary
` [PATCH v4 02/12] drm/ast: Fail probing if DDC channel could not be initialized
` [PATCH v4 03/12] drm/ast: Remove struct ast_{vga,sil165}_connector
` [PATCH v4 04/12] drm/ast: Allocate instance of struct ast_i2c_chan with managed helpers
` [PATCH v4 05/12] drm/ast: Move DDC code to ast_ddc.{c,h}
` [PATCH v4 06/12] drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
` [PATCH v4 07/12] drm/ast: Pass AST device to ast_ddc_create()
` [PATCH v4 08/12] drm/ast: Store AST device in struct ast_ddc
` [PATCH v4 09/12] drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
` [PATCH v4 10/12] drm/ast: Acquire I/O-register lock in DDC code
` [PATCH v4 11/12] drm/ast: Use drm_connector_helper_get_modes()
` [PATCH v4 12/12] drm/ast: Implement polling for VGA and SIL164 connectors

[PATCH v3] drm/panel: tpo-td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  9:23 UTC 

[PATCH v3 0/2] drm: Add plane SIZE_HINTS property
 2024-03-19  9:28 UTC  (7+ messages)
` [PATCH v3 1/2] drm: Introduce "
` [PATCH v3 2/2] drm/i915: Add SIZE_HINTS property for cursors
` ✗ Fi.CI.SPARSE: warning for drm: Add plane SIZE_HINTS property (rev6)
` ✗ Fi.CI.BAT: failure "

[PATCH v3] video: fbdev: panel-tpo-td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  9:23 UTC 

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

[PATCH v2] drm, fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  9:05 UTC  (3+ messages)
` [PATCH v2] drm,fbdev: "

drm/tiny: QUESTION: What to use instead of drm_simple_display_pipe ?
 2024-03-19  8:52 UTC  (3+ messages)

about ArmChina NPU driver upstream
 2024-03-19  8:19 UTC 

[PATCH v4 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-03-19  8:30 UTC  (3+ messages)
` [PATCH v4 2/4] drm/bridge: add lvds controller support for sam9x7

[PATCH v2] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19  8:22 UTC  (6+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-03-19  8:23 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v6 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v6 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v6 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v6 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[PATCH] drm, fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  4:00 UTC  (2+ messages)
` [PATCH] drm,fbdev: "

[PATCH v2 0/4] drm: xlnx: zynqmp: Add DP audio support
 2024-03-19  8:22 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: dmaengine_pcm: Allow passing component name via config
` [PATCH v2 2/4] dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs
` [PATCH v2 3/4] arm64: dts: zynqmp: Add DMA for DP audio
` [PATCH v2 4/4] drm: xlnx: zynqmp_dpsub: Add DP audio support

[PATCH v3] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19  8:13 UTC 

[PATCH v5 00/13] Support IGT in display driver
 2024-03-19  7:34 UTC  (7+ messages)
` [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 v2 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-03-19  7:28 UTC  (7+ 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 v2 00/14] Rename mtk_drm_* to mtk_*
 2024-03-19  7:02 UTC  (15+ messages)
` [PATCH v2 01/14] drm/mediatek: Rename "mtk_drm_crtc" to "mtk_crtc"
` [PATCH v2 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [PATCH v2 03/14] drm/mediatek: Rename "mtk_drm_plane" to "mtk_plane"
` [PATCH v2 04/14] drm/mediatek: Rename "mtk_drm_gem" to "mtk_gem"
` [PATCH v2 05/14] drm/mediatek: Rename "mtk_drm_hdmi" to "mtk_hdmi"
` [PATCH v2 06/14] drm/mediatek: Rename files "mtk_drm_crtc.h" to "mtk_crtc.h"
` [PATCH v2 07/14] drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
` [PATCH v2 08/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
` [PATCH v2 09/14] drm/mediatek: Rename files "mtk_drm_ddp_comp.c" to "mtk_ddp_comp.c"
` [PATCH v2 10/14] drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
` [PATCH v2 11/14] drm/mediatek: Rename files "mtk_drm_plane.c" to "mtk_plane.c"
` [PATCH v2 12/14] drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
` [PATCH v2 13/14] drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"
` [PATCH v2 14/14] drm/mediatek: Rename mtk_ddp_comp functions

[PATCH RESEND] drm/mediatek: Add 0 size check to mtk_drm_gem_obj
 2024-03-19  6:00 UTC  (2+ messages)

[PATCH 0/3] drm/panel: Pixel 3a Panel
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] drm/msm/dp: Improve DP AUX transfer vs. HPD interactions
 2024-03-19  0:55 UTC  (12+ messages)
` [PATCH v2 1/4] drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connected
` [PATCH v2 2/4] drm/msm/dp: Account for the timeout in wait_hpd_asserted() callback
` [PATCH v2 3/4] drm/msm/dp: Delete the old 500 ms wait for eDP HPD in aux transfer
` [PATCH v2 4/4] drm/msm/dp: Fix typo in static function (ststus => status)

[PATCH v2 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-19  0:35 UTC  (9+ messages)
` [PATCH v2 2/8] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v2 3/8] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v2 4/8] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v2 5/8] drm: xlnx: zynqmp_dpsub: Set input live format

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-18 23:46 UTC 

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-18 23:42 UTC 

[PATCH 01/43] drm/fbdev-generic: Do not set physical framebuffer address
 2024-03-18 22:22 UTC  (2+ messages)
` [01/43] "

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-18 21:40 UTC  (3+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality
` [PATCH v9 3/3] drm/tests: Add a test case for drm buddy clear allocation

[PATCH 0/2] Add POWERTIP PH128800T006-ZHC01 panel
 2024-03-18 21:21 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add POWERTIP PH128800T-006-ZHC01 panel
` [PATCH 2/2] drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entry

[PATCH 1/3] drm/bridge: analogix_dp: properly handle zero sized AUX transactions
 2024-03-18 20:39 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge: analogix_dp: simplify analogix_dp_{set/get}_lane_link_training helpers
` [PATCH 3/3] drm/bridge: analogix_dp: don't adjust further when clock recovery succeeded

[PATCH] drm/i915/gt: Reset queue_priority_hint on parking
 2024-03-18 20:00 UTC  (2+ messages)

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

[PATCH] drm/tilcdc: Set preferred depth
 2024-03-18 19:21 UTC  (4+ messages)

[PATCH 0/6] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-18 19:05 UTC  (27+ messages)
` [PATCH 1/6] drm: zynqmp_dp: Downgrade log level for aux retries message
` [PATCH 2/6] drm: zynqmp_dp: Adjust training values per-lane
` [PATCH 3/6] drm: zynqmp_dp: Add locking
` [PATCH 4/6] drm: zynqmp_dp: Split off several helper functions
` [PATCH 5/6] drm: zynqmp_dp: Optionally ignore DPCD errors
` [PATCH 6/6] drm: zynqmp_dp: Add debugfs interface for compliance testing

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

[PATCH 00/43] drm: Provide fbdev emulation per memory manager
 2024-03-18 17:11 UTC  (7+ messages)
` [PATCH 05/43] fbdev/deferred-io: Test smem_start for I/O memory
` [PATCH 06/43] fbdev/deferred-io: Always call get_page() for framebuffer pages
` [PATCH 07/43] fbdev/deferred-io: Provide get_page hook in struct fb_deferred_io

[PATCH v6 0/3] Introduce STM32 LVDS driver
 2024-03-18 15:26 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: display: add STM32 LVDS device
` [PATCH v6 2/3] drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driver

[PATCH] drm/Makefile: Move tiny drivers before native drivers
 2024-03-18 16:17 UTC  (8+ messages)

[PATCH v2] drm/panthor: Fix the CONFIG_PM=n case
 2024-03-18 16:11 UTC  (3+ messages)

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-18 16:11 UTC  (9+ messages)
` [PATCH v9 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation

[PATCH] drm: bridge: thc63lvd1024: Switch to use of_graph_get_remote_node()
 2024-03-18 15:59 UTC  (6+ messages)

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-18 15:33 UTC  (9+ messages)
    ` [PATCH v2] Fix divide-by-zero regression on DP MST "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH 0/5] drm/v3d: Enable Super Pages
 2024-03-18 15:27 UTC  (18+ messages)
` [PATCH 2/5] drm/gem: Add a mountpoint parameter to drm_gem_object_init()

[PATCH] drm/panthor: Don't use virt_to_pfn()
 2024-03-18 15:25 UTC  (4+ messages)

[PATCH] drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2024-03-18 15:24 UTC  (9+ messages)

[PATCH] drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node()
 2024-03-18 15:23 UTC  (2+ messages)

[PATCH] drm/bridge: it66121: Remove a duplicated invoke of of_device_is_available()
 2024-03-18 15:23 UTC  (2+ messages)

[PATCH] drm/bridge: ite66121: Register HPD interrupt handler only when 'client->irq > 0'
 2024-03-18 15:22 UTC  (2+ messages)

vga hang on post, ok after 'reset', with kernel 6.7.9 + intel i915 + wayland drm . bug?
 2024-03-18 15:10 UTC 

[PATCH] drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
 2024-03-18 15:13 UTC  (2+ messages)

[PATCH 0/2] drm/panel: Add Startek KD050HDFIA020-C020A support
 2024-03-18 15:13 UTC  (2+ messages)

[PATCH] Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"
 2024-03-18 15:05 UTC  (4+ messages)

[drm-misc:for-linux-next-fixes 1/1] ld.lld: error: undefined symbol: __drm_dev_dbg
 2024-03-18 14:59 UTC 

[drm-misc:for-linux-next-fixes 1/1] undefined reference to `__drm_dev_dbg'
 2024-03-18 14:59 UTC 

[PATCH] drm/panthor: Fix the CONFIG_PM=n case
 2024-03-18 14:58 UTC  (11+ messages)

[PATCH v4 00/11] drm/ci: Add support for GPU and display testing
 2024-03-18 14:48 UTC  (4+ messages)
` [PATCH v4 03/11] drm/ci: uprev IGT and update testlist

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-18 14:37 UTC  (2+ messages)

[v3,5/5] drm/xe: Enable 32bits build
 2024-03-18 14:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove the adev check for NULL
 2024-03-18 12:29 UTC  (2+ messages)

[PATCH] drm/panfrost: Only display fdinfo's engine and cycle tags when profiling is on
 2024-03-18 12:21 UTC  (2+ messages)

[PATCH 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-18 12:08 UTC  (7+ messages)
` [PATCH 2/6] backlight/omap1-bl: Remove unused struct omap_backlight_config.set_power
` [PATCH 3/6] backlight/omap1-bl: Replace FB_BLANK_ states with simple on/off
` [PATCH 6/6] backlight: Remove fb_blank from struct backlight_properties

[PATCH v3 0/2] Fixes for omapdrm console
 2024-03-18 11:45 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).