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

[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 18:44 UTC 

[PATCH] drm/i915/gt: Report full vm address range
 2024-03-20 18:30 UTC  (6+ messages)

Nova and staging Rust abstractions
 2024-03-20 18:17 UTC  (2+ messages)

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

[PATCH v6 0/3] Disable automatic load CCS load balancing
 2024-03-20 18:02 UTC  (4+ messages)

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

[PATCH v2] dt-bindings: display: samsung, exynos5-dp: convert to DT Schema
 2024-03-20 17:04 UTC  (2+ messages)
` [PATCH v2] dt-bindings: display: samsung,exynos5-dp: "

[PATCH] drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assert
 2024-03-20 16:09 UTC  (4+ messages)

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

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently
 2024-03-20 15:25 UTC  (4+ messages)
` [PATCH 0/1] drm/qxl: fixes qxl_fence_wait
  ` [PATCH 1/1] "

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

[PATCH v2 1/2] drm/prime: reject DMA-BUF attach when get_sg_table is missing
 2024-03-20 14:16 UTC  (2+ messages)

STM32 DSI controller driver: mode_valid clock tolerance
 2024-03-20 14:14 UTC  (3+ messages)

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

Implement per-key keyboard backlight as auxdisplay?
 2024-03-20 11:33 UTC  (19+ 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

[RFC 0/2] drm/xe: Support PCIe FLR
 2024-03-20 10:44 UTC  (3+ messages)
` [RFC 1/2] drm: add devm release action
` [RFC 2/2] drm/xe/FLR: Support PCIe FLR

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-20 10:39 UTC  (2+ messages)

[PATCH] nouveau/gsp: don't check devinit disable on GSP
 2024-03-19 17:39 UTC  (3+ messages)

Handling pageflip timeouts
 2024-03-20  9:13 UTC  (3+ messages)

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

[PATCH v2 0/6] backlight: Remove struct backlight_properties.fb_blank
 2024-03-20  9:00 UTC  (11+ messages)
` [PATCH v2 1/6] auxdisplay: ht16k33: Replace use of fb_blank with backlight helper
` [PATCH v2 2/6] backlight: omap1: Remove unused struct omap_backlight_config.set_power
` [PATCH v2 3/6] backlight: omap1: Replace FB_BLANK_ states with simple on/off
` [PATCH v2 4/6] fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers
` [PATCH v2 5/6] staging: fbtft: Remove reference to fb_blank
` [PATCH v2 6/6] backlight: Remove fb_blank from struct backlight_properties
      ` EXTERNAL: "

[PATCH] dma-buf: Fix NULL pointer dereference in sanitycheck()
 2024-03-20  8:37 UTC  (2+ messages)
` [Linaro-mm-sig] "

[PATCH v3] video: fbdev: panel-tpo-td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-20  8:12 UTC  (2+ messages)

[PATCH] video: fbdev: au1200fb: replace deprecated strncpy with strscpy
 2024-03-20  7:56 UTC  (3+ messages)

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-20  7:49 UTC  (18+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 2/8] drm: zynqmp_dp: Downgrade log level for aux retries message
` [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 6/8] drm: zynqmp_dp: Add locking
` [PATCH v2 7/8] drm: zynqmp_dp: Split off several helper functions
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH 0/1] Add interface to allocate MediaTek GEM buffer
 2024-03-20  6:40 UTC  (2+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH] mediatek: dsi: Correct calculation formula of PHY Timing
 2024-03-20  6:28 UTC  (2+ messages)

[PATCH 6/6] drm: zynqmp_dp: Add debugfs interface for compliance testing
 2024-03-20  6:03 UTC  (6+ messages)

[PATCH] mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-03-20  6:03 UTC  (2+ messages)

[PATCH v2 00/14] Rename mtk_drm_* to mtk_*
 2024-03-20  2:48 UTC  (22+ messages)
` [PATCH v2 02/14] drm/mediatek: Rename "mtk_drm_ddp_comp" to "mtk_ddp_comp"
` [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 0/8] Setting live video input format for ZynqMP DPSUB
 2024-03-20  1:25 UTC  (10+ messages)
` [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 v2] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
 2024-03-19 22:44 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2024-03-19 22:25 UTC  (10+ messages)
` [PATCH v3 1/5] drm/msm/dpu: don't allow overriding data from catalog
` [PATCH v3 2/5] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v3 3/5] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()

[PATCH] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
 2024-03-19 21:00 UTC  (8+ messages)

[PATCH] drm/tilcdc: Set preferred depth
 2024-03-19 19:17 UTC  (3+ messages)

[PATCH v2 0/4] drm/msm/dp: Improve DP AUX transfer vs. HPD interactions
 2024-03-19 18:27 UTC  (8+ messages)
` [PATCH v2 3/4] drm/msm/dp: Delete the old 500 ms wait for eDP HPD in aux transfer

[PATCH 0/2] Add POWERTIP PH128800T006-ZHC01 panel
 2024-03-19 15:49 UTC  (2+ messages)

[PATCH] drm: bridge: thc63lvd1024: Print error message when DT parsing fails
 2024-03-19 15:49 UTC  (7+ messages)

[PATCH v2] drm: Document requirements for driver-specific KMS props in new drivers
 2024-03-19 15:36 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: refactor code to reuse system information
 2024-03-19 15:14 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: refactor code to reuse system information
 2024-03-19 15:13 UTC 

[PATCH] drm/amdgpu: refactor code to reuse system information
 2024-03-19 15:12 UTC  (12+ messages)

[PATCH v2] drm/amdgpu: refactor code to reuse system information
 2024-03-19 14:55 UTC  (4+ messages)

[PATCH v2] drm: Fix drm_fixp2int_round() making it add 0.5
 2024-03-19 14:24 UTC  (4+ messages)

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

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-19 13:57 UTC  (6+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH 0/9] drm/msm/dpu: be more friendly to X.org
 2024-03-19 13:22 UTC  (10+ messages)
` [PATCH 1/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH 2/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH 3/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH 4/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH 5/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH 6/9] drm/msm/dpu: drop call to _dpu_crtc_setup_lm_bounds from atomic_begin
` [PATCH 7/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c

[PATCH v3] fbmon: prevent division by zero in fb_videomode_from_videomode()
 2024-03-19 12:22 UTC  (2+ messages)

[PATCH v4 00/12] drm/ast: Detect connector status for VGA and SIL164
 2024-03-19 11:27 UTC  (7+ messages)
` [PATCH v4 12/12] drm/ast: Implement polling for VGA and SIL164 connectors

[RESEND v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-19 11:14 UTC  (6+ messages)
` [RESEND v3 1/6] drm/mst: read sideband messaging cap

[PATCH v9 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-19 10:21 UTC  (6+ messages)
` [PATCH v9 20/27] drm/connector: hdmi: Add Infoframes generation

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-19  9:46 UTC  (3+ 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).