dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-23 02:24:33 to 2023-08-24 09:33:42 UTC [more...]

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-24  9:33 UTC  (34+ messages)
` [PATCH 01/20] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [PATCH 02/20] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [PATCH 03/20] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [PATCH 04/20] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [PATCH 05/20] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [PATCH 06/20] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses
` [PATCH 07/20] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [PATCH 08/20] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers
` [PATCH 09/20] drm/tests/drm_kunit_helpers: Place correct function name in the comment header
` [PATCH 10/20] drm/scheduler/sched_main: Provide short description of missing param 'result'
` [PATCH 11/20] drm/amd/amdgpu/amdgpu_doorbell_mgr: Correct misdocumented param 'doorbell_index'
` [PATCH 12/20] drm/amd/amdgpu/amdgpu_device: Provide suitable description for param 'xcc_id'
` [PATCH 13/20] drm/tests/drm_kunit_helpers: Correct possible double-entry typo in 'ddrm_kunit_helper_acquire_ctx_alloc'
` [PATCH 14/20] drm/imx/ipuv3/imx-ldb: Increase buffer size to ensure all possible values can be stored
` [PATCH 15/20] drm/tegra/hub: "
` [PATCH 16/20] drm/drm_connector: Provide short description of param 'supported_colorspaces'
  ` (subset) "
` [PATCH 17/20] drm/amd/amdgpu/amdgpu_ras: Increase buffer size to account for all possible values
` [PATCH 18/20] drm/drm_gpuva_mgr: Remove set but unused variable 'prev'
` [PATCH 19/20] drm/amd/amdgpu/amdgpu_sdma: Increase buffer size to account for all possible values
` [PATCH 20/20] drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored

[PATCH 0/2] eDP DSC fixes
 2023-08-24  9:29 UTC  (6+ messages)
` [PATCH 1/2] drm/display/dp: Default 8 bpc support when DSC is supported
` [PATCH 2/2] drivers/drm/i915: Honor limits->max_bpp while computing DSC max input bpp
  ` [Intel-gfx] "

[PATCH v4 0/7] Adds support for ConfigFS to VKMS!
 2023-08-24  8:40 UTC  (8+ messages)
` [PATCH v4 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v4 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v4 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v4 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v4 5/7] drm/vkms: Support enabling ConfigFS devices
` [PATCH v4 6/7] drm/vkms: Add a module param to enable/disable the default device
` [PATCH v4 7/7] drm/vkms Add hotplug support via configfs to VKMS

[PULL] drm-misc-fixes
 2023-08-24  8:41 UTC 

[PATCH v5 00/17] Imagination Technologies PowerVR DRM driver
 2023-08-24  8:14 UTC  (4+ messages)

[PATCH v2 09/22] drm/dp_mst: Fix fractional bpp scaling in drm_dp_calc_pbn_mode()
 2023-08-24  8:05 UTC  (5+ messages)
` [PATCH v2 10/22] drm/dp_mst: Add a way to calculate PBN values with FEC overhead
` [PATCH v2 11/22] drm/dp_mst: Add helper to determine if an MST port is downstream of another port
` [PATCH v2 12/22] drm/dp_mst: Factor out a helper to check the atomic state of a topology manager
` [PATCH v2 13/22] drm/dp_mst: Swap the order of checking root vs. non-root port BW limitations

[syzbot] [dri?] kernel BUG in vmf_insert_pfn_prot (2)
 2023-08-24  7:01 UTC 

[PATCH v2 0/6] Add fdinfo support to Panfrost
 2023-08-24  6:49 UTC  (9+ messages)
` [PATCH v2 1/6] drm/panfrost: Add cycle count GPU register definitions
` [PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
` [PATCH v2 3/6] drm/panfrost: Add fdinfo support for memory stats
` [PATCH v2 4/6] drm/drm_file: Add DRM obj's RSS reporting function for fdinfo
` [PATCH v2 5/6] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v2 6/6] drm/drm-file: Allow size unit selection in drm_show_memory_stats

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-24  6:48 UTC  (16+ messages)

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-24  6:31 UTC  (6+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-24  6:21 UTC  (3+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-24  3:35 UTC  (6+ messages)

[PATCH] drm/mediatek: mtk_drm_crtc: Avoid inappropriate kfree() in
 2023-08-23 13:15 UTC 

Hardware Requirements to participate in the EVoc
 2023-08-23 17:22 UTC 

[PATCH 0/3] Define a final failure state when link training fails
 2023-08-24  4:31 UTC  (8+ messages)
` [PATCH v2 0/6] drm/i915/dp_link_training: "
  ` [PATCH v2 1/6] drm/i915/dp_link_training: Add a final failing state to link training fallback
  ` [PATCH v2 2/6] drm/i915/dp_link_training: Add a final failing state to link training fallback for MST
  ` [PATCH v2 3/6] drm/dp_mst: Add drm_dp_set_mst_topology_link_status()
  ` [PATCH v2 4/6] drm/i915: Move DP modeset_retry_work into intel_dp
  ` [PATCH v2 5/6] drm/i915/dp_link_training: Set all downstream MST ports to BAD before retrying
  ` [PATCH v2 6/6] drm/i915/dp_link_training: Emit a link-status=Bad uevent with trigger property

[PATCH v3 0/3] Refactor and clean up codes of mst
 2023-08-24  4:13 UTC  (4+ messages)
` [PATCH v3 1/3] drm/mst: delete unnecessary case in drm_dp_add_payload_part2()
` [PATCH v3 2/3] drm/mst: Refactor the flow for payload allocation/removement
` [PATCH v3 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[Patch v2 0/3] Refactor and clean up codes of mst
 2023-08-24  4:12 UTC  (6+ messages)
` [Patch v2 2/3] drm/mst: Refactor the flow for payload allocation/removement

[PFC PATCH 0/3] drm/virtio: synchronous guest framebuffer update
 2023-08-24  3:52 UTC  (5+ messages)
` [RFC PATCH 3/3] drm/virtio: drm_gem_plane_helper_prepare_fb for obj synchronization

[PATCH v5 04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
 2023-08-24  3:42 UTC  (4+ messages)
` [PATCH v5 20/45] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v5 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v5 22/45] drm/panfrost: dynamically allocate the drm-panfrost shrinker

[PATCH v3 0/4] cleanups for lockless slab shrink
 2023-08-24  3:35 UTC  (5+ messages)
` [PATCH v3 1/4] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 2/4] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 4/4] drm/ttm: introduce pool_shrink_rwsem

[PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-24  3:23 UTC  (15+ messages)
` [PATCH v2 4/9] drm/sched: Split free_job into own work item
                    ` [Intel-xe] "

[PATCH drm-misc-next] drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()
 2023-08-24  2:57 UTC  (2+ messages)

[Bug 217664] New: Laptop doesnt wake up from suspend mode
 2023-08-23 22:52 UTC  (5+ messages)
` [Bug 217664] "

[PATCH v9 0/3] dma-fence: Deadline awareness (uabi edition)
 2023-08-23 21:54 UTC  (4+ messages)
` [PATCH v9 1/3] drm/syncobj: Add deadline support for syncobj waits
` [PATCH v9 2/3] dma-buf/sync_file: Add SET_DEADLINE ioctl
` [PATCH v9 3/3] dma-buf/sw_sync: Add fence deadline support

[PATCH v2] drm/amdgpu: register a dirty framebuffer callback for fbcon
 2023-08-23 21:02 UTC  (6+ messages)

[PATCH v5 00/11] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-08-23 21:01 UTC  (4+ messages)
` [PATCH v5 03/11] PM / QoS: Fix constraints alloc vs reclaim locking

[PATCH drm-misc-next v2] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
 2023-08-23 20:39 UTC  (2+ messages)

[PATCH -next] fbdev/core: Use list_for_each_entry() helper
 2023-08-23 20:25 UTC  (2+ messages)

[REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics
 2023-08-23 19:30 UTC  (8+ messages)

[PATCH AUTOSEL 5.15 6/6] drm/amdkfd: ignore crat by default
 2023-08-23 18:42 UTC  (3+ messages)

[PATCH] drm/bridge/analogix/anx78xx: Extend match data support for ID table
 2023-08-23 18:31 UTC  (8+ messages)

[PATCH v7] drm/doc: Document DRM device reset expectations
 2023-08-23 18:07 UTC  (3+ messages)

[PATCH AUTOSEL 6.4 09/11] drm/amdkfd: ignore crat by default
 2023-08-23 18:03 UTC  (3+ messages)

[PATCH v5] drm/i915: Avoid circular locking dependency when flush delayed work on gt reset
 2023-08-23 17:37 UTC  (4+ messages)

[PATCH] drm/vmwgfx: Fix possible invalid drm gem put calls
 2023-08-23 17:03 UTC  (2+ messages)

[PATCH] drm/prime: Support page array >= 4GB
 2023-08-23 15:38 UTC  (5+ messages)

[PATCH v3 0/7] Adds support for ConfigFS to VKMS!
 2023-08-23 15:31 UTC  (5+ messages)
` [PATCH v3 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v3 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS

[PATCH drm-misc-next] drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
 2023-08-23 12:46 UTC  (4+ messages)

[PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2023-08-23 14:06 UTC  (10+ messages)
` [PATCH v6 3/4] drm: Expand max DRM device number to full MINORBITS

[PATCH] dt-bindings: display: advantech, idk-2121wr: reference common panel
 2023-08-23 13:28 UTC  (2+ messages)
` [PATCH] dt-bindings: display: advantech,idk-2121wr: "

[RFC]: shmem fd for non-DMA buffer sharing cross drivers
 2023-08-23 13:15 UTC  (6+ messages)

[PATCH v3 00/10] A7xx support
 2023-08-23 12:56 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH v3 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v3 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs
` [PATCH v3 04/10] drm/msm/a6xx: Add missing regs for A7XX
` [PATCH v3 05/10] drm/msm/a6xx: Add skeleton A7xx support
` [PATCH v3 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume
` [PATCH v3 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state
` [PATCH v3 08/10] drm/msm/a6xx: Add A730 support
` [PATCH v3 09/10] drm/msm/a6xx: Add A740 support
` [PATCH v3 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init

[PATCH 0/2] Add fdinfo support to Panfrost
 2023-08-23 12:55 UTC  (4+ messages)
` [PATCH 1/2] drm/panfrost: "

[PATCH v3 1/3] dt-bindings: display: panel: add common dual-display schema
 2023-08-23 12:48 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: display: novatek,nt35950: define ports
` [PATCH v3 3/3] dt-bindings: display: novatek,nt36523: "

[ANNOUNCE] libdrm 2.4.116
 2023-08-23 10:00 UTC 

[PATCH][next] drm/amd: Fix spelling mistake "throtting" -> "throttling"
 2023-08-23  9:31 UTC  (2+ messages)

[PATCH v2] drm/mediatek: dsi: Add mode_valid callback to DSI bridge
 2023-08-23  9:20 UTC 

[PATCH v2 00/15] drm: Add a driver for FW-based Mali GPUs
 2023-08-23  9:17 UTC  (12+ messages)
` [PATCH v2 05/15] drm/panthor: Add the GPU logical block
` [PATCH v2 13/15] drm/panthor: Allow driver compilation

[PATCH 0/1] drm/fourcc: Add documentation about software color conversion
 2023-08-23  9:14 UTC  (9+ messages)
` [PATCH 1/1] "

[PATCH] drm: use capital "OR" for multiple licenses in SPDX
 2023-08-23  8:53 UTC 

[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-08-23  8:47 UTC  (6+ messages)
` [PATCH v14 RESEND 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding

[PATCH 0/4] drm/amdgpu: Explicitly add a flexible array at the end of 'struct amdgpu_bo_list' and simplify amdgpu_bo_list_create()
 2023-08-22 13:26 UTC  (4+ messages)

[RFC][PATCH 0/2] drm/panic: Add a drm panic handler
 2023-08-22 22:29 UTC  (4+ messages)

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-08-22 14:26 UTC  (2+ messages)

[PATCH] drm/mediatek: Support IGT in dp driver
 2023-08-23  8:34 UTC  (2+ messages)

[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
 2023-08-23  8:03 UTC  (3+ messages)

[PATCH 1/3] drm/buddy: Fix contiguous memory allocation issues
 2023-08-23  6:35 UTC  (4+ messages)

[PATCH 0/3] Refactor and clean up codes of mst
 2023-08-23  3:16 UTC  (8+ messages)
` [PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()

[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-23  2:59 UTC  (4+ messages)
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem

[PATCH] drm/i915/dp: Cable type identification for DP2.1
 2023-08-23  2:24 UTC  (3+ messages)
  ` [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).