dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-27 14:58:41 to 2023-02-28 12:35:00 UTC [more...]

[PATCH v3] drm/virtio: Add option to disable KMS support
 2023-02-28 12:34 UTC  (5+ messages)

[PATCH v13 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-28 12:34 UTC  (26+ messages)
` [PATCH v13 02/18] drm: bridge: panel: Support nodrm case for drmm_panel_bridge_add
` [PATCH v13 04/18] drm: exynos: dsi: Switch to DSI panel or bridge find helper
` [PATCH v13 11/18] drm: exynos: dsi: Add atomic_get_input_bus_fmts
` [PATCH v13 12/18] drm: exynos: dsi: Consolidate component and bridge
` [PATCH v13 13/18] drm: exynos: dsi: Add host helper for te_irq_handler

[PATCH v2] drm: document connector margin properties
 2023-02-28 12:32 UTC 

[PATCH] drm: document TV margin properties
 2023-02-28 12:30 UTC  (12+ messages)

[PATCH 00/10] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-02-28 12:24 UTC  (12+ messages)
` [PATCH 01/10] drm/i915/dsc: change DSC param tables to follow the DSC model
` [PATCH 02/10] drm/i915/dsc: move rc_buf_thresh values to common helper
` [PATCH 03/10] drm/i915/dsc: move DSC tables to DRM DSC helper
` [PATCH 04/10] drm/i915/dsc: stop using interim structure for calculated params
` [PATCH 05/10] drm/display/dsc: use flat array for rc_parameters lookup
` [PATCH 06/10] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
` [PATCH 07/10] drm/display/dsc: include the rest of pre-SCR parameters
` [PATCH 08/10] drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parameters
` [PATCH 09/10] drm/display/dsc: add helper to set semi-const parameters
` [PATCH 10/10] drm/msm/dsi: use new helpers for DSC setup

[PATCH] drm/virtio: Add option to disable KMS support
 2023-02-28 12:23 UTC  (10+ messages)

[PATCH v2 0/8] QAIC accel driver
 2023-02-28 11:52 UTC  (7+ messages)
` [PATCH v2 3/8] accel/qaic: Add MHI controller
` [PATCH v2 5/8] accel/qaic: Add datapath

[PATCH] drm/v3d: New debugfs end-points to query GPU usage stats
 2023-02-28 11:44 UTC  (2+ messages)
` [PATCH v2] "

gud: set PATH connector property
 2023-02-28 11:36 UTC 

[PATCH 0/4] drm/ast: Use struct ast_device
 2023-02-28 10:33 UTC  (9+ messages)
` [PATCH 1/4] drm/ast: Remove little-endianism from I/O helpers
` [PATCH 2/4] drm/ast: Rework definition of I/O read and write helpers
` [PATCH 3/4] drm/ast: Rename struct ast_private to struct ast_device
` [PATCH 4/4] drm/ast: Rename to_ast_private() to to_ast_device()

[PATCH v4 01/12] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation
 2023-02-28 10:27 UTC  (12+ messages)
` [PATCH v4 02/12] dt-bindings: gpu: mali-bifrost: Set power-domains maxItems to 5
` [PATCH v4 03/12] dt-bindings: gpu: mali-bifrost: Fix power-domain-names validation
` [PATCH v4 04/12] dt-bindings: gpu: mali-bifrost: Add sub-schema for MT8192's power domains
` [PATCH v4 05/12] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH v4 06/12] dt-bindings: gpu: mali-bifrost: Add support for MediaTek MT8186
` [PATCH v4 07/12] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH v4 08/12] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH v4 09/12] drm/panfrost: Add the MT8192 GPU ID
` [PATCH v4 10/12] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH v4 11/12] drm/panfrost: Add new compatible for Mali on the MT8183 SoC
` [PATCH v4 12/12] drm/panfrost: Add support for Mali on the MT8186 SoC

[PATCH v4 00/12] Panfrost: Improve and add MediaTek SoCs support
 2023-02-28 10:25 UTC 

[PATCH v2 0/2] drm/vc4: Improve drm_gem_object handling
 2023-02-28 10:11 UTC  (5+ messages)
` [PATCH v2 1/2] drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
` [PATCH v2 2/2] drm/vc4: replace obj lookup steps with drm_gem_objects_lookup

[PATCH v2 0/1] drm: Add doc about GPU reset
 2023-02-28 10:02 UTC  (3+ messages)
` [PATCH v2 1/1] drm/doc: Document DRM device reset expectations

