dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-21 01:12:32 to 2024-04-22 22:37:22 UTC [more...]

[PATCH 0/2] Remove more useless wrappers
 2024-04-22 22:37 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dsi: Remove dsi_phy_read/write()
` [PATCH 2/2] drm/msm/dsi: Remove dsi_phy_write_[un]delay()

[PATCH v2 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-04-22 21:17 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings
` [PATCH v2 2/7] drm/panel: himax-hx83102: Break out as separate driver
` [PATCH v2 3/7] arm64: defconfig: Enable HIMAX_HX83102 panel
` [PATCH v2 4/7] dt-bindings: display: panel: Add compatible for BOE nv110wum-l60
` [PATCH v2 5/7] drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panel
` [PATCH v2 6/7] dt-bindings: display: panel: Add compatible for IVO t109nw41
` [PATCH v2 7/7] drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panel

[PATCH 0/2] Add generic panel-dsi to panel-simple
 2024-04-22 20:56 UTC  (9+ messages)
` [PATCH 1/2] drm/panel: panel-simple: Add generic panel-dsi driver
` [PATCH 2/2] dt-bindings: panel-simple-dsi: Add generic panel-dsi

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-22 20:54 UTC  (6+ messages)
` [PATCH v3 1/4] drm: add devm release action
` [PATCH 2/4] drm/xe: Save and restore PCI state
` [PATCH v2 3/4] drm/xe: Extract xe_gt_idle() helper
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR

[PATCH 00/11] drm: Restore helper usability
 2024-04-22 20:46 UTC  (25+ messages)
` [PATCH 01/11] Revert "drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2"
` [PATCH 02/11] Revert "drm/display: Select DRM_KMS_HELPER for DP helpers"
` [PATCH 03/11] Revert "drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable"
` [PATCH 04/11] Revert "drm: fix DRM_DISPLAY_DP_HELPER dependencies"
` [PATCH 05/11] Revert "drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on"
` [PATCH 06/11] Revert "drm: Switch DRM_DISPLAY_HDCP_HELPER "
` [PATCH 07/11] Revert "drm: Switch DRM_DISPLAY_DP_HELPER "
` [PATCH 08/11] Revert "drm: Switch DRM_DISPLAY_DP_AUX_BUS "
` [PATCH 09/11] Revert "drm: Switch DRM_DISPLAY_HELPER "
` [PATCH 10/11] Revert "drm: Make drivers depends on DRM_DW_HDMI"
` [PATCH 11/11] Revert "drm/display: Make all helpers visible and switch to depends on"

[PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-22 20:19 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Fix gt reset with GuC submission is disabled

[PATCH v4 0/9] drm/bridge: Allow using fwnode API to get the next bridge
 2024-04-22 20:08 UTC  (18+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] drm/bridge: simple-bridge: Use fwnode API to acquire device properties
` [PATCH v4 3/9] drm/bridge: simple-bridge: Add platform module alias
` [PATCH v4 4/9] drm-bridge: display-connector: Use fwnode API to acquire device properties
` [PATCH v4 5/9] drm/bridge: display-connector: Add platform module alias
` [PATCH v4 6/9] drm-bridge: sii902x: Use fwnode API to acquire device properties
` [PATCH v4 7/9] drm-bridge: it66121: "
` [PATCH v4 8/9] drm/bridge: tfp410: "
` [PATCH v4 9/9] drm/bridge: tfp410: Add platform module alias

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-04-22 19:43 UTC  (8+ messages)
` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH 0/3] drm/msm/mdp4: fix probe deferral issues
 2024-04-22 19:45 UTC  (11+ messages)
` [PATCH 1/3] drm/msm: don't clean up priv->kms prematurely
` [PATCH 2/3] drm/msm/mdp4: don't destroy mdp4_kms in mdp4_kms_init error path

[PATCH 0/1] video: Handle HAS_IOPORT dependencies
 2024-04-22 19:28 UTC  (5+ messages)
` [PATCH 1/1] "

[linux-next:master] BUILD REGRESSION f529a6d274b3b8c75899e949649d231298f30a32
 2024-04-22 19:01 UTC 

[PATCH v1 1/1] drm: fixed: Don't use "proxy" headers
 2024-04-22 18:49 UTC  (2+ messages)

