AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-18 03:08:33 to 2022-02-22 08:39:31 UTC [more...]

[PATCH] drm/amdgpu: Fixed warning reported by kernel test robot
 2022-02-22  8:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: add mode2 reset support for smu 13.0.5
 2022-02-22  8:26 UTC 

[PATCH v2] drm/amd/display: add GTT domain support for dcn 3.1.5 and 3.1.6
 2022-02-22  6:03 UTC 

[PATCH] drm/amd/display: add GTT domain support for dcn 3.1.5
 2022-02-22  5:56 UTC  (5+ messages)

[PATCH v2] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
 2022-02-22  2:46 UTC 

[PATCH] drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid
 2022-02-22  2:30 UTC  (2+ messages)

2022 X.Org Board of Directors Elections Nomination period is NOW
 2022-02-22  1:45 UTC 

[PATCH] drm/amdgpu: config HDP_MISC_CNTL.READ_BUFFER_WATERMARK to fix applications running across multiple GPU config hang
 2022-02-21 23:05 UTC 

[PATCH] drm/amdkfd: make CRAT table missing message informational only
 2022-02-21 22:45 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix typo in *whether* in comment
 2022-02-21 22:42 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: use kernel BO API for benchmark buffer management
 2022-02-21 22:30 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: use ktime rather than jiffies for benchmark results

[PATCH] drm/amdgpu/test: convert amdgpu_test.c to use dev_info
 2022-02-21 22:29 UTC 

[PATCH] drm/amdgpu: fix printk format for size_t variable
 2022-02-21 21:02 UTC  (5+ messages)

[PATCH 1/7] drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
 2022-02-21 21:35 UTC  (10+ messages)
` [PATCH 2/7] drm/amdgpu: plumb error handling though amdgpu_benchmark()
` [PATCH 3/7] drm/amdgpu: print the selected benchmark test in the log
` [PATCH 4/7] drm/amdgpu: add a benchmark mutex
` [PATCH 5/7] drm/amdgpu: expose benchmarks via debugfs
` [PATCH 6/7] drm/amdgpu: drop benchmark module parameter
` [PATCH 7/7] drm/amdgpu: drop testing "

[PATCH 1/2] drm/amdgpu/display: split dmcu and gpuvm handling logic
 2022-02-21 19:53 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: derive GTT display support from DM

[PATCH v13 1/5] drm: improve drm_buddy_alloc function
 2022-02-21 18:21 UTC  (6+ messages)
` [PATCH v13 2/5] drm: implement top-down allocation method
` [PATCH v13 3/5] drm: implement a method to free unused pages
` [PATCH v13 4/5] drm/amdgpu: move vram inline functions into a header
` [PATCH v13 5/5] drm/amdgpu: add drm buddy support to amdgpu

[PATCH v12 1/5] drm: improve drm_buddy_alloc function
 2022-02-21 18:17 UTC  (6+ messages)