[PATCH v5 1/2] drm: add kms driver for loongson display controller
 2023-02-28  9:20 UTC  (2+ messages)

amdgpu didn't start with pci=nocrs parameter, get error "Fatal error during GPU init"
 2023-02-28  9:52 UTC  (8+ messages)

[PATCH v2] drm/vram-helper: fix function names in vram helper doc
 2023-02-28  9:48 UTC  (3+ messages)

[PATCH v8 0/8] drm: Remove usage of deprecated DRM_* macros
 2023-02-28  9:25 UTC  (9+ messages)
` [PATCH v8 1/8] Revert "drm: mipi-dsi: Convert logging to drm_* functions."
` [PATCH v8 2/8] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v8 3/8] drm: Remove usage of deprecated DRM_INFO
` [PATCH v8 4/8] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v8 5/8] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v8 6/8] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v8 7/8] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v8 8/8] drm: Remove usage of deprecated DRM_DEBUG_KMS

[PATCH v7 00/15] dma-fence: Deadline awareness
 2023-02-28  9:23 UTC  (20+ messages)
` [PATCH v7 01/15] dma-buf/dma-fence: Add deadline awareness
` [PATCH v7 02/15] dma-buf/fence-array: Add fence deadline support
` [PATCH v7 03/15] dma-buf/fence-chain: "
` [PATCH v7 04/15] dma-buf/dma-resv: Add a way to set fence deadline
` [PATCH v7 05/15] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v7 06/15] dma-buf/sync_file: Support (E)POLLPRI
` [PATCH v7 07/15] dma-buf/sw_sync: Add fence deadline support
` [PATCH v7 08/15] drm/scheduler: "
` [PATCH v7 09/15] drm/syncobj: Add deadline support for syncobj waits
` [PATCH v7 10/15] drm/vblank: Add helper to get next vblank time
` [PATCH v7 11/15] drm/atomic-helper: Set fence deadline for vblank
` [PATCH v7 12/15] drm/msm: Add deadline based boost support
` [PATCH v7 13/15] drm/msm: Add wait-boost support
` [PATCH v7 14/15] drm/msm/atomic: Switch to vblank_start helper
` [PATCH v7 15/15] drm/i915: Add deadline based boost support

[PATCH] drm/shmem-helper: Revert accidental non-GPL export
 2023-02-28  9:14 UTC  (2+ messages)

[PATCH] drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()
 2023-02-28  9:14 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2023-02-28  9:13 UTC 

[PATCH v2] fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
 2023-02-28  8:48 UTC  (2+ messages)

Common DRM execution context v3
 2023-02-28  8:34 UTC  (10+ messages)
` [PATCH 1/9] drm: execution context for GEM buffers v3
` [PATCH 2/9] drm: add drm_exec selftests
` [PATCH 3/9] drm/amdkfd: switch over to using drm_exec
` [PATCH 4/9] drm/amdgpu: use drm_exec for GEM and CSA handling
` [PATCH 5/9] drm/amdgpu: use drm_exec for MES testing
` [PATCH 6/9] drm/amdgpu: use the new drm_exec object for CS v2
` [PATCH 7/9] drm/radeon: switch over to drm_exec
` [PATCH 8/9] drm/qxl: switch to using drm_exec
` [PATCH 9/9] drm: move ttm_execbuf_util into vmwgfx

[PATCH] Documentation: gpu: add acceleration node section
 2023-02-28  7:59 UTC  (4+ messages)

[PATCH] amdgpu: add a filter condition when set brightness
 2023-02-28  3:50 UTC  (3+ messages)

[PATCH v2] amdgpu: add a filter condition when set brightness
 2023-02-28  5:11 UTC 

[Bug 217099] New: amdgpu driver errors after disconnecting a Lenovo T14 (Gen1 AMD) from dock when the laptop is sleeping
 2023-02-28  7:36 UTC 

[PATCH] drm/i915/hwmon: Accept writes of value 0 to power1_max_interval
 2023-02-28  4:43 UTC 

