dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-27 04:52:48 to 2022-07-28 13:18:26 UTC [more...]

[PATCH v1 0/7] New DRM driver for Intel VPU
 2022-07-28 13:17 UTC  (5+ messages)
` [PATCH v1 1/7] drm/vpu: Introduce a new "
` [PATCH v1 4/7] drm/vpu: Add IPC driver and JSM messages
` [PATCH v1 5/7] drm/vpu: Implement firmware parsing and booting
` [PATCH v1 7/7] drm/vpu: Add PM support

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-28 12:49 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v3 00/14] drm/mgag200: Move model-specific code into separate functions
 2022-07-28 12:41 UTC  (15+ messages)
` [PATCH v3 01/14] drm/mgag200: Split mgag200_modeset_init()
` [PATCH v3 02/14] drm/mgag200: Move DAC-register setup into model-specific code
` [PATCH v3 03/14] dmr/mgag200: Move ER/EW3 register initialization to per-model code
` [PATCH v3 04/14] drm/mgag200: Acquire I/O-register lock in atomic_commit_tail function
` [PATCH v3 05/14] drm/mgag200: Store primary plane's color format in CRTC state
` [PATCH v3 06/14] drm/mgag200: Reorganize before dropping simple-KMS helpers
` [PATCH v3 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers
` [PATCH v3 08/14] drm/mgag200: Set SCROFF in primary-plane code
` [PATCH v3 09/14] drm/mgag200: Add per-device callbacks
` [PATCH v3 10/14] drm/mgag200: Provide per-device callbacks for BMC synchronization
` [PATCH v3 11/14] drm/mgag200: Provide per-device callbacks for PIXPLLC
` [PATCH v3 12/14] drm/mgag200: Move mode-config to model-specific code
` [PATCH v3 13/14] drm/mgag200: Move CRTC atomic_enable "
` [PATCH v3 14/14] drm/mgag200: Remove type field from struct mga_device

[PATCH v3 0/6] drm/i915: reduce TLB performance regressions
 2022-07-28 12:34 UTC  (12+ messages)
` [PATCH v3 1/6] drm/i915/gt: Ignore TLB invalidations on idle engines
` [PATCH v3 2/6] drm/i915/gt: document with_intel_gt_pm_if_awake()
  ` [Intel-gfx] "
` [PATCH v3 3/6] drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
` [PATCH v3 4/6] drm/i915/gt: Skip TLB invalidations once wedged
` [PATCH v3 5/6] drm/i915/gt: Batch TLB invalidations
` [PATCH v3 6/6] drm/i915/gt: describe the new tlb parameter at i915_vma_resource
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 0/6] drm/i915: reduce TLB performance regressions

[PATCH 0/2] Move TLB invalidation code for its own file and document it
 2022-07-28 12:30 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/gt: Move TLB invalidation to its own file
` [PATCH 2/2] drm/i915/gt: document TLB cache invalidation functions

[PATCH v4 0/2] Add driver for Novatek NT35596S panel
 2022-07-28 12:17 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings
` [PATCH v4 2/2] drm: panel: Add novatek nt35596s panel driver

sFrom b69208b75f7ae8e223c81783afb04fecd2f5faf8 Mon Sep 17 00:00:00 2001
 2022-07-28 12:07 UTC  (18+ messages)
` [PATCH 1/8] dt-bindings: display: ti, am65x-dss: Add port properties for DSS
  ` [PATCH 1/8] dt-bindings: display: ti,am65x-dss: "
` [PATCH 3/8] drm/tidss: Add support for DSS port properties
` [PATCH 4/8] drm/tidss: Add support for Dual Link LVDS Bus Format
` [PATCH 7/8] drm/tidss: Fix clock request value for OLDI videoports
` [PATCH 8/8] drm/tidss: Enable Dual and Duplicate Modes for OLDI

[PATCH v3 0/2] Add DSS support for AM625 SoC
 2022-07-28 12:04 UTC  (3+ messages)
` [PATCH v3 2/2] drm/tidss: Add support for AM625 DSS

[PATCH] component: try_module_get() to prevent unloading while in use
 2022-07-28 11:48 UTC  (6+ messages)

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-07-28 11:42 UTC  (28+ messages)
` [PATCH v2 02/10] drm/simpledrm: Inline device-init helpers
` [PATCH v2 04/10] drm/simpledrm: Compute framebuffer stride if not set
` [PATCH v2 05/10] drm/simpledrm: Convert to atomic helpers
` [PATCH v2 06/10] drm/simpledrm: Move some functionality into fwfb helper library
` [PATCH v2 09/10] drm/ofdrm: Add per-model device function
` [PATCH v2 10/10] drm/ofdrm: Support color management

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-28 11:31 UTC  (15+ messages)
` [PATCH v6 11/13] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v6 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH v3 00/13] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-07-28 10:35 UTC  (3+ messages)
` [PATCH v3 02/13] drm: bridge: Add Samsung DSIM bridge driver

[PATCH v2 00/21] Fix performance regressions with TLB and add GuC support
 2022-07-28 10:11 UTC  (8+ messages)
` [PATCH v2 06/21] drm/i915/gt: Batch TLB invalidations
    ` [Intel-gfx] "

[PATCH v15 00/11] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-28  9:40 UTC  (16+ messages)
` [PATCH v15 01/11] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v15 03/11] drm/edid: Add cea_sad helpers for freq/length
` [PATCH v15 04/11] video/hdmi: Add audio_infoframe packing for DP
` [PATCH v15 05/11] drm/mediatek: Add MT8195 Embedded DisplayPort driver
` [PATCH v15 06/11] drm/mediatek: Add MT8195 External DisplayPort support
` [PATCH v15 07/11] drm/mediatek: Add retry to prevent misjudgment for sink devices
` [PATCH v15 10/11] drm/mediatek: DP audio support for MT8195

[PATCH] drm/i915/ttm: don't leak the ccs state
 2022-07-28  9:36 UTC  (4+ messages)

[PATCH] drm: lcdif: change burst size to 256B
 2022-07-28  9:05 UTC  (7+ messages)

[PATCH v2 0/5] Add Toshiba Visconti DNN image processing accelerator driver
 2022-07-28  8:47 UTC  (8+ messages)
` [PATCH v2 4/5] MAINTAINERS: Add entries for Toshiba Visconti DNN image processing accelerator

[PULL] drm-intel-fixes
 2022-07-28  8:27 UTC 

[PATCH] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
 2022-07-27  7:31 UTC 

BUG: unable to handle kernel paging request in imageblit
 2022-07-28  0:14 UTC 

[PATCH] drm/udl: Enable damage clipping
 2022-07-28  7:47 UTC 

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-07-28  7:46 UTC  (7+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally

[PATCH 00/12] drm/format-helper: Move to struct iosys_map
 2022-07-28  7:45 UTC  (17+ messages)
` [PATCH 01/12] drm/format-helper: Provide drm_fb_blit()
` [PATCH 02/12] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH 03/12] drm/format-helper: Convert drm_fb_swab() to struct iosys_map
` [PATCH 04/12] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH 05/12] drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
` [PATCH 06/12] drm/format-helper: Rework XRGB8888-to-RGB888 conversion
` [PATCH 07/12] drm/format-helper: Rework RGB565-to-XRGB8888 conversion
` [PATCH 08/12] drm/format-helper: Rework RGB888-to-XRGB8888 conversion
` [PATCH 09/12] drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
` [PATCH 10/12] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
` [PATCH 11/12] drm/format-helper: Rework XRGB8888-to-MONO conversion
` [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper

[PATCH] drm/udl: Restore display mode on resume
 2022-07-28  7:31 UTC 

[PATCH v2] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-07-28  7:04 UTC  (3+ messages)

[drm-tip:drm-tip 4/8] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c:1565:27: error: 'drm_primary_helper_destroy' undeclared here (not in a function); did you mean 'drm_plane_helper_destroy'?
 2022-07-28  6:10 UTC 

[PATCH] drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"
 2022-07-28  3:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dma-buf: Fix one use-after-free of fence
 2022-07-28  3:09 UTC  (3+ messages)

[PATCH 0/6] Random assortment of (mostly) GuC related patches
 2022-07-28  2:46 UTC  (9+ messages)
` [PATCH 1/6] drm/i915/guc: Route semaphores to GuC for Gen12+
` [PATCH 2/6] drm/i915/guc: Fix issues with live_preempt_cancel
` [PATCH 3/6] drm/i915/guc: Add selftest for a hung GuC
` [PATCH 4/6] drm/i915/selftest: Cope with not having an RCS engine
` [PATCH 5/6] drm/i915/guc: Support larger contexts on newer hardware
` [PATCH 6/6] drm/i915/guc: Don't abort on CTB_UNUSED status

[PATCH 0/7] Fixes and improvements to GuC logging and error capture
 2022-07-28  2:20 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/guc: Add a helper for log buffer size
` [PATCH 2/7] drm/i915/guc: Fix capture size warning and bump the size
` [PATCH 3/7] drm/i915/guc: Add GuC <-> kernel time stamp translation information
` [PATCH 4/7] drm/i915/guc: Record CTB info in error logs
` [PATCH 5/7] drm/i915/guc: Use streaming loads to speed up dumping the guc log
` [PATCH 6/7] drm/i915/guc: Make GuC log sizes runtime configurable
` [PATCH 7/7] drm/i915/guc: Reduce spam from error capture

[PATCH v3 0/2] Add driver for Novatek NT35596S panel
 2022-07-28  2:04 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings

[PATCH] drm/i915/guc: Don't send policy update for child contexts
 2022-07-28  1:54 UTC  (4+ messages)

[PATCH v3] gpu/drm/bridge/cadence: avoid flush_scheduled_work() usage
 2022-07-28  1:40 UTC 

[PATCH v2 0/7] drm/msm/dsi regulator improvements
 2022-07-28  0:20 UTC  (3+ messages)
` (subset) "

