dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 12:00:58 to 2023-05-23 01:09:43 UTC [more...]

[PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (4+ messages)

[PATCH v14 0/2] drm: add kms driver for loongson display controller
 2023-05-22 13:13 UTC  (10+ messages)
` [PATCH v14 1/2] "

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-22 18:38 UTC  (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm, unimac-mdio: Add asp-v2.0
  ` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: "
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller

[PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH] drm/radeon: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:54 UTC  (4+ messages)

[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/i915: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:54 UTC  (4+ messages)

[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
 2023-05-22 20:15 UTC  (2+ messages)

[PATCH v5 0/5] Add DSC v1.2 Support for DSI
 2023-05-23  1:08 UTC  (6+ messages)
` [PATCH v5 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v5 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v5 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag for DPU >= 7.0
` [PATCH v5 4/5] drm/msm/dpu: Set DATA_COMPRESS on command mode for DCE/DSC 1.2
` [PATCH v5 5/5] drm/msm/dsi: Remove incorrect references to slice_count

linux-next: manual merge of the drm-misc tree with Linus' tree
 2023-05-23  0:43 UTC 

[PATCH v4 0/9] drm: fdinfo memory stats
 2023-05-23  0:17 UTC  (3+ messages)

[PATCH 0/6] drm/i915: GSC FW support for MTL
 2023-05-23  0:13 UTC  (3+ messages)
` [PATCH 2/6] drm/i915/uc/gsc: fixes and updates for GSC memory allocation

[PATCH v13 00/10] add DSC 1.2 dpu supports
 2023-05-23  0:00 UTC  (11+ messages)
` [PATCH v13 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v13 02/10] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v13 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v13 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v13 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v13 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v13 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v13 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v13 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v13 10/10] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH 1/4] drm/i915: Move setting of rps thresholds to init
 2023-05-22 23:10 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: Record default rps threshold values
  ` [Intel-gfx] "
` [PATCH 3/4] drm/i915: Add helpers for managing rps thresholds
  ` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Expose RPS thresholds in sysfs
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/4] drm/i915: Move setting of rps thresholds to init

[PATCH v2 0/6] drm/msm/dpu: rework interrupt handling
 2023-05-22 23:03 UTC  (19+ messages)
` [PATCH v2 1/6] drm/msm/dpu: don't set DPU_INTF_TE globally
` [PATCH v2 2/6] drm/msm/dpu: inline __intr_offset
` [PATCH v2 3/6] drm/msm/dpu: split interrupt address arrays
` [PATCH v2 4/6] drm/msm/dpu: autodetect supported interrupts
` [PATCH v2 5/6] drm/msm/dpu: drop now-unused mdss_irqs field from hw catalog
` [PATCH v2 6/6] drm/msm/dpu: drop compatibility INTR defines

[PATCH v4] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
 2023-05-22 23:02 UTC 

[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
 2023-05-22 22:56 UTC  (16+ messages)
` [PATCH RFC 03/10] drm/panel: Add LGD panel driver for Sony Xperia XZ3
` [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver for Sony Xperia 5 / 10 II
` [PATCH RFC 08/10] drm/panel/samsung-sofef03: Add panel driver for Sony Xperia 5 II

[PATCH v3] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
 2023-05-22 22:47 UTC  (6+ messages)

[PATCH v2 0/7] drm/msm/dpu: simplify DPU encoder init
 2023-05-22 22:38 UTC  (5+ messages)
` [PATCH v2 2/7] drm/msm/dpu: separate common function to init physical encoder
` [PATCH v2 6/7] drm/msm/dpu: drop temp variable from dpu_encoder_phys_cmd_init()

[PATCH v2 1/2] drm/msm/dsi: remove extra call to dsi_get_pclk_rate()
 2023-05-22 22:33 UTC  (2+ messages)

[PATCH v4 0/5] Add DSC v1.2 Support for DSI
 2023-05-22 22:32 UTC  (23+ messages)
` [PATCH v4 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
      ` [Freedreno] "
` [PATCH v4 2/5] drm/msm/dsi: Adjust pclk rate for compression
` [PATCH v4 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
    ` [Freedreno] "
` [PATCH v4 4/5] drm/msm/dpu: Set DATA_COMPRESS for command mode
` [PATCH v4 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[RFC PATCH v2 00/13] drm/msm/dpu: support virtual wide planes
 2023-05-22 22:22 UTC  (5+ messages)
` [RFC PATCH v2 06/13] drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocation
      ` [Freedreno] "

[PATCH] drm/i915/perf: Clear out entire reports after reading if not power of 2 size
 2023-05-22 21:50 UTC  (3+ messages)

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2023-05-22 21:53 UTC  (12+ messages)

[PATCH v12 00/10] add DSC 1.2 dpu supports
 2023-05-22 21:17 UTC  (14+ messages)
` [PATCH v12 01/10] drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
` [PATCH v12 02/10] drm/msm/dpu: add dsc blocks to the catalog of MSM8998 and SC8180X
` [PATCH v12 03/10] drm/msm/dpu: add DPU_PINGPONG_DSC feature bit for DPU < 7.0.0
` [PATCH v12 04/10] drm/msm/dpu: Guard PINGPONG DSC ops behind DPU_PINGPONG_DSC bit
` [PATCH v12 05/10] drm/msm/dpu: Introduce PINGPONG_NONE to disconnect DSC from PINGPONG
` [PATCH v12 06/10] drm/msm/dpu: add support for DSC encoder v1.2 engine
` [PATCH v12 07/10] drm/msm/dpu: always clear every individual pending flush mask
` [PATCH v12 08/10] drm/msm/dpu: separate DSC flush update out of interface
` [PATCH v12 09/10] drm/msm/dpu: add DSC 1.2 hw blocks for relevant chipsets
` [PATCH v12 10/10] drm/msm/dpu: tear down DSC data path when DSC disabled

[PATCH v12 0/9] Introduce MSM-specific DSC helpers
 2023-05-22 21:16 UTC  (7+ messages)
` [PATCH v12 1/9] drm/display/dsc: Add flatness and initial scale value calculations
` [PATCH v12 3/9] drm/display/dsc: Add drm_dsc_get_bpp_int helper

DRM_MODE_PAGE_FLIP_ASYNC for atomic IOCTL
 2023-05-22 20:31 UTC  (2+ messages)

[PATCH] drm/nouveau/acr: Abort loading ACR if no firmware was found
 2023-05-22 20:18 UTC 

[PATCH v2] drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disable
 2023-05-22 20:16 UTC  (2+ messages)

[PATCH] drm/doc/rfc/xe: No STAGING in drm
 2023-05-22 19:57 UTC 

[PATCH 6.3 004/364] drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
 2023-05-22 19:05 UTC 

[PATCH] drm/msm: Use struct fb_info.screen_buffer
 2023-05-22 19:17 UTC 

[PATCH 1/2] amdgpu: validate drm_amdgpu_gem_va addrs for all ops
 2023-05-22 19:12 UTC  (5+ messages)

[PATCH] drm/gma500: Clear fbdev framebuffer with fb_memset_io()
 2023-05-22 19:06 UTC 

[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-22 18:46 UTC  (15+ messages)
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v3 03/12] drm/exynos: "
` [PATCH v3 04/12] drm/gma500: "
` [PATCH v3 05/12] drm/radeon: "
` [PATCH v3 06/12] drm/fbdev-dma: "
` [PATCH v3 07/12] drm/msm: "
` [PATCH v3 08/12] drm/omapdrm: "
` [PATCH v3 09/12] drm/tegra: "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
  ` [Freedreno] "
` [PATCH v3 12/12] drm/i915: "

[PATCH v3 0/5] Add DSC v1.2 Support for DSI
 2023-05-22 18:38 UTC  (10+ messages)
` [PATCH v3 1/5] msm/drm/dsi: Round up DSC hdisplay calculation
` [PATCH v3 3/5] drm/msm/dpu: Add DPU_INTF_DATA_COMPRESS feature flag
` [PATCH v3 5/5] drm/msm/dsi: Remove incorrect references to slice_count

[PATCH v2] video: imsttfb: Fix use after free bug in imsttfb_probe due to lack of error-handling of init_imstt
 2023-05-22 18:02 UTC  (3+ messages)

[drm-intel:for-linux-next 1/1] drivers/gpu/drm/i915/display/intel_display.c:6012:3: warning: unannotated fall-through between switch labels
 2023-05-22 17:48 UTC 

[PATCH 0/2] Add support for Visionox R66451 AMOLED DSI panel
 2023-05-22 17:35 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add Visionox R66451 AMOLED DSI panel bindings
` [PATCH 2/2] drm/panel: Add driver for Visionox r66451 panel

[Bug 217432] New: AMDGPU crash on shutdown
 2023-05-22 15:32 UTC  (2+ messages)
` [Bug 217432] "

[PATCH v10 0/2] drm/i915: Allow user to set cache at BO creation
 2023-05-22 15:30 UTC  (5+ messages)
` [PATCH v10 2/2] "

[PATCH] drm/amdgpu: remove unused variable num_xcc
 2023-05-22 15:10 UTC  (2+ messages)

[PATCH 1/5] drm/amd/pm: mark irq functions as 'static'
 2023-05-22 15:08 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: fix acpi build warnings

[PATCH next] drm/amdgpu: Fix unsigned comparison with zero in gmc_v9_0_process_interrupt()
 2023-05-22 15:02 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes in info and debug messages
 2023-05-22 15:01 UTC  (2+ messages)

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-22 15:01 UTC  (9+ messages)

[PATCH 0/6] drm/msm/dpu: rework interrupt handling
 2023-05-22 14:58 UTC  (12+ messages)
` [PATCH 1/6] drm/msm/dpu: don't set DPU_INTF_TE globally
` [PATCH 2/6] drm/msm/dpu: inline __intr_offset
` [PATCH 3/6] drm/msm/dpu: split interrupt address arrays
` [PATCH 5/6] drm/msm/dpu: drop now-unused mdss_irqs field from hw catalog
` [PATCH 6/6] drm/msm/dpu: drop compatibility INTR defines

Convert existing KMS drivers to atomic modesetting?
 2023-05-22 14:53 UTC 

[RESEND PATCH v3] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
 2023-05-22 14:14 UTC  (4+ messages)

[PATCH v2 0/3] drm/bridge: display-connector: add external supply support
 2023-05-22 14:11 UTC  (3+ messages)
` [PATCH v2 3/3] drm/bridge: display-connector: handle hdmi-pwr supply

[PATCH 0/2] Fix STI console on 64-bit parisc machines
 2023-05-22 13:58 UTC  (3+ messages)
` [PATCH 1/2] sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
` [PATCH 2/2] sticon/parisc: Fix STI console on 64-bit only machines

[PATCH v4 1/2] dt-bindings: samsung,mipi-dsim: Add 'lane-polarities'
 2023-05-22 13:44 UTC  (5+ messages)
  ` [PATCH v4 1/2] dt-bindings: samsung, mipi-dsim: "

[PATCH v2 0/2] Init flow fixes for Samsung DSIM and TI SN65DSI84
 2023-05-22 13:29 UTC  (5+ messages)
` [PATCH v2 2/2] drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec

[PATCH v3 0/6] Move dma-buf mmap() reservation locking down to exporters
 2023-05-22 13:27 UTC  (4+ messages)
` [PATCH v3 6/6] drm/shmem-helper: Switch to reservation lock

[PATCH v5 09/44] drm: handle HAS_IOPORT dependencies
 2023-05-22 13:14 UTC  (4+ messages)

[PATCH] drm/msm/dpu: signedness bug in dpu_encoder_phys_cmd_tearcheck_config()
 2023-05-22 13:02 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove unused variable mmhub_v1_8_mmea_cgtt_clk_cntl_reg
 2023-05-22 13:00 UTC 

[PATCH v10 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-05-22 12:59 UTC  (5+ messages)

[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-22 12:25 UTC  (4+ messages)
` [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming

[RFC v2 0/4] Expose RPS thresholds in sysfs
 2023-05-22 12:03 UTC  (8+ messages)
` [RFC 3/4] drm/i915: Add helpers for managing rps thresholds
  ` [Intel-gfx] "
` [RFC 4/4] drm/i915: Expose RPS thresholds in sysfs
  ` [Intel-gfx] "


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