[PATCH v6 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-02-28  2:21 UTC  (9+ messages)
` [PATCH v6 1/8] drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
` [PATCH v6 2/8] drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
` [PATCH v6 3/8] drm/i915/pxp: Add MTL helpers to submit Heci-Cmd-Packet to GSC
` [PATCH v6 4/8] drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
` [PATCH v6 5/8] drm/i915/pxp: Add ARB session creation and cleanup
` [PATCH v6 6/8] drm/i915/pxp: MTL-KCR interrupt ctrl's are in GT-0
` [PATCH v6 7/8] drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee component
` [PATCH v6 8/8] drm/i915/pxp: Enable PXP with MTL-GSC-CS

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-28  2:17 UTC  (15+ messages)
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH v3 0/2] Fix error propagation amongst request
 2023-02-28  2:11 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915: Throttle for ringspace prior to taking the timeline mutex
` [PATCH v3 2/2] drm/i915/gt: Make sure that errors are propagated through request chains

[RFT PATCH v2 1/3] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-02-28  1:25 UTC  (9+ messages)
` [RFT PATCH v2 2/3] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
` [RFT PATCH v2 3/3] drm/msm/dsi: More properly handle errors in regards to dsi_mgr_bridge_power_on()

[PATCH v4 00/14] dma-fence: Deadline awareness
 2023-02-27 23:48 UTC  (25+ messages)
` [PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI

[RFC PATCH 0/2] drm/msm/dp: refactor the msm dp driver resources
 2023-02-27 23:36 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/msm/dp: enable pm_runtime support for dp driver

[PATCH v2] drm/msm/disp/dpu: fix sc7280_pp base offset
 2023-02-27 21:36 UTC 

[RFC PATCH 0/2] Add DPU DSC helper module
 2023-02-27 21:24 UTC  (16+ messages)
` [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions

[PATCH v2 0/2] Fix error propagation amongst requests
 2023-02-27 21:08 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915: Throttle for ringspace prior to taking the timeline mutex
` [PATCH v2 2/2] drm/i915/gt: Make sure that errors are propagated through request chains

[PATCH v2] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-27 21:04 UTC 

[RESEND v2 PATCH] init/do_mounts.c: add virtiofs root fs support
 2023-02-27 20:55 UTC  (4+ messages)

[PATCH] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-02-27 20:05 UTC  (3+ messages)

[PATCH 0/2] char/agp: consolidate asm/agp.h
 2023-02-27 20:04 UTC  (2+ messages)

[PATCH v3] drm/edid DSC pass-through timing support
 2023-02-27 19:18 UTC  (8+ messages)
` [PATCH v3 1/2] drm/edid: parse DRM VESA dsc bpp target
` [PATCH v3 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH v1] drm/msm/disp/dpu: fix sc7280_pp base address
 2023-02-27 18:58 UTC  (2+ messages)

[PATCH v14 1/3] drm: of: Lookup if child node has DSI panel or bridge
 2023-02-27 18:14 UTC  (5+ messages)
` [PATCH v14 2/3] drm: bridge: panel: Add drmm_panel_bridge_add_nodrm
` [PATCH v14 3/3] drm: bridge: panel: Add drmm_of_dsi_get_bridge helper

[PATCH v2] drm/virtio: Add option to disable KMS support
 2023-02-27 16:56 UTC  (3+ messages)

[PATCH] fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
 2023-02-27 10:27 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add myself as co-maintainer for DRM Panels drivers
 2023-02-27 16:42 UTC  (6+ messages)

[PATCH v7 0/7] drm: Remove usage of deprecated DRM_* macros
 2023-02-27 16:02 UTC  (5+ messages)
` [PATCH v7 1/7] drm/print: Fix and add support for NULL as first argument in drm_* macros

[PATCH] drm/probe-helper: Cancel previous job before starting new one
 2023-02-27 15:23 UTC  (2+ messages)
` (subset) "

[PATCH 0/1] drm: Add a gpu page-table walker
 2023-02-27 15:07 UTC  (7+ messages)

[PATCH v4 0/3] drm/helpers: Make the suballocation manager drm generic
 2023-02-27 15:00 UTC  (6+ messages)
  ` [Intel-xe] "


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