AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-09 18:00:36 to 2021-12-13 20:07:14 UTC [more...]

[PATCH v2 0/3] Enrich amdgpu docs from recent threads
 2021-12-13 20:07 UTC  (5+ messages)
` [PATCH v2 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH v2 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH v2 3/3] Documentation/gpu: include description of some of the GC microcontrollers

[PATCH 1/4] drm/amdgpu: Increase potential product_name to 64 characters
 2021-12-13 19:34 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: Enable unique_id for Aldebaran
` [PATCH 3/4] drm/amdgpu: Only overwrite serial if field is empty
` [PATCH 4/4] drm/amdgpu: Access the FRU on Aldebaran

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-13 18:59 UTC  (6+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function
` [PATCH v4 4/6] drm: implement a method to free unused pages

[PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2021-12-13 16:02 UTC  (12+ messages)
` [PATCH 1/7] drm/i915: Replace kmap() with kmap_local_page()
` [PATCH 2/7] drm/amd: "
` [PATCH 3/7] drm/gma: Remove calls to kmap()
` [PATCH 4/7] drm/radeon: Replace kmap() with kmap_local_page()
` [PATCH 5/7] drm/msm: Alter comment to use kmap_local_page()
` [PATCH 6/7] drm/amdgpu: Ensure kunmap is called on error
` [PATCH 7/7] drm/radeon: "

[PATCH] amdgpu/pm: Modify sysfs pp_dpm_sclk to have only read premission in ONEVF mode
 2021-12-13 17:40 UTC  (3+ messages)

[PATCH v2 00/10] drm/amd: fix various compilation warnings
 2021-12-13 15:44 UTC  (11+ messages)
` [PATCH v2 03/10] drm/amdgpu: fix amdgpu_ras_mca_query_error_status scope
` [PATCH v2 06/10] drm/amd/display: fix function scopes
` [PATCH v2 09/10] drm/amdgpu: remove unnecessary variables
` [PATCH v2 10/10] drm/amdgpu: re-format file header comments

[PATCH v2 1/2] drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
 2021-12-13 15:32 UTC  (3+ messages)
` [PATCH v2 2/2] drivers/amd/pm: drop statement to print FW version for smu_v13

[PATCH] drm/amd/display: Fix Compile Error for DCE
 2021-12-13 15:18 UTC 

[PATCH] drm/amd/display: Guard debug option for dp_force_sst_set
 2021-12-13 15:16 UTC  (2+ messages)

[PATCH] drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YC
 2021-12-13 15:16 UTC  (3+ messages)

[PATCH 1/2] drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfigurationFull
 2021-12-13 15:08 UTC  (5+ messages)

[PATCH] drm/amdgpu: use adev_to_drm to get drm_device pointer
 2021-12-13 15:06 UTC  (2+ messages)

DC Patches January 10, 2020
 2021-12-13 14:21 UTC  (12+ messages)
` [PATCH 01/10] drm/amd/display: Set exit_optimized_pwr_state for DCN31
` [PATCH 02/10] drm/amd/display: Add debugfs entry for ILR
` [PATCH 03/10] drm/amd/display: Add src/ext ID info for dummy service
` [PATCH 04/10] drm/amd/display: parse and check PSR SU caps
` [PATCH 05/10] drm/amd/display: Force det buf size to 192KB with 3+ streams and upscaling
` [PATCH 06/10] drm/amd/display: [FW Promotion] Release 0.0.97
` [PATCH 07/10] drm/amd/display: Reset DMCUB before HW init
` [PATCH 08/10] drm/amd/display: ODM + MPO window on only one half of ODM
` [PATCH 09/10] drm/amd/display: implement dc_mode_memclk
` [PATCH 10/10] drm/amd/display: 3.2.166

[PATCH] drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled
 2021-12-13 13:39 UTC  (10+ messages)

[PATCH V2] drm/amdgpu: move smu_debug_mask to a more proper place
 2021-12-13 13:15 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: add gpu reset control for umc page retirement
 2021-12-13 10:43 UTC  (5+ messages)
` [PATCH 2/3] drm/amdkfd: add reset parameter for unmap queues
` [PATCH 3/3] drm/amdkfd: reset queue which consumes RAS poison

[PATCH] drm/amd/pm: skip gfx cgpg in the s0ix suspend-resume
 2021-12-13  7:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: move smu_debug_mask to a more proper place
 2021-12-13  7:21 UTC  (5+ messages)

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2021-12-13  6:34 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: fix the fence timeline null pointer
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace

[PATCH V5 00/16] Unified entry point for other blocks to interact with power
 2021-12-13  5:45 UTC  (19+ messages)
` [PATCH V5 01/16] drm/amd/pm: do not expose implementation details to other blocks out of power
` [PATCH V5 02/16] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V5 03/16] drm/amd/pm: do not expose power implementation details to display
` [PATCH V5 04/16] drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
` [PATCH V5 05/16] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
` [PATCH V5 06/16] drm/amd/pm: do not expose the API used internally only in kv_dpm.c
` [PATCH V5 07/16] drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
` [PATCH V5 08/16] drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
` [PATCH V5 09/16] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V5 10/16] drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
` [PATCH V5 11/16] drm/amd/pm: drop redundant or unused APIs and data structures
` [PATCH V5 12/16] drm/amd/pm: do not expose the smu_context structure used internally in power
` [PATCH V5 13/16] drm/amd/pm: relocate the power related headers
` [PATCH V5 14/16] drm/amd/pm: drop unnecessary gfxoff controls
` [PATCH V5 15/16] drm/amd/pm: revise the performance level setting APIs
` [PATCH V5 16/16] drm/amd/pm: unified lock protections in amdgpu_dpm.c

Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
 2021-12-12 22:19 UTC  (2+ messages)