[PATCH] drm/amdgpu: Fix stub fence refcount underflow
 2022-07-27 23:07 UTC 

[PATCH] mm: Fix a null ptr deref with CONFIG_DEBUG_VM enabled in wp_page_reuse
 2022-07-27 19:31 UTC  (3+ messages)

[PATCH] dt-bindings: display: use spi-peripheral-props.yaml
 2022-07-27 17:04 UTC  (2+ messages)

[PATCH v5 00/10] Add RZ/G2L Display support
 2022-07-27 16:07 UTC  (11+ messages)
` [PATCH v5 01/10] drm: rcar-du: Move rcar_du_vsp_plane_prepare_fb()
` [PATCH v5 02/10] drm: rcar-du: Move rcar_du_vsp_plane_cleanup_fb()
` [PATCH v5 03/10] drm: rcar-du: Move rcar_du_vsp_plane_atomic_update()
` [PATCH v5 04/10] drm: rcar-du: Add rcar_du_lib_fb_create()
` [PATCH v5 05/10] drm: rcar-du: Add rcar_du_lib_mode_cfg_helper_fns()
` [PATCH v5 06/10] drm: rcar-du: Move rcar_du_encoders_init()
` [PATCH v5 07/10] drm: rcar-du: Move rcar_du_properties_init()
` [PATCH v5 08/10] drm: rcar-du: Add rcar_du_lib_vsps_init()
` [PATCH v5 09/10] dt-bindings: display: Document Renesas RZ/G2L DU bindings
` [PATCH v5 10/10] drm: rcar-du: Add RZ/G2L DU Support

[PATCH -next] drm/amd/display: remove unneeded semicolon
 2022-07-27 15:54 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
 2022-07-27 15:22 UTC  (4+ messages)

[PATCH] drm/msm/dsi: Don't set a load before disabling a regulator
 2022-07-27 14:09 UTC  (5+ messages)
` [Freedreno] "

[PATCH] drm: Fix EDID firmware load on resume
 2022-07-27 13:53 UTC  (4+ messages)

[drm:drm-next 6/19] drivers/gpu/drm/nouveau/nvkm/engine/disp/gv100.c:676:1: sparse: sparse: symbol 'gv100_disp_core_mthd_base' was not declared. Should it be static?
 2022-07-27 13:45 UTC 

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-27 12:23 UTC  (2+ messages)

[PATCH 0/4] Initial support for the Pixel 3
 2022-07-27 10:55 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: qcom: add sdm845-google-blueline (Pixel 3)

[PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-07-27 10:26 UTC  (3+ messages)
` [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header
  ` [Intel-gfx] "

[BUG] video: fbdev: arkfb: Found a divide-by-zero bug which may cause DoS
 2022-07-27  9:07 UTC 

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-27  8:53 UTC  (4+ messages)

[PATCH, v2] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-07-27  8:31 UTC  (3+ messages)

[PATCH 02/10] drm: rcar-du: Add encoder lib support
 2022-07-27  7:59 UTC  (3+ messages)

[PATCH] dma-buf: use struct_size helper instead of kzalloc
 2022-07-27  7:57 UTC 

[PATCH v3 20/32] drm/via: Add via_pll.c
 2022-07-27  7:36 UTC  (6+ messages)
` [PATCH v3 26/32] drm/via: Add via_drm.h

[PATCH 1/2] dt-bindings: display: panel: sitronix, st7701: Add Densitron DMT028VGHMCMI-1A TFT
 2022-07-27  7:20 UTC  (4+ messages)
` [PATCH 2/2] drm/panel/panel-sitronix-st7701: "
` [PATCH 1/2] dt-bindings: display: panel: sitronix,st7701: "

[PATCH] drm: Fix typo 'the the' in comment
 2022-07-27  7:18 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2022-07-27  5:37 UTC  (6+ 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 NNTP newsgroup(s).