[PATCH v9 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-21 17:15 UTC  (6+ messages)
` [PATCH v9 2/2] drm/amdgpu: add reset register dump trace on GPU reset

[PATCH] drm/sched: Add device pointer to drm_gpu_scheduler
 2022-02-21 17:12 UTC  (5+ messages)

[PATCH] drm/radeon: fix variable type
 2022-02-21 15:18 UTC  (2+ messages)

Bug 215600 - Radeon - *ERROR* Failed waiting for UVD message
 2022-02-21 15:10 UTC  (2+ messages)

Regression from 3c196f056666 ("drm/amdgpu: always reset the asic in suspend (v2)") on suspend?
 2022-02-21 14:16 UTC  (5+ messages)

[PATCH v2 05/22] drm/amd/display: Fix color encoding mismatch
 2022-02-21  9:59 UTC 

[PATCH] drm/amd/display: move FPU-related code from dcn20 to dml folder
 2022-02-21 11:31 UTC 

[PATCH 1/1] drm/amdkfd: Use real device for messages
 2022-02-21 11:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: check vm ready by evicting
 2022-02-21 10:46 UTC  (3+ messages)

[PATCH v8 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-21 10:31 UTC  (5+ messages)
` [PATCH v8 2/2] drm/amdgpu: add reset register dump trace on GPU reset

[PATCH 01/12] drm/amdgpu: Modify .ras_fini function pointer parameter
 2022-02-21 10:16 UTC  (12+ messages)
` [PATCH 02/12] drm/amdgpu: Optimize xxx_ras_fini function of each ras block
` [PATCH 03/12] drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
` [PATCH 04/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras block
` [PATCH 05/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub "
` [PATCH 06/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio "
` [PATCH 07/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc "
` [PATCH 08/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi "
` [PATCH 09/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp "
` [PATCH 10/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma "
` [PATCH 11/12] drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mca "
` [PATCH 12/12] drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocks

[PATCH 1/2] edid: parse DRM VESA dsc bpp target
 2022-02-20 15:19 UTC  (3+ messages)
` [PATCH v2 1/2] drm/edid: "
  ` [PATCH v2 2/2] drm/amd: use fixed dsc bits-per-pixel from edid

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-19 15:43 UTC  (12+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML
` [PATCH 2/4] drm/amdgpu: Make smu7_hwmgr build on UML
` [PATCH 3/4] IB/qib: Compile under User-Mode Linux
` [PATCH 4/4] kunit: tool: Disable broken options for --alltests

[PATCH] drm/amdgpu: check vm bo eviction valuable at last
 2022-02-21  8:24 UTC  (16+ messages)

[PATCH] drm/amdkfd: rework criu_restore_bos error handling
 2022-02-21  7:09 UTC  (5+ messages)

[PATCH] drm/amdgpu: Initialize value of r in amdgpu_fill_buffer()
 2022-02-21  7:06 UTC  (2+ messages)

[PATCH] drm/sched: Add device pointer to drm_gpu_scheduler
 2022-02-21  5:22 UTC  (3+ messages)

[PATCH] drm/amdkfd: Fix for possible integer overflow
 2022-02-18 23:23 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: Fix criu_restore_bo error handling
 2022-02-18 22:45 UTC  (2+ messages)

[PATCH 3/7] drm/amdgpu: print the selected benchmark test in the log
 2022-02-18 22:33 UTC 

[PATCH] drm/amdkfd: Drop IH ring overflow message to dbg
 2022-02-18 22:05 UTC  (2+ messages)

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-02-18 19:37 UTC  (12+ messages)

[PATCH] drm/amdgpu: Add use_xgmi_p2p module parameter
 2022-02-18 18:55 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon drm-next-5.18
 2022-02-18 18:09 UTC 

[PATCH 00/13] Update DCN 3.1 support for 3.1.5
 2022-02-18 16:58 UTC  (12+ messages)
` [PATCH 03/13] drm/amd/display: Add DCN315 family information
` [PATCH 04/13] drm/amd/display: Add DCN315 CLK_MGR
` [PATCH 05/13] drm/amd/display: Add DCN315 GPIO
` [PATCH 06/13] drm/amd/display: Add DCN315 IRQ
` [PATCH 07/13] drm/amd/display: Add DCN315 DMUB
` [PATCH 08/13] drm/amd/display: Add DCN315 Resource
` [PATCH 09/13] drm/amd/display: Add DCN315 Command Table Helper
` [PATCH 10/13] drm/amd/display: Add DCN315 blocks to Makefile
` [PATCH 11/13] drm/amd/display: Add DCN315 CORE
` [PATCH 12/13] drm/amd/display: Add DCN315 DM Support
` [PATCH 13/13] drm/amdgpu: add dm ip block for dcn 3.1.5

[PATCH 00/22] drm: Review of mode copies
 2022-02-18 16:32 UTC  (8+ messages)
` [PATCH 02/22] drm/amdgpu: Remove pointless on stack "
` [PATCH 03/22] drm/amdgpu: Use drm_mode_init() for on-stack modes
` [PATCH 04/22] drm/amdgpu: Use drm_mode_copy()
` [PATCH 05/22] drm/radeon: "

[PATCH] drm/amdkfd: Replace one-element array with flexible-array member
 2022-02-18 16:29 UTC  (4+ messages)

[PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-18 15:57 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH] drm/amdgpu: Fix ARM compilation warning
 2022-02-18  6:25 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: bypass tiling flag check in virtual display case (v2)
 2022-02-18 15:16 UTC  (2+ messages)

[PATCH 00/12] DC Patches February 21, 2022
 2022-02-18 15:03 UTC  (13+ messages)
` [PATCH 01/12] drm/amd/display: OVT Update on InfoFrame and Mode Management
` [PATCH 02/12] drm/amd/display: lock/un-lock cursor if odm pipe split used
` [PATCH 03/12] drm/amd/display: Set compbuf size to min at prep prevent overbook crb
` [PATCH 04/12] drm/amd/display: Refactor PSR DPCD caps detection
` [PATCH 05/12] drm/amd/display: Fix wrong resolution with DP/VGA adapter
` [PATCH 06/12] drm/amd/display: Ignore Transitional Invalid Link Rate Error Message
` [PATCH 07/12] drm/amd/display: clear remote dc_sink when stop mst
` [PATCH 08/12] drm/amd/display: add cable ID support for usb c connector
` [PATCH 09/12] drm/amd/display: Refactor fixed VS logic for non-transparent mode
` [PATCH 10/12] drm/amd/display: [FW Promotion] Release 0.0.105.0
` [PATCH 11/12] drm/amd/display: add debug option to bypass ssinfo from bios
` [PATCH 12/12] drm/amd/display: 3.2.174

[PATCH 1/2] Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
 2022-02-18 14:50 UTC 

[PATCH 2/2] drm/amdgpu: bypass tiling flag check in SRIOV
 2022-02-18 14:44 UTC  (3+ messages)

[PATCH v2] drm/amd/pm: validate SMU feature enable message for getting feature enabled mask
 2022-02-18 14:44 UTC  (2+ messages)

[PATCH] drm/amdgpu: read harvest bit per IP data on legacy GPUs
 2022-02-18 14:36 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable TMZ option for onwards asic
 2022-02-18 14:27 UTC  (2+ messages)

[bug report] drm/amdkfd: CRIU checkpoint and restore queue mqds
 2022-02-18 13:18 UTC  (2+ messages)

AMDGPU: RX 6500 XT: System reset when loading module
 2022-02-18  7:13 UTC  (6+ messages)

[PATCH] drm/amd/pm: validate SMU feature enable message for getting feature enabled mask
 2022-02-18  6:18 UTC  (6+ messages)

[PATCH 1/2] Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"
 2022-02-18  5:11 UTC 


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