dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-28 08:34:40 to 2023-03-01 08:52:59 UTC [more...]

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-01  8:52 UTC  (5+ messages)

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

[PATCH] drm/edid: Fix csync detailed mode parsing
 2023-03-01  8:49 UTC  (5+ messages)
` [Intel-gfx] "
` [PATCH v2] "

[PATCH v2 0/1] drm: Add doc about GPU reset
 2023-03-01  8:47 UTC  (6+ messages)
` [PATCH v2 1/1] drm/doc: Document DRM device reset expectations

[PATCH v4 0/4] Reserve DSPPs based on user request
 2023-03-01  8:27 UTC  (5+ messages)
` [PATCH v4 2/4] drm/msm/dpu: add DSPPs into reservation upon a CTM request
` [PATCH v4 3/4] drm/msm/dpu: avoid unnecessary check in DPU reservations

[RFC PATCH 0/2] drm/msm/dp: refactor the msm dp driver resources
 2023-03-01  8:19 UTC  (9+ messages)
` [RFC PATCH 1/2] drm/msm/dp: enumerate edp panel during driver probe
` [RFC PATCH 2/2] drm/msm/dp: enable pm_runtime support for dp driver

[PATCH v6 1/2] drm: add kms driver for loongson display controller
 2023-03-01  7:23 UTC  (2+ messages)
` [PATCH v6 2/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

[PATCH v4] drm/virtio: Add option to disable KMS support
 2023-03-01  5:50 UTC  (4+ messages)

[PATCH v7 00/15] dma-fence: Deadline awareness
 2023-03-01  3:50 UTC  (18+ messages)
` [PATCH v7 01/15] dma-buf/dma-fence: Add deadline awareness
` [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 10/15] drm/vblank: Add helper to get next vblank time

[PATCH v4 0/4] Move TE setup to prepare_for_kickoff()
 2023-03-01  3:22 UTC  (5+ messages)
` [PATCH v4 1/4] drm/msm/dpu: "
` [PATCH v4 3/4] drm/msm/dpu: Remove empty prepare_commit() function

[PATCH v3] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-03-01  2:16 UTC  (2+ messages)

[PATCH] drm/i915/gt: Create per-tile debugfs files
 2023-03-01  1:26 UTC 

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-28 23:04 UTC  (3+ messages)
` [PATCH v2 11/50] drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASK

[PATCH v4 06/14] dma-buf/sync_file: Support (E)POLLPRI
 2023-02-28 22:52 UTC  (16+ messages)

[PATCH v2 0/2] drm/vc4: Improve drm_gem_object handling
 2023-02-28 22:51 UTC  (6+ 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] drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
 2023-02-28 22:15 UTC 

AUXdisplay for LED arrays, keyboards with per-key LEDs -- was Re: [PATCH v2 2/2] leds: add aw20xx driver
 2023-02-28 21:40 UTC 

[PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
 2023-02-28 21:18 UTC 

[PATCH v3 00/15] GMU-less A6xx support (A610, A619_holi)
 2023-02-28 21:22 UTC  (7+ messages)
` [PATCH v3 04/15] drm/msm/a6xx: Extend and explain UBWC config
        ` [Freedreno] "

[LSF/MM/BPF proposal]: Physr discussion
 2023-02-28 20:59 UTC  (2+ messages)

[Bug 215511] New: Dual monitor with amd 5700 causes system to hang at startup
 2023-02-28 19:57 UTC  (3+ messages)
` [Bug 215511] "

Common DRM execution context v3
 2023-02-28 19:13 UTC  (9+ messages)
` [PATCH 1/9] drm: execution context for GEM buffers v3
` [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 8/9] drm/qxl: switch to using drm_exec

[PATCH v2] drm/msm/disp/dpu: fix sc7280_pp base offset
 2023-02-28 18:26 UTC  (3+ messages)

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

[PATCH] drm/etnaviv: fix reference leak when mmaping imported buffer
 2023-02-28 16:55 UTC 

[PATCH 7/9] drm/radeon: switch over to drm_exec
 2023-02-28 16:45 UTC  (2+ messages)

[PATCH 00/10] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-02-28 16:33 UTC  (25+ 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-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-28 16:24 UTC  (5+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings

[PATCH] Revert "drm/shmem-helper: Switch to reservation lock"
 2023-02-28 15:58 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v3] drm/virtio: Add option to disable KMS support
 2023-02-28 15:43 UTC  (7+ messages)

gud: set PATH connector property
 2023-02-28 15:16 UTC  (4+ messages)

[PATCH v13 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-02-28 15:09 UTC  (20+ messages)
` [PATCH v13 04/18] drm: exynos: dsi: Switch to DSI panel or bridge find helper

[PATCH] drm/shmem-helper: Fix compile error
 2023-02-28 15:08 UTC  (9+ messages)

[PATCH] drm/i915/mtl: Apply Wa_14017073508 for MTL SoC Step
 2023-02-28 13:12 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v2] drm: document connector margin properties
 2023-02-28 12:45 UTC  (3+ messages)

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

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

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

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

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

[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 v5 1/2] drm: add kms driver for loongson display controller
 2023-02-28  9:20 UTC  (2+ 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] 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox