dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-27 13:46:38 to 2022-07-29 00:35:39 UTC [more...]

[PATCH 0/6] Random assortment of (mostly) GuC related patches
 2022-07-29  0:35 UTC  (16+ 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
  ` [Intel-gfx] "

[PATCH v6 00/10] Add PSR support for eDP
 2022-07-29  0:22 UTC  (10+ messages)
` [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc
` [PATCH v6 02/10] drm: add helper functions to retrieve old and new crtc
` [PATCH v6 03/10] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v6 04/10] drm/msm/dp: Add basic PSR support for eDP

[PATCH 0/1] Move DG2 to GuC v70.4.1
 2022-07-28 23:07 UTC  (2+ messages)
` [PATCH 1/1] drm/i915/dg2: Update "

[RESEND RFC 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-07-28 22:21 UTC  (2+ messages)

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

[RFC] drm/nouveau/ttm: Stop calling into swiotlb
 2022-07-28 22:05 UTC 

susetting the remaining swioltb couplin in DRM
 2022-07-28 21:55 UTC  (2+ messages)

[PATCH v4 00/41] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-07-28 21:25 UTC  (4+ messages)
` [PATCH v4 16/41] dyndbg: add drm.debug style bitmap support

[PATCH 0/2] Add generic framebuffer support to EFI earlycon driver
 2022-07-28 21:20 UTC  (15+ messages)
` [PATCH 1/2] drivers: serial: earlycon: Pass device-tree node
` [PATCH 2/2] efi: earlycon: Add support for generic framebuffers and move to fbdev subsystem

[RFC PATCH] drm/edid: Make 144 Hz not preferred on Sharp LQ140M1JW46
 2022-07-28 21:18 UTC  (6+ messages)

[PATCH] nouveau/svm: Fix to migrate all requested pages
 2022-07-28 20:17 UTC  (3+ messages)

[PATCH v3 00/14] drm/mgag200: Move model-specific code into separate functions
 2022-07-28 18:31 UTC  (17+ 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 00/12] drm/format-helper: Move to struct iosys_map
 2022-07-28 18:23 UTC  (9+ messages)
` [PATCH 04/12] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH 12/12] drm/format-helper: Move destination-buffer handling into internal helper

[PATCH v3 0/4] KUnit tests for RGB565 conversion
 2022-07-28 17:51 UTC  (2+ messages)

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-28 16:11 UTC  (3+ messages)

[PATCH v3 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 15:37 UTC  (8+ messages)
` [PATCH v3 2/6] drm/ttm: Implement intersect/compatible functions
` [PATCH v3 3/6] drm/amdgpu: "
` [PATCH v3 4/6] drm/i915: "
` [PATCH v3 5/6] drm/nouveau: "
` [PATCH v3 6/6] drm/ttm: Switch to using the new res callback

[Bug 201273] New: Fatal error during GPU init amdgpu
 2022-07-28 15:35 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH 00/10] drm: use idr_init_base() over idr_init() if applicable
 2022-07-28 14:56 UTC  (4+ messages)

[PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-07-28 14:36 UTC  (4+ messages)
` [PATCH v2 4/6] drm/i915: Implement intersect/compatible functions

[PATCH v4 0/2] Add driver for Novatek NT35596S panel
 2022-07-28 14:07 UTC  (7+ 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

[PATCH] drm/amdgpu: Fix stub fence refcount underflow
 2022-07-28 14:01 UTC  (2+ messages)

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

[PATCH v1 0/7] New DRM driver for Intel VPU
 2022-07-28 13:17 UTC  (8+ messages)
` [PATCH v1 1/7] drm/vpu: Introduce a new "
` [PATCH v1 2/7] drm/vpu: Add Intel VPU MMU support
` [PATCH v1 3/7] drm/vpu: Add GEM buffer object management
` [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 6/7] drm/vpu: Add command buffer submission logic
` [PATCH v1 7/7] drm/vpu: Add PM support

[PATCH v3 0/6] drm/i915: reduce TLB performance regressions
 2022-07-28 12:34 UTC  (9+ messages)
` [PATCH v3 2/6] drm/i915/gt: document with_intel_gt_pm_if_awake()
  ` [Intel-gfx] "
` [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

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  (4+ messages)

[PATCH v6 00/13] Add MediaTek MT6370 PMIC support
 2022-07-28 11:31 UTC  (9+ messages)
` [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  (7+ messages)
` [PATCH v15 01/11] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v15 07/11] drm/mediatek: Add retry to prevent misjudgment for sink devices

[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  (6+ 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] 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] dma-buf: Fix one use-after-free of fence
 2022-07-28  3:09 UTC  (3+ messages)

[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] 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 


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