[PATCH v3 00/13] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-04-22 18:48 UTC  (15+ messages)
` [PATCH v3 01/13] drm: xlnx: Store base pointers in zynqmp_disp directly
` [PATCH v3 02/13] drm: xlnx: Fix kerneldoc
` [PATCH v3 03/13] drm: zynqmp_dp: Downgrade log level for aux retries message
` [PATCH v3 04/13] drm: zynqmp_dp: Adjust training values per-lane
` [PATCH v3 05/13] drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
` [PATCH v3 06/13] drm: zynqmp_dp: Don't delay work
` [PATCH v3 07/13] drm: zynqmp_dp: Add locking
` [PATCH v3 08/13] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v3 09/13] drm: zynqmp_dp: Convert to a hard IRQ
` [PATCH v3 10/13] drm: zynqmp_dp: Use AUX IRQs instead of polling
` [PATCH v3 11/13] drm: zynqmp_dp: Split off several helper functions
` [PATCH v3 12/13] drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
` [PATCH v3 13/13] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-22 16:57 UTC  (5+ messages)
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate
` (subset) [PATCH v12 0/7] drm/meson: add support for MIPI DSI Display

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-22 16:46 UTC 

[CI 0/2] Force CCS mode to the maximum
 2024-04-22 16:27 UTC  (3+ messages)
` [CI 1/2] Revert "drm/i915/gt: Do not generate the command streamer for all the CCS"
` [CI 2/2] drm/i915/gt: Force ccs_mode 4

[PATCH v3 0/5] drm/v3d: Fix GPU stats inconsistencies and race-condition
 2024-04-22 16:08 UTC  (4+ messages)
` [PATCH v3 4/5] drm/v3d: Decouple stats calculation from printing

[PATCH 0/2] drm/panic: Allows to run with fbcon
 2024-04-22 15:57 UTC  (3+ messages)
` [PATCH 1/2] drm/fb-helper: Add drm_fb_helper_emergency_disable
` [PATCH 2/2] drm/panic: Allows to run with fbcon

[PATCH] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-22 15:38 UTC  (2+ messages)

[PATCH RESEND] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-22 14:35 UTC 

[PATCH v6 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-04-22 14:49 UTC  (15+ messages)
` [PATCH v6 03/17] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
` [PATCH v6 07/17] drm/vkms: Update pixels accessor to support packed and multi-plane formats
` [PATCH v6 08/17] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
` [PATCH v6 09/17] drm/vkms: Introduce pixel_read_direction enum
` [PATCH v6 10/17] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v6 12/17] drm/vkms: Add YUV support
` [PATCH v6 13/17] drm/vkms: Add range and encoding properties to the plane

[PATCH] drm/amdgpu: Fixup bad vram size on gmc v6 and v7
 2024-04-22 14:47 UTC  (7+ messages)

[PATCH v1 0/2] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-04-22 14:44 UTC  (4+ messages)
` [PATCH v1 1/2] vfio: Export vfio device get and put registration helpers
` [PATCH v1 2/2] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
 2024-04-22 14:11 UTC  (7+ messages)
` [PATCH v8 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v8 4/6] drm/{i915,xe}: Unregister in-kernel clients
` [PATCH v8 6/6] drm/{i915, xe}: Implement fbdev emulation as in-kernel client
  ` [PATCH v8 6/6] drm/{i915,xe}: "

Reliably selecting non-CEA modes on Intel graphics (and maybe others)
 2024-04-22 14:13 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1
 2024-04-22 14:10 UTC  (2+ messages)

[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
 2024-04-22 14:05 UTC  (2+ messages)

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-22 13:39 UTC  (3+ messages)
` [PATCH v3 07/17] dt-bindings: display: mediatek: dpi: add compatible for MT8365

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-22 13:28 UTC  (3+ messages)
` [PATCH 2/2] drm/print: drop include seq_file.h

[PATCH] staging:fbtft:fb_ili9320 Removed redundant Parentheses
 2024-04-22 13:25 UTC  (2+ messages)

[PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-22 12:48 UTC  (4+ messages)

[PATCH 0/1] Fix the port mux of VP2
 2024-04-22 12:34 UTC  (3+ messages)
` [PATCH 1/1] drm/rockchip: vop2: "

[PATCH 0/9] drm/msm/dpu: be more friendly to X.org
 2024-04-22 12:22 UTC  (11+ messages)
` [PATCH 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check

[PATCH V2] drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHY
 2024-04-22 10:33 UTC 

[PATCH v3 0/8] drm/v3d: Enable Big and Super Pages
 2024-04-22 10:02 UTC  (14+ messages)
` [PATCH v3 1/8] drm/v3d: Fix return if scheduler initialization fails
` [PATCH v3 2/8] drm/gem: Create a drm_gem_object_init_with_mnt() function
` [PATCH v3 3/8] drm/v3d: Introduce gemfs
` [PATCH v3 4/8] drm/gem: Create shmem GEM object in a given mountpoint
` [PATCH v3 5/8] drm/v3d: Reduce the alignment of the node allocation
` [PATCH v3 6/8] drm/v3d: Support Big/Super Pages when writing out PTEs
` [PATCH v3 7/8] drm/v3d: Use gemfs/THP in BO creation if available
` [PATCH v3 8/8] drm/v3d: Add modparam for turning off Big/Super Pages

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH] drm/uapi: Move drm_color_ctm_3x4 out from drm_mode.h
 2024-04-22  8:58 UTC 

[PATCH v2][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get
 2024-04-22  8:54 UTC  (2+ messages)

[PATCH v4 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-22  8:19 UTC  (2+ messages)

[PATCH] drm/panfrost: Fix dma_resv deadlock at drm object pin time
 2024-04-22  8:17 UTC  (3+ messages)

[PATCH v3 0/2] drm/panel: add Khadas TS050 V2 panel support
 2024-04-22  8:13 UTC 

[PATCH v2 0/2] drm/panel: add Khadas TS050 V2 panel support
 2024-04-22  8:13 UTC 

[PATCH v6 00/10] Make PCI's devres API more consistent
 2024-04-22  7:23 UTC  (2+ messages)

[PATCH v2] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-04-22  6:23 UTC  (2+ messages)

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-22  3:53 UTC  (3+ messages)
` [PATCH 3/7] ARM: configs: imx_v6_v7: Enable DRM_DW_HDMI

[RFC WIP 0/4] Rust bindings for KMS + RVKMS
 2024-04-22  1:54 UTC  (7+ messages)
` [PATCH 1/4] WIP: rust: Add basic KMS bindings
` [PATCH 2/4] WIP: drm: Introduce rvkms

linux-next: build warning after merge of the amdgpu tree
 2024-04-21 23:56 UTC  (2+ messages)

linux-next: build warning after merge of the amdgpu tree
 2024-04-21 23:54 UTC  (2+ messages)

linux-next: build warnings after merge of the amdgpu tree
 2024-04-21 23:52 UTC  (2+ messages)

[PATCH v2 0/3] DisplayPort support for SM6350/SM7225
 2024-04-21 22:29 UTC  (2+ messages)
` (subset) "

linux-next: warning while fetching the drm tree
 2024-04-21 22:19 UTC 

[PATCH v2 0/3] Move blender setup from individual planes to crtc commit in sun4i-drm
 2024-04-21 19:52 UTC  (3+ messages)

[PATCH v8 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-21 17:24 UTC  (5+ messages)
` [PATCH v8 2/4] drm/bridge: add lvds controller support for sam9x7
` [PATCH v8 3/4] MAINTAINERS: add SAM9X7 SoC's LVDS controller
` [PATCH v8 4/4] ARM: configs: at91: Enable LVDS serializer support

[RFC][PATCH] drm: bridge: dw-mipi-dsi: Call modeset in modeset callback
 2024-04-21 14:54 UTC  (4+ messages)

[PATCH] drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHY
 2024-04-21 12:07 UTC  (2+ messages)

[PATCH] Revert "drm/etnaviv: Expose a few more chipspecs to userspace"
 2024-04-21  7:11 UTC  (2+ messages)

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-04-21  4:11 UTC  (6+ messages)

[PATCH v5 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2024-04-21  1:36 UTC  (3+ messages)
` [PATCH 0/4] drm/amd/display: Update Display Core unit tests


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