kernel 5.15.x: AMD RX 6700 XT - Fails to resume after screen blank
 2021-12-12 11:53 UTC  (4+ messages)

[bisected][regression] Applications that need amdgpu doesn't run after waking up from suspend
 2021-12-12  9:57 UTC  (5+ messages)

[PATCH] drm/amd/display: Fix Compile Error for DCE
 2021-12-11 14:08 UTC  (2+ messages)

Reuse framebuffer after a kexec (amdgpu / efifb)
 2021-12-11  9:20 UTC  (18+ messages)

[PATCH] drm/amdkfd: fix svm_bo release invalid wait context warning
 2021-12-11  1:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: disable default navi2x co-op kernel support
 2021-12-11  1:04 UTC  (2+ messages)

[Patch v2] drm/amdgpu: Don't inherit GEM object VMAs in child process
 2021-12-11  0:55 UTC  (2+ messages)

[PATCH] amdgpu: fix some kernel-doc markup
 2021-12-11  0:40 UTC 

[pull] amdgpu, amdkfd drm-next-5.17
 2021-12-10 22:56 UTC 

[PATCH v4 0/6] Expand display core documentation
 2021-12-10 22:20 UTC  (3+ messages)

Looking for clarifications around gfx/kcq/kiq
 2021-12-10 20:36 UTC  (2+ messages)

[PATCH] drm/amdkfd: explicitly create/destroy queue attributes under /sys
 2021-12-10 17:08 UTC  (7+ messages)

[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
 2021-12-10 16:46 UTC  (21+ messages)
` [PATCH V4 02/17] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V4 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V4 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
` [PATCH V4 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V4 11/17] drm/amd/pm: correct the usage for amdgpu_dpm_dispatch_task()
` [PATCH V4 14/17] drm/amd/pm: relocate the power related headers

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-10 16:39 UTC  (5+ messages)
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system

[PATCH 1/2] drm/amd: add some extra checks that is_dig_enabled is defined
 2021-12-10 16:24 UTC  (7+ messages)
` [PATCH 2/2] drm/amd: move variable to local scope

[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-10 15:45 UTC  (13+ messages)
` [PATCH 2/2] drm/amdgpu: add support for SMU debug option

[PATCH] amdgpu/pm: Modify sysfs pp_dpm_sclk to have only read premission in ONEVF mode
 2021-12-10 15:19 UTC  (2+ messages)

[PATCH 0/3] Enrich amdgpu docs from recent threads
 2021-12-10 15:13 UTC  (7+ messages)
` [PATCH 1/3] Documentation/gpu: split amdgpu/index for readability
` [PATCH 2/3] Documentation/gpu: include description of AMDGPU hardware structure
` [PATCH 3/3] Documentation/gpu: include description of some of the GC microcontrollers

[PATCH] drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify
 2021-12-10 14:06 UTC  (2+ messages)

[PATCH v5] drm/amdgpu: add support for SMU debug option
 2021-12-10 11:02 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: introduce a kind of halt state for amdgpu device
 2021-12-10  9:57 UTC  (2+ messages)

[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
 2021-12-10  6:58 UTC  (8+ messages)

[PATCH v2] drm/amdgpu: fix incorrect VCN revision in SRIOV
 2021-12-10  2:49 UTC  (3+ messages)

Potential Bug in drm/amd/display/dc_link
 2021-12-09 22:30 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu: Detect if amdgpu in IOMMU direct map mode
 2021-12-09 22:29 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdgpu: Reduce SG bo memory usage for mGPUs

[PATCH 1/2] drm/amdkfd: Use prange->list head for insert_list
 2021-12-09 19:20 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: Use prange->update_list head for remove_list

[PATCH] drm/amdkfd: add Navi2x to GWS init conditions
 2021-12-09 19:03 UTC  (2+ messages)

[PATCH] drm/amdgpu: SRIOV flr_work should use down_write
 2021-12-09 18:43 UTC  (4+ messages)


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