amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 17:21:41 to 2022-07-16 14:39:19 UTC [more...]

[PATCH v9 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-15 15:05 UTC  (7+ messages)
` [PATCH v9 01/14] mm: rename is_pinnable_pages to is_longterm_pinnable_pages
` [PATCH v9 02/14] mm: move page zone helpers from mm.h to mmzone.h
` [PATCH v9 03/14] mm: add zone device coherent type memory support
` [PATCH v9 05/14] mm: add device coherent vma selection for memory migration
` [PATCH v9 10/14] lib: add support for device coherent type in test_hmm
` [PATCH v9 11/14] tools: update hmm-test to support device coherent type

[PATCH 00/31] DC Patches July 15, 2022
 2022-07-15 18:17 UTC  (14+ messages)
` [PATCH 01/31] drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
` [PATCH 02/31] drm/amd/display: Remove unused variable
` [PATCH 04/31] drm/amd/display: Expose function reset_cur_dp_mst_topology
` [PATCH 08/31] drm/amd/display: Create a file dedicated to planes
` [PATCH 09/31] drm/amd/display: Create a file dedicated for CRTC
` [PATCH 15/31] drm/amd/display: Loop through all pipes for DET allocation
` [PATCH 17/31] drm/amd/display: Update DML logic for unbounded req handling
` [PATCH 20/31] drm/amd/display: Move predict pipe to dml fpu folder
` [PATCH 21/31] drm/amd/display: Move insert entry table to the FPU code
` [PATCH 25/31] drm/amd/display: Move dlg params calculation
` [PATCH 27/31] drm/amd/display: Move bounding box to FPU folder
` [PATCH 28/31] drm/amd/display: Drop FPU flags from dcn32 Makefile
` [PATCH 29/31] drm/amd/display: Create dcn321_fpu file

[PATCH v3] drm/amdgpu: add comments to HW_IP_VCN_ENC
 2022-07-15 16:09 UTC 

[PATCH 1/3] drm/amdgpu: modify mcbp implement for gfx9
 2022-07-15 15:42 UTC  (7+ messages)
` [PATCH 2/3] drm/amdgpu: add mcbp support for sdma v4.0
` [PATCH 3/3] drm/amdgpu: skip put fence if signal fails

[PATCH v2] drm/amdgpu: add HW_IP_VCN_UNIFIED type
 2022-07-15 15:25 UTC  (3+ messages)

[PATCH] drm/amdgpu: align between libdrm and drm api
 2022-07-15 13:33 UTC  (3+ messages)

[pull] amdgpu drm-fixes-5.19
 2022-07-15 14:13 UTC 

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-15 11:04 UTC  (13+ messages)
` [PATCH v1 1/6] dma-buf: Add _unlocked postfix to function names
` [PATCH v1 2/6] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v1 3/6] dma-buf: Move all dma-bufs to dynamic locking specification
` [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment
` [PATCH v1 5/6] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v1 6/6] dma-buf: Remove internal lock

[PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing
 2022-07-15 14:12 UTC  (3+ messages)
` [PATCH] "

Linux 5.19-rc6
 2022-07-15  7:26 UTC  (33+ messages)

[PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-07-15 12:01 UTC  (15+ messages)
` [PATCH v2 05/29] drm/nouveau: Don't register backlight when another backlight should be used
` [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
` [PATCH v2 20/29] platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
` [PATCH v2 27/29] ACPI: video: Drop Clevo/TUXEDO NL5xRU and NL5xNU acpi_backlight=native quirks

[PATCH 01/12] drm/amdgpu: Write masked value to control register
 2022-07-15  1:56 UTC  (17+ messages)
` [PATCH 02/12] drm/amd/display: Change get_pipe_idx function scope
` [PATCH 03/12] drm/amd/display: Remove unused clk_src variable
` [PATCH 04/12] drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
` [PATCH 05/12] drm/amd/display: Remove unused NumberOfStates variable
` [PATCH 06/12] drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
` [PATCH 07/12] drm/amd/display: Remove unused value0 variable
` [PATCH 08/12] drm/amd/display: Remove unused variables from dcn10_stream_encoder
` [PATCH 09/12] drm/amd/display: Remove unused MaxUsedBW variable
` [PATCH 10/12] drm/amd/display: Remove parameters from dml30_CalculateWriteBackDISPCLK
` [PATCH 11/12] drm/amd/display: Remove duplicated CalculateWriteBackDISPCLK
` [PATCH 12/12] drm/amd/display: Rewrite CalculateWriteBackDISPCLK function

[bug report] drm/amd/display: Add basic infrastructure for enabling FAMS
 2022-07-15  8:21 UTC 

[PATCH -next] drm/amdgpu: double free error and freeing uninitialized null pointer
 2022-07-15  8:18 UTC  (5+ messages)

[PATCH] drm/ttm: fix missing NULL check in ttm_device_swapout
 2022-07-15  6:46 UTC  (2+ messages)

[PATCH] drm/amdkfd: Remove Align VRAM allocations to 1MB on APU ASIC
 2022-07-15  6:14 UTC  (5+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.20
 2022-07-14 21:47 UTC 

[PATCH] drm/amd/display: Add missing hard-float compile flags for PPC64 builds
 2022-07-14 20:24 UTC  (10+ messages)

Gang submit v2
 2022-07-14 19:32 UTC  (21+ messages)
` [PATCH 01/10] drm/sched: move calling drm_sched_entity_select_rq
` [PATCH 02/10] drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
` [PATCH 03/10] drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
` [PATCH 04/10] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 05/10] drm/amdgpu: cleanup and reorder amdgpu_cs.c
` [PATCH 06/10] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 07/10] drm/amdgpu: move setting the job resources
` [PATCH 08/10] drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3"
` [PATCH 09/10] drm/amdgpu: add gang submit backend
` [PATCH 10/10] drm/amdgpu: add gang submit frontend v2

[PATCH v2 1/2] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-14 19:17 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation/gpu: Add GFXOFF section

[PATCH] drm/amd/display: Enable building new display engine with KCOV enabled
 2022-07-14 17:20 UTC  (4+ messages)

[PATCH] drm/amd/debugfs: Expose GFXOFF state to userspace
 2022-07-14 16:47 UTC  (4+ messages)

[PATCH] drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()
 2022-07-14 16:37 UTC  (2+ messages)

[PATCH] drm/amdgpu: Clarify asics naming in Kconfig options
 2022-07-14 16:32 UTC  (2+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
 2022-07-14 16:31 UTC  (2+ messages)

[PATCH v8 02/15] mm: move page zone helpers into new header-specific file
 2022-07-14 16:15 UTC  (2+ messages)
` [PATCH] mm: move page zone helpers from mm.h to mmzone.h

[PATCH] Revert "drm/amdgpu: add drm buddy support to amdgpu"
 2022-07-14 15:00 UTC  (9+ messages)

[PATCH 1/2] drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""
 2022-07-14 13:26 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: re-apply "move internal vram_mgr function into the C file""

[PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-07-14  5:39 UTC  (7+ messages)
` [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup()
` [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing

[bug report] drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
 2022-07-14 11:53 UTC 

[PATCH 4/4] drm/amdgpu: drop runpm from amdgpu_device structure
 2022-07-14 10:52 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix for drm buddy memory corruption
 2022-07-14 10:12 UTC 

[PATCH] drm/amd/display: make retrieve_dmi_info() static
 2022-07-14  9:44 UTC  (2+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-14  8:45 UTC  (2+ messages)

[PATCH 3/4] drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
 2022-07-14  8:42 UTC 

[PATCH 2/4] drm/amdgpu: skip SMU FW reloading in runpm BACO case
 2022-07-14  8:42 UTC 

[PATCH 1/4] drm/amdgpu: introduce runtime pm mode
 2022-07-14  8:41 UTC 

[RFC PATCH 0/1] Protecting BO list corruption
 2022-07-14  7:58 UTC  (4+ messages)
` [RFC PATCH 1/1] drm/amdgpu: Protect the amdgpu_bo_list list with a mutex

[PATCH] drm/amdgpu: limit the number of enabled gfx queues
 2022-07-14  7:06 UTC 

[PATCH 1/2] drm/amdgpu: skip SMU FW reloading in runpm BACO case (v2)
 2022-07-14  4:29 UTC  (6+ messages)

[PATCH] drm/amdgpu: Call trace info was found in dmesg when loading amdgpu
 2022-07-14  2:50 UTC  (2+ messages)

[GIT CHERRY-PICK 0/2] Fix compilation errors on GCC12
 2022-07-14  2:47 UTC  (3+ messages)
` [PATCH 1/2] objtool: Fix truncated string warning
` [PATCH 2/2] libsubcmd: Fix use-after-free for realloc(..., 0)

[PATCH] drm/amdgpu: Get rid of amdgpu_job->external_hw_fence
 2022-07-13 19:32 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: use the same HDP flush registers for all nbio 7.4.x
 2022-07-13 18:04 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: use the same HDP flush registers for all nbio 2.3.x

[pull] amdgpu drm-fixes-5.19
 2022-07-13 17:29 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).