April 2025 Archives by author
Starting: Tue Apr 1 00:10:23 UTC 2025
Ending: Tue Apr 29 01:38:38 UTC 2025
Messages: 1396
- [PATCH] drm/amd/pm/smu11: Prevent division by zero
Denis Arefev
- [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Denis Arefev
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Denis Arefev
- [lvc-project] [PATCH] drm/radeon: fix possible NULL pointer dereference in atombios_set_encoder_crtc_source()
Igor Artemiev
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
- [PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
Mingcong Bai
- [PATCH 03/17] drm/amd/display: use drm_err in create_validate_stream_for_sink()
Kees Bakker
- [PATCH RESEND RFC v4 3/6] drm/display: dp: use new DCPD access helpers
Kees Bakker
- [PATCH v3 06/09] drm/amdgpu: Few optimization and fixes for userq fence driver
Kees Bakker
- amdgpu_dm_connector_mode_valid regression
Dmitry Baryshkov
- amdgpu_dm_connector_mode_valid regression
Dmitry Baryshkov
- [RFC] PCI: add CONFIG_MMU dependency
Arnd Bergmann
- [RFC] PCI: add CONFIG_MMU dependency
Arnd Bergmann
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Borah, Chaitanya Kumar
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Boris Brezillon
- [bug report] drm/amdgpu: Multi-GPU DPC recovery support
Dan Carpenter
- [PATCH v1 1/1] drm/amdgpu: fix a smatch static checker warning in amdgpu_pci_slot_reset
Dan Carpenter
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Dan Carpenter
- [bug report] drm/amdgpu: update userqueue BOs and PDs
Dan Carpenter
- [PATCH next] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
- [PATCH next] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
- [PATCH v2 0/2] drm/amdgpu: Fixes to amdgpu_userq_fence_driver_alloc()
Dan Carpenter
- [PATCH v2 1/2] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
- [PATCH v2 2/2] drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()
Dan Carpenter
- [PATCH next] drm/amdkfd: Fix kfd_smi_event_process()
Dan Carpenter
- [PATCH v2] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping v2
Dan Carpenter
- [bug report] drm/amd/display: DCN42 RMCM and MCM 3DLUT support
Dan Carpenter
- [PATCH v2] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping v2
Dan Carpenter
- [PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros
Louis Chauvet
- [PATCH v3 02/54] docs/dyndbg: update examples \012 to \n
Louis Chauvet
- [PATCH v3 11/54] dyndbg: replace classmap list with a vector
Louis Chauvet
- [PATCH v3 13/54] dyndbg, module: make proper substructs in _ddebug_info
Louis Chauvet
- [PATCH v3 53/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Louis Chauvet
- [PATCH v3 14/54] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Louis Chauvet
- [PATCH v3 16/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Louis Chauvet
- [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Louis Chauvet
- [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
Louis Chauvet
- [PATCH v3 19/54] dyndbg: detect class_id reservation conflicts
Louis Chauvet
- [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Louis Chauvet
- [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
Louis Chauvet
- [PATCH v3 23/54] dyndbg: treat comma as a token separator
Louis Chauvet
- [PATCH v3 22/54] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Louis Chauvet
- [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
Louis Chauvet
- [PATCH v3 29/54] docs/dyndbg: add classmap info to howto
Louis Chauvet
- [PATCH v3 27/54] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
Louis Chauvet
- [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Louis Chauvet
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Chen, Horace
- [PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
Huacai Chen
- [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Peter Chen
- [PATCH] drm/amdkfd: add pasid debugfs entries
Chen, Xiaogang
- [PATCH] drm/amdgpu/atom: Work around vbios NULL offset false positive
Kees Cook
- [PATCH] drm/amdgpu/atom: Work around vbios NULL offset false positive
Kees Cook
- [PATCH v3] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Jay Cornwall
- [PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
Jim Cromie
- [PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros
Jim Cromie
- [PATCH v3 02/54] docs/dyndbg: update examples \012 to \n
Jim Cromie
- [PATCH v3 03/54] docs/dyndbg: explain flags parse 1st
Jim Cromie
- [PATCH v3 04/54] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
- [PATCH v3 05/54] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
Jim Cromie
- [PATCH v3 06/54] dyndbg: make ddebug_class_param union members same size
Jim Cromie
- [PATCH v3 07/54] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
- [PATCH v3 08/54] dyndbg: reduce verbose/debug clutter
Jim Cromie
- [PATCH v3 09/54] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
- [PATCH v3 10/54] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
- [PATCH v3 11/54] dyndbg: replace classmap list with a vector
Jim Cromie
- [PATCH v3 12/54] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
- [PATCH v3 13/54] dyndbg, module: make proper substructs in _ddebug_info
Jim Cromie
- [PATCH v3 14/54] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
- [PATCH v3 15/54] dyndbg: ddebug_table.mod_name down to _ddebug_info
Jim Cromie
- [PATCH v3 16/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
- [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Jim Cromie
- [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
Jim Cromie
- [PATCH v3 19/54] dyndbg: detect class_id reservation conflicts
Jim Cromie
- [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Jim Cromie
- [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
Jim Cromie
- [PATCH v3 22/54] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Jim Cromie
- [PATCH v3 23/54] dyndbg: treat comma as a token separator
Jim Cromie
- [PATCH v3 24/54] dyndbg: split multi-query strings with %
Jim Cromie
- [PATCH v3 25/54] selftests-dyndbg: add test_mod_submod
Jim Cromie
- [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
- [PATCH v3 27/54] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
Jim Cromie
- [PATCH v3 28/54] dyndbg: restore classmap protection when theres a controlling_param
Jim Cromie
- [PATCH v3 29/54] docs/dyndbg: add classmap info to howto
Jim Cromie
- [PATCH v3 30/54] drm: use correct ccflags-y spelling
Jim Cromie
- [PATCH v3 31/54] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
Jim Cromie
- [PATCH v3 32/54] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
Jim Cromie
- [PATCH v3 33/54] drm-print: fix config-dependent unused variable
Jim Cromie
- [PATCH v3 34/54] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Jim Cromie
- [PATCH v3 35/54] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Jim Cromie
- [PATCH v3 36/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
Jim Cromie
- [PATCH v3 37/54] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
Jim Cromie
- [PATCH v3 38/54] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Jim Cromie
- [PATCH v3 39/54] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Jim Cromie
- [PATCH v3 40/54] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Jim Cromie
- [PATCH v3 41/54] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Jim Cromie
- [PATCH v3 42/54] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
- [PATCH v3 43/54] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
Jim Cromie
- [PATCH v3 44/54] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
Jim Cromie
- [PATCH v3 45/54] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Jim Cromie
- [PATCH v3 46/54] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
Jim Cromie
- [PATCH v3 47/54] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Jim Cromie
- [PATCH v3 48/54] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
Jim Cromie
- [PATCH v3 49/54] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Jim Cromie
- [PATCH v3 50/54] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Jim Cromie
- [PATCH v3 51/54] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Jim Cromie
- [PATCH v3 52/54] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
Jim Cromie
- [PATCH v3 53/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Jim Cromie
- [PATCH v3 54/54] drm: RFC - make drm_dyndbg_user.o for drm-*_helpers, drivers
Jim Cromie
- [PATCH 1/1] drm/amd: Fix malformed kerneldoc comment
Brahmajit Das
- [PATCH 0/2] drm/amdgpu: typos and standardization
Alexandre Demers
- [PATCH 1/2] drm/amdgpu: fix typos in DCEs
Alexandre Demers
- [PATCH 2/2] drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11
Alexandre Demers
- [PATCH 0/2] drm/amdgpu: better complete DCE6 and GMC6
Alexandre Demers
- [PATCH 1/2] drm/amd/display/dc: reclassify DCE6 resources and hw sequencer
Alexandre Demers
- [PATCH 2/2] drm/amdgpu: fill in gmc_v6_0_set_clockgating_state()
Alexandre Demers
- [PATCH] drm/amdgpu: still cleanup sid.h
Alexandre Demers
- [PATCH 0/6] drm/amdgpu and drm/radeon: a slew of small fixes
Alexandre Demers
- [PATCH 1/6] drm/amdgpu: rename function to follow naming convention in dce110
Alexandre Demers
- [PATCH 2/6] drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declaration
Alexandre Demers
- [PATCH 3/6] drm/amdgpu: fix typo in atombios.h
Alexandre Demers
- [PATCH 4/6] drm/radeon: fix typo in atombios.h
Alexandre Demers
- [PATCH 5/6] drm/amdgpu: fix duplicated value setting in dce100_resource_construct()
Alexandre Demers
- [PATCH 6/6] drm/amdgpu: fix typo in bios_parser.c
Alexandre Demers
- [PATCH 0/6] drm/amdgpu and drm/radeon: a slew of small fixes
Alexandre Demers
- [PATCH] drm/amdgpu: add missing DCE6 to dce_version_to_string()
Alexandre Demers
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Emily Deng
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Deng, Emily
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Emily Deng
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Deng, Emily
- [PATCH v2 1/2] drm/amdgpu: Clear overflow for SRIOV
Emily Deng
- [PATCH v2] drm/amdgpu: Clear overflow for SRIOV
Emily Deng
- [PATCH v2] drm/amdgpu: Clear overflow for SRIOV
Deng, Emily
- [PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
Alex Deucher
- [PATCH 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0
Alex Deucher
- [PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
Alex Deucher
- [PATCH] drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Alex Deucher
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Alex Deucher
- [PATCH] drm/amd/display: Add error check for avi and vendor infoframe setup function
Alex Deucher
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Alex Deucher
- [PATCH 2/2] drm/amdgpu/mes12: optimize MES pipe FW version fetching
Alex Deucher
- [PATCH 1/2] Documentation: update KIQ documentation
Alex Deucher
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Alex Deucher
- [PATCH] drm/amdgpu: still cleanup sid.h
Alex Deucher
- [PATCH 0/2] drm/amdgpu: better complete DCE6 and GMC6
Alex Deucher
- [PATCH 0/2] drm/amdgpu: typos and standardization
Alex Deucher
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Alex Deucher
- [v3 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Alex Deucher
- [v3 2/7] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
Alex Deucher
- [v3 3/7] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
Alex Deucher
- [v3 5/7] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
Alex Deucher
- [v3 7/7] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism
Alex Deucher
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Alex Deucher
- [PATCH] drm/amd/pm/smu11: Prevent division by zero
Alex Deucher
- [PATCH 1/3] drm/amdgpu/mes11: use the device value for enforce isolation
Alex Deucher
- [PATCH 2/3] drm/amdgpu/mes12: use the device value for enforce isolation
Alex Deucher
- [PATCH 3/3] drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
- [PATCH] drm/amdgpu: remove the duplicated mes queue active state setting
Alex Deucher
- [PATCH] drm/amdgpu: fix warning of drm_mm_clean
Alex Deucher
- [PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
Alex Deucher
- [PATCH] drm/amd: Forbid suspending into non-default suspend states
Alex Deucher
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v3
Alex Deucher
- [PATCH 3/3] drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
- [pull] amdgpu, amdkfd drm-fixes-6.15
Alex Deucher
- [PATCH] drm/amd/display: Add htmldocs description for fused_io interface
Alex Deucher
- [PATCH] drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
- [PATCH 2/2] drm/amdgpu: Add fw minimum version check for usermode queue
Alex Deucher
- [PATCH] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUs
Alex Deucher
- [PATCH 1/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Alex Deucher
- [PATCH 1/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Alex Deucher
- [PATCH 1/2 v3] drm/amdgpu: Add fw minimum version check for usermode queue
Alex Deucher
- [PATCH] Documentation/amdgpu: Add Ryzen AI 350 series processors
Alex Deucher
- [PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
Alex Deucher
- [PATCH 2/9] drm/amdgpu/userq: rework front end call sequence
Alex Deucher
- [PATCH 3/9] drm/amdgpu/userq: move some code around
Alex Deucher
- [PATCH 4/9] drm/amdgpu/userq: properly clean up userq fence driver on failure
Alex Deucher
- [PATCH 5/9] drm/amdgpu/userq: add suspend and resume helpers
Alex Deucher
- [PATCH 6/9] drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
- [PATCH 7/9] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
Alex Deucher
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 9/9] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH] drm/amdgpu/userq/mes: remove unused header
Alex Deucher
- [PATCH 01/13] drm/amdgpu: convert userq UAPI _pad to flags
Alex Deucher
- [PATCH 02/13] drm/amdgpu/userq: add UAPI for setting queue priority
Alex Deucher
- [PATCH 03/13] drm/amdgpu/mes11: add conversion for priority levels
Alex Deucher
- [PATCH 04/13] drm/amdgpu/mes12: add conversion for priority levels
Alex Deucher
- [PATCH 05/13] drm/amdgpu/user: add priorty to user queue structure
Alex Deucher
- [PATCH 06/13] drm/amdgpu/userq/mes: handle user queue priority
Alex Deucher
- [PATCH 07/13] drm/amdgpu/userq: enable support for queue priorities
Alex Deucher
- [PATCH 08/13] drm/amdgpu/userq: add UAPI for setting up secure queues
Alex Deucher
- [PATCH 09/13] drm/amdgpu: add tmz queue parameter to mqd props
Alex Deucher
- [PATCH 10/13] drm/amdgpu/gfx11: add support for TMZ queues to mqd_init
Alex Deucher
- [PATCH 11/13] drm/amdgpu/gfx12: add support for TMZ queues to mqd_init
Alex Deucher
- [PATCH 12/13] drm/amdgpu/userq/mes: pass the secure flag to mqd init
Alex Deucher
- [PATCH 13/13] drm/amdgpu/userq: enable support for secure queues
Alex Deucher
- [v4 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Alex Deucher
- [PATCH 2/2] drm/amdgpu: Use the right function for hdp flush
Alex Deucher
- [PATCH] drm/amdgpu: fix no_user_submission check for SDMA
Alex Deucher
- [PATCH 1/2] drm/amdgpu: Use generic hdp flush function
Alex Deucher
- [PATCH] drm/amdgpu: Clear overflow for SRIOV
Alex Deucher
- [PATCH] drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_info
Alex Deucher
- [PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
Alex Deucher
- [PATCH 2/9] drm/amdgpu/userq: rework front end call sequence
Alex Deucher
- [PATCH 3/9] drm/amdgpu/userq: move some code around
Alex Deucher
- [PATCH V2 4/9] drm/amdgpu/userq: properly clean up userq fence driver on failure
Alex Deucher
- [PATCH 5/9] drm/amdgpu/userq: add suspend and resume helpers
Alex Deucher
- [PATCH 6/9] drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
- [PATCH 7/9] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
Alex Deucher
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 9/9] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH] drm/amdgpu/gfx: replace a comma with a semicolon
Alex Deucher
- [PATCH v1 3/3] drm/amdgpu: update the error logging for more information
Alex Deucher
- [v5 1/6] drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h
Alex Deucher
- [v5 2/6] drm/amdgpu: Register the new sdma function pointers for each sdma IP version that needs them
Alex Deucher
- [v5 3/6] drm/amdgpu: switch amdgpu_sdma_reset_engine to use the new sdma function pointers
Alex Deucher
- [v5 4/6] drm/amdgpu: optimize queue reset and stop logic
Alex Deucher
- [v5 5/6] drm/amdgpu: Implement SDMA soft reset directly for v5.x
Alex Deucher
- [v5 6/6] drm/amdgpu:remove old sdma reset callback mechanism
Alex Deucher
- [PATCH 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture
Alex Deucher
- [PATCH 1/2] drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader execution
Alex Deucher
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 9/9] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH v2 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2
Alex Deucher
- [PATCH 07/13] drm/amdgpu/userq: enable support for queue priorities
Alex Deucher
- [PATCH 01/10] drm/amdgpu/userq: rename suspend/resume callbacks
Alex Deucher
- [PATCH 02/10] drm/amdgpu/userq: rework front end call sequence
Alex Deucher
- [PATCH 03/10] drm/amdgpu/userq: move some code around
Alex Deucher
- [PATCH 04/10] drm/amdgpu/userq: properly clean up userq fence driver on failure
Alex Deucher
- [PATCH 05/10] drm/amdgpu/userq: add suspend and resume helpers
Alex Deucher
- [PATCH 06/10] drm/amdgpu/userq: handle system suspend and resume
Alex Deucher
- [PATCH 07/10] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
Alex Deucher
- [PATCH 08/10] drm/amdgpu/userq: track the xcp_id associated with the queue
Alex Deucher
- [PATCH V2 09/10] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 10/10] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH] drm/amdgpu: Remove PACKET2 from amdgpu since it is not used
Alex Deucher
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Alex Deucher
- [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
Alex Deucher
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Alex Deucher
- [PATCH 2/4] drm/amdgpu/gfx12: properly reference EOP interrupts for userqs
Alex Deucher
- [PATCH 3/4] drm/sdma6: properly reference trap interrupts for userqs
Alex Deucher
- [PATCH 4/4] drm/sdma7: properly reference trap interrupts for userqs
Alex Deucher
- [PATCH] drm/amdgpu/userq: move runpm handling into core userq code
Alex Deucher
- [PATCH RESEND] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Fix wrong return value of fiji_populate_smc_boot_level()
Alex Deucher
- [PATCH AUTOSEL 6.12 11/30] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Alex Deucher
- [PATCH AUTOSEL 6.14 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Alex Deucher
- [Linaro-mm-sig] [PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Alex Deucher
- [PATCH 6/6] drm/amdgpu: fix typo in bios_parser.c
Alex Deucher
- [PATCH] drm/amdgpu: add missing DCE6 to dce_version_to_string()
Alex Deucher
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Alex Deucher
- [PATCH 3/4] drm/sdma6: properly reference trap interrupts for userqs
Alex Deucher
- [PATCH v2 2/2] drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()
Alex Deucher
- [PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
Alex Deucher
- [PATCH 2/4] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
Alex Deucher
- [PATCH 4/4] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Alex Deucher
- [PATCH] drm/amdgpu/userq: rework driver parameter
Alex Deucher
- [PATCH 4/4] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
Alex Deucher
- [PATCH V3 2/4] drm/amdgpu/userq: add helpers to start/stop scheduling
Alex Deucher
- [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
Alex Deucher
- [PATCH V3 4/4] drm/amdgpu/userq: integrate with enforce isolation
Alex Deucher
- [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
Alex Deucher
- [PATCH v2] drm/amdgpu: Clear overflow for SRIOV
Alex Deucher
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
- [PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
Alex Deucher
- [PATCH 1/2] drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()
Alex Deucher
- [PATCH 2/2] drm/amdgpu/userq: move waiting for last fence before umap
Alex Deucher
- [PATCH 1/7] drm/amdgpu/userq: add a helper to check which IPs are enabled
Alex Deucher
- [PATCH 2/7] drm/amdgpu/userq: optimize enforce isolation and s/r
Alex Deucher
- [PATCH 3/7] drm/amdgpu: switch from queue_active to queue state
Alex Deucher
- [PATCH 4/7] drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()
Alex Deucher
- [PATCH 5/7] drm/amdgpu/userq: move waiting for last fence before umap
Alex Deucher
- [PATCH 6/7] drm/amdgpu/userq: rename eviction helpers
Alex Deucher
- [PATCH 7/7] drm/amdgpu/userq: use consistent function naming
Alex Deucher
- [pull] amdgpu drm-fixes-6.15
Alex Deucher
- [PATCH] drm/amd/pm/powerplay/smumgr/vegam_smumgr: Fix error handling in vegam_populate_smc_boot_level()
Alex Deucher
- [PATCH v2] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Add error check in fiji_populate_smc_boot_level()
Alex Deucher
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
- [PATCH] drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUs
Alex Deucher
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
- [PATCH 2/4] drm/radeon: Remove unused radeon_doorbell_free
Alex Deucher
- [PATCH 4/4] drm/amd/display: Remove unused *vbios_smu_set_dprefclk
Alex Deucher
- [PATCH] drm/amdgpu: don't remap HDP registers if page size is > 4K
Alex Deucher
- [PATCH] drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Alex Deucher
- [PATCH] drm/amd/pm: Reset SMU v13.0.x custom settings
Alex Deucher
- possible bug with RDNA4 and AMS
Alex Deucher
- [PATCH] drm/amdgpu: refine MES register print for devices of hive
Alex Deucher
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
- [PATCH] drm/amdgpu/atom: Work around vbios NULL offset false positive
Alex Deucher
- [PATCH v2] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Alex Deucher
- [PATCH][next] drm/amdgpu: Fix spelling mistake "rounter" -> "rounter"
Alex Deucher
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Alex Deucher
- [PATCH v2] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Alex Deucher
- [PATCH] drm/amdgpu/atom: Work around vbios NULL offset false positive
Alex Deucher
- [PATCH v3 1/9] drm/amdgpu/gfx: Introduce helpers handling CSB manipulation
Alex Deucher
- [PATCH] Documentation/amdgpu: Add Ryzen AI Max 300 series processor
Alex Deucher
- [PATCH] drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB
Alex Deucher
- [PATCH v2] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Alex Deucher
- [pull] amdgpu drm-fixes-6.15
Alex Deucher
- amdgpu_dm_connector_mode_valid regression
Alex Deucher
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Alex Deucher
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alex Deucher
- [PATCH] drm/amdgpu: only remap HDP registers on X86_64
Alex Deucher
- [PATCH] SWDEV-513979 - Fix for BSOD on Hyper-V host side
Alex Deucher
- [PATCH] drm/amd/amdgpu: Fix GPU reset handling after WGR is triggered
Alex Deucher
- [PATCH 1/2] drm/amdgpu/userq: take the userq_mgr lock in suspend/resume
Alex Deucher
- [PATCH 2/2] drm/amdgpu/userq: take the userq_mgr lock in enforce isolation
Alex Deucher
- [PATCH 1/9] drm/amdgpu/mes: remove more unused functions
Alex Deucher
- [PATCH 2/9] drm/amdgpu/mes: consolidate on a single mes reset callback
Alex Deucher
- [PATCH 3/9] drm/amdgpu: add user queue reset source
Alex Deucher
- [PATCH 4/9] drm/amdgpu/userq: add callback for reset
Alex Deucher
- [PATCH 5/9] drm/amdgpu: add mes userq reset callback
Alex Deucher
- [PATCH 6/9] drm/amdgpu/userq: add force completion helpers
Alex Deucher
- [PATCH 7/9] drm/amdgpu/userq: implement resets
Alex Deucher
- [PATCH 8/9] drm/amdgpu: add UAPI for user queue query status
Alex Deucher
- [PATCH 9/9] drm/amdgpu/userq: implement support for query status
Alex Deucher
- [PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
Alex Deucher
- [PATCH 2/8] drm/amdgpu/mes11: add API for gang submit
Alex Deucher
- [PATCH 3/8] drm/amdgpu/mes: add callback for gang submit
Alex Deucher
- [PATCH 4/8] drm/amdgpu/mes11: add support for setting gang submit
Alex Deucher
- [PATCH 5/8] drm/amdgpu/mes12: add support for setting gang submit
Alex Deucher
- [PATCH 6/8] drm/amdgpu/userq: add callback for gang setup
Alex Deucher
- [PATCH 7/8] drm/amdgpu/userq/mes: implement set gang submit
Alex Deucher
- [PATCH 8/8] drm/amdgpu/userq: enable support for creating gangs
Alex Deucher
- [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Alex Deucher
- [PATCH] drm/amdgpu/userq: Fix unreachable code in amdgpu_runtime_idle_check_userq()
Alex Deucher
- [PATCH linux-next] drm/amdgpu: use string choice helpers
Alex Deucher
- [PATCH] drm/amdgpu/userq: fix user_queue parameters list
Alex Deucher
- [PATCH 1/1] drm/amd: Fix malformed kerneldoc comment
Alex Deucher
- [PATCH 8/8] drm/amdgpu/userq: enable support for creating gangs
Alex Deucher
- [PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
Alex Deucher
- [PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
Alex Deucher
- [PATCH 2/8] drm/amdgpu/mes11: add API for gang submit
Alex Deucher
- [PATCH 3/8] drm/amdgpu/mes: add callback for gang submit
Alex Deucher
- [PATCH 4/8] drm/amdgpu/mes11: add support for setting gang submit
Alex Deucher
- [PATCH 5/8] drm/amdgpu/mes12: add support for setting gang submit
Alex Deucher
- [PATCH 6/8] drm/amdgpu/userq: add callback for gang setup
Alex Deucher
- [PATCH 7/8] drm/amdgpu/userq/mes: implement set gang submit
Alex Deucher
- [PATCH 8/8] drm/amdgpu/userq: enable support for creating gangs
Alex Deucher
- [PATCH RFC 4/9] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Deucher, Alexander
- [RFC] PCI: add CONFIG_MMU dependency
Deucher, Alexander
- [PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Deucher, Alexander
- [v2 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0
Deucher, Alexander
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Deucher, Alexander
- [PATCH] drm/amdgpu: Fix query order of XGMI v6.4.1 status
Deucher, Alexander
- 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Fugang Duan
- 回复: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Fugang Duan
- 回复: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Fugang Duan
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Michel Dänzer
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Michel Dänzer
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Michel Dänzer
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Michel Dänzer
- [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
Michel Dänzer
- [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
Michel Dänzer
- possible bug with RDNA4 and AMS
Michel Dänzer
- [PATCH v2] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Add error check in fiji_populate_smc_boot_level()
Markus Elfring
- [PATCH 1/2] drm/amd/amdgpu: decouple ASPM with pcie dpm
Kenneth Feng
- [PATCH 2/2] drm/amd/amdgpu: disable ASPM in some situations
Kenneth Feng
- [PATCH v2] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Add error check in fiji_populate_smc_boot_level()
Feng, Kenneth
- 2025 X.Org Board of Directors Elections Nomination period is NOW OPEN
Mark Filion
- Reminder: Seeking nominations for the 2025 X.Org Board of Directors Elections
Mark Filion
- Announcement: 2025 X.Org Foundation Election Candidates
Mark Filion
- [PATCH] drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()
James Flowers
- [PATCH] drm/amdgpu: Fix query order of XGMI v6.4.1 status
Gadre, Mangesh
- [PATCH 2/4] drm/radeon: Remove unused radeon_doorbell_free
Dr. David Alan Gilbert
- [PATCH] drm/amd/display: Adjust prefix of dcn31_apg construct function name
Leonardo Gomes
- [PATCH] drm/amdgpu: Move read of snoop register from guest to host
Masha Grinman
- [PATCH] drm/amdgpu: Move read of snoop register from guest to host
Masha Grinman
- [PATCH] drm/amdgpu: Move read of snoop register from guest to host
Masha Grinman
- amdgpu WARNING when switching to external display
Luis Henriques
- [PATCH] drm/amd/include: fix kernel-doc formatting in amd_shared.h
Luke Hofstetter
- [PATCH] drm/amdkfd: add smi events for process start and end
Eric Huang
- [PATCH] drm/amdkfd: add smi events for process start and end
Eric Huang
- [PATCH 1/2] drm/amdkfd: fix NULL check mistake for process smi event
Eric Huang
- [PATCH 2/2] drm/amdkfd: fix a bug of smi event for superuser
Eric Huang
- [PATCH next] drm/amdkfd: Fix kfd_smi_event_process()
Eric Huang
- [PATCH] drm/amdkfd: add pasid debugfs entries
Eric Huang
- [v2 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
Huang, Tim
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Xaver Hugl
- Pipeline vs. no pipeline (Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype)
Xaver Hugl
- [RFC] PCI: add CONFIG_MMU dependency
Jeff Hugo
- [PATCH V8 03/43] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Alex Hung
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Alex Hung
- [PATCH V8 43/43] drm/colorop: Add destroy functions for color pipeline
Alex Hung
- [PATCH] drm/amd/display: Remove the redundant NULL check
Alex Hung
- [PATCH] drm/amd/display: do not copy invalid CRTC timing info
Alex Hung
- [PATCH v2] drm/amd/display: Add error check for avi and vendor infoframe setup function
Alex Hung
- [PATCH v3] drm/amd/display: Add error check for avi and vendor infoframe setup function
Alex Hung
- [PATCH] drm/amd/display: do not copy invalid CRTC timing info
Alex Hung
- [PATCH] drm/amd/display: Fix slab-use-after-free in hdcp
Alex Hung
- [PATCH v2 00/12] Generate CPER records for RAS and commit to CPER ring
Aravind Iddamsetty
- [PATCH] drm/amd: Replace calls to kmalloc()+memcpy()+free(old) with krealloc()
Nikola Z. Ivanov
- [PATCH 2/4] drm/radeon: Remove unused radeon_doorbell_free
Christophe JAILLET
- [PATCH] drm/amd/display: replace use of msleep(<20) with usleep_range for better accuracy
James
- [PATCH] Fixed the warning at ./drivers/gpu/drm/amd/include/amd_shared.h:369
Kevin Paul Reddy Janagari
- [PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Jesse.Zhang
- [v3 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Jesse.zhang at amd.com
- [v3 2/7] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
Jesse.zhang at amd.com
- [v3 3/7] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
Jesse.zhang at amd.com
- [v3 4/7] drm/amd/amdgpu: Refactor SDMA v5.0 reset logic into stop_queue and restore_queue functions
Jesse.zhang at amd.com
- [v3 5/7] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
Jesse.zhang at amd.com
- [v3 6/7] drm/amd/amdgpu: Refactor SDMA v5.2 reset logic into stop_queue and restore_queue functions
Jesse.zhang at amd.com
- [v3 7/7] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism
Jesse.zhang at amd.com
- [PATCH 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
Jesse.zhang at amd.com
- [PATCH 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0
Jesse.zhang at amd.com
- [v2 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
Jesse.zhang at amd.com
- [v2 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0
Jesse.zhang at amd.com
- [v4 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Jesse.zhang at amd.com
- [v4 2/7] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
Jesse.zhang at amd.com
- [v4 3/7] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
Jesse.zhang at amd.com
- [v4 4/7] drm/amd/amdgpu: Refactor SDMA v5.0 reset logic into top_queue and restore_queue function
Jesse.zhang at amd.com
- [v4 5/7] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
Jesse.zhang at amd.com
- [v4 6/7] drm/amd/amdgpu: Refactor SDMA v5.2 reset logic into stop_queue and restore_queue functions
Jesse.zhang at amd.com
- [v4 7/7] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism
Jesse.zhang at amd.com
- [PATCH] drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_info
Jesse.zhang at amd.com
- [v5 1/6] drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h
Jesse.zhang at amd.com
- [v5 2/6] drm/amdgpu: Register the new sdma function pointers for each sdma IP version that needs them
Jesse.zhang at amd.com
- [v5 3/6] drm/amdgpu: switch amdgpu_sdma_reset_engine to use the new sdma function pointers
Jesse.zhang at amd.com
- [v5 4/6] drm/amdgpu: optimize queue reset and stop logic
Jesse.zhang at amd.com
- [v5 5/6] drm/amdgpu: Implement SDMA soft reset directly for v5.x
Jesse.zhang at amd.com
- [v5 6/6] drm/amdgpu:remove old sdma reset callback mechanism
Jesse.zhang at amd.com
- [v2] drm/amd/amdgpu: Fix array bounds check in amdgpu_hw_ip_info
Jesse.zhang at amd.com
- [PATCH] drm/amdgpu: Add DPG pause for VCN v5.0.1
Sonny Jiang
- [PATCH v2] drm/amdgpu: Add DPG pause for VCN v5.0.1
Sonny Jiang
- [PATCH v2] drm/amdgpu: Add DPG pause for VCN v5.0.1
Jiang, Sonny
- [PATCH] drm/amdgpu: Fix xgmi v6.4.1 link status reporting
Kamal, Asad
- [PATCH 1/2] drm/amd/pm: Enable host limit metrics support
Asad Kamal
- [PATCH 2/2] drm/amd/pm: Enable host limit metrics support
Asad Kamal
- [PATCH 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Asad Kamal
- [PATCH 2/7] drm/amd/pm: Update pmfw headers for smu_v_13_0_6
Asad Kamal
- [PATCH 3/7] drm/amd/pn: Fetch static metrics table
Asad Kamal
- [PATCH 4/7] drm/amd/pm: Use common function to fetch static metrics table
Asad Kamal
- [PATCH 5/7] drm/amd/pm: Fill static metrics data
Asad Kamal
- [PATCH 6/7] drm/amd/pm: Add voltage caps for smu_v13_0_6
Asad Kamal
- [PATCH 7/7] drm/amd/pm: Add board voltage node to hwmon
Asad Kamal
- [PATCH v2 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Asad Kamal
- [PATCH v2 2/7] drm/amd/pm: Update pmfw headers for smu_v_13_0_6
Asad Kamal
- [PATCH v2 3/7] drm/amd/pn: Fetch static metrics table
Asad Kamal
- [PATCH v2 4/7] drm/amd/pm: Use common function to fetch static metrics table
Asad Kamal
- [PATCH v2 5/7] drm/amd/pm: Fill static metrics data
Asad Kamal
- [PATCH v2 6/7] drm/amd/pm: Add voltage caps for smu_v13_0_6
Asad Kamal
- [PATCH v2 7/7] drm/amd/pm: Add board voltage node to hwmon
Asad Kamal
- [PATCH v2] drm/amdgpu: Disallow partition query during reset
Kamal, Asad
- [PATCH v3 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Asad Kamal
- [PATCH v3 2/7] drm/amd/pm: Update pmfw headers for smu_v_13_0_6
Asad Kamal
- [PATCH v3 3/7] drm/amd/pn: Fetch static metrics table
Asad Kamal
- [PATCH v3 4/7] drm/amd/pm: Use common function to fetch static metrics table
Asad Kamal
- [PATCH v3 5/7] drm/amd/pm: Fill static metrics data
Asad Kamal
- [PATCH v3 6/7] drm/amd/pm: Add voltage caps for smu_v13_0_6
Asad Kamal
- [PATCH v3 7/7] drm/amd/pm: Add board voltage node to hwmon
Asad Kamal
- [PATCH v3 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Kamal, Asad
- [PATCH v3 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Asad Kamal
- [PATCH v3 2/7] drm/amd/pm: Update pmfw headers for smu_v_13_0_6
Asad Kamal
- [PATCH v3 3/7] drm/amd/pn: Fetch static metrics table
Asad Kamal
- [PATCH v3 4/7] drm/amd/pm: Use common function to fetch static metrics table
Asad Kamal
- [PATCH v3 5/7] drm/amd/pm: Fill static metrics data
Asad Kamal
- [PATCH v3 6/7] drm/amd/pm: Add voltage caps for smu_v13_0_6
Asad Kamal
- [PATCH v3 7/7] drm/amd/pm: Add board voltage node to hwmon
Asad Kamal
- [PATCH] drm/amdgpu: Fix comment style
Kamal, Asad
- [PATCH] drm/amdgpu: Print bootloader status for long waits
Kamal, Asad
- [PATCH v3] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Kasiviswanathan, Harish
- [PATCH] drm/amdgpu: Move read of snoop register from guest to host
Kasiviswanathan, Harish
- [PATCH] drm/amdkfd: add pasid debugfs entries
Kasiviswanathan, Harish
- [PATCH] drm/amdgpu: make mes_userq_unmap as int from void
Sunil Khatri
- [PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
Sunil Khatri
- [PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
Sunil Khatri
- [PATCH] drm/amdgpu: Fix the comment to avoid warning
Sunil Khatri
- [PATCH v2] drm/amdgpu: make mes_userq_unmap as int from void
Khatri, Sunil
- [PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
Khatri, Sunil
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Khatri, Sunil
- [PATCH 2/2] drm/amdgpu: bump version for user queue IP support query
Khatri, Sunil
- [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported
Khatri, Sunil
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Khatri, Sunil
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Khatri, Sunil
- [PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
Khatri, Sunil
- [PATCH v1 1/2] drm/amdgpu: add pid and name of the process with userq manager
Sunil Khatri
- [PATCH v1 2/2] drm/amdgpu: update the error logging for more information
Sunil Khatri
- [PATCH 1/2] drm/amdgpu: Add fw minimum version check for usermode queue
Khatri, Sunil
- [PATCH 2/2] drm/amdgpu: Add fw minimum version check for usermode queue
Khatri, Sunil
- [PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Khatri, Sunil
- [PATCH] drm: function to get process name and pid
Sunil Khatri
- [PATCH 4/9] drm/amdgpu/userq: properly clean up userq fence driver on failure
Khatri, Sunil
- [PATCH] drm: function to get process name and pid
Khatri, Sunil
- [PATCH v1 1/3] drm: function to get process name and pid
Sunil Khatri
- [PATCH v1 2/3] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v1 3/3] drm/amdgpu: update the error logging for more information
Sunil Khatri
- [PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
Khatri, Sunil
- [PATCH 2/9] drm/amdgpu/userq: rework front end call sequence
Khatri, Sunil
- [PATCH 3/9] drm/amdgpu/userq: move some code around
Khatri, Sunil
- [PATCH v1 3/3] drm/amdgpu: update the error logging for more information
Khatri, Sunil
- [PATCH V2 4/9] drm/amdgpu/userq: properly clean up userq fence driver on failure
Khatri, Sunil
- [PATCH 5/9] drm/amdgpu/userq: add suspend and resume helpers
Khatri, Sunil
- [PATCH 6/9] drm/amdgpu/userq: handle system suspend and resume
Khatri, Sunil
- [PATCH 7/9] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
Khatri, Sunil
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Khatri, Sunil
- [PATCH 9/9] drm/amdgpu/userq: integrate with enforce isolation
Khatri, Sunil
- [PATCH] drm/amdgpu: fix no_user_submission check for SDMA
Khatri, Sunil
- [PATCH] drm/amdgpu/userq/mes: remove unused header
Khatri, Sunil
- [PATCH 01/13] drm/amdgpu: convert userq UAPI _pad to flags
Khatri, Sunil
- [PATCH 02/13] drm/amdgpu/userq: add UAPI for setting queue priority
Khatri, Sunil
- [PATCH 03/13] drm/amdgpu/mes11: add conversion for priority levels
Khatri, Sunil
- [PATCH 04/13] drm/amdgpu/mes12: add conversion for priority levels
Khatri, Sunil
- [PATCH 05/13] drm/amdgpu/user: add priorty to user queue structure
Khatri, Sunil
- [PATCH 06/13] drm/amdgpu/userq/mes: handle user queue priority
Khatri, Sunil
- [PATCH 07/13] drm/amdgpu/userq: enable support for queue priorities
Khatri, Sunil
- [PATCH 08/13] drm/amdgpu/userq: add UAPI for setting up secure queues
Khatri, Sunil
- [PATCH 09/13] drm/amdgpu: add tmz queue parameter to mqd props
Khatri, Sunil
- [PATCH 10/13] drm/amdgpu/gfx11: add support for TMZ queues to mqd_init
Khatri, Sunil
- [PATCH 11/13] drm/amdgpu/gfx12: add support for TMZ queues to mqd_init
Khatri, Sunil
- [PATCH 12/13] drm/amdgpu/userq/mes: pass the secure flag to mqd init
Khatri, Sunil
- [PATCH 13/13] drm/amdgpu/userq: enable support for secure queues
Khatri, Sunil
- [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
Khatri, Sunil
- [PATCH 08/10] drm/amdgpu/userq: track the xcp_id associated with the queue
Khatri, Sunil
- [PATCH V2 09/10] drm/amdgpu/userq: add helpers to start/stop scheduling
Khatri, Sunil
- [PATCH 10/10] drm/amdgpu/userq: integrate with enforce isolation
Khatri, Sunil
- [PATCH v1 1/3] drm: function to get process name and pid
Khatri, Sunil
- [PATCH] drm/amdgpu/userq: move runpm handling into core userq code
Khatri, Sunil
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Khatri, Sunil
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Khatri, Sunil
- [PATCH 3/4] drm/sdma6: properly reference trap interrupts for userqs
Khatri, Sunil
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Khatri, Sunil
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Khatri, Sunil
- [PATCH 3/4] drm/sdma6: properly reference trap interrupts for userqs
Khatri, Sunil
- [PATCH 4/4] drm/sdma7: properly reference trap interrupts for userqs
Khatri, Sunil
- [PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
Khatri, Sunil
- [PATCH 4/4] drm/amdgpu/userq: integrate with enforce isolation
Khatri, Sunil
- [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
Khatri, Sunil
- [PATCH V3 4/4] drm/amdgpu/userq: integrate with enforce isolation
Khatri, Sunil
- [PATCH v1 1/3] drm: function to get process name and pid
Khatri, Sunil
- [PATCH v2 1/4] drm: function to get process name and pid
Sunil Khatri
- [PATCH v2 2/4] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v2 3/4] drm/amdgpu: update the error logging for more information
Sunil Khatri
- [PATCH v2 4/4] drm/amdgpu: change DRM_ERROR to drm_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH v2 1/4] drm: function to get process name and pid
Khatri, Sunil
- [PATCH] drm/amdgpu/userq: rework driver parameter
Khatri, Sunil
- [PATCH v3 1/4] drm: add function drm_file_err to print proc information too
Sunil Khatri
- [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
Sunil Khatri
- [PATCH v3 4/4] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH v3 4/4] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Khatri, Sunil
- [PATCH v3 1/4] drm: add function drm_file_err to print proc information too
Khatri, Sunil
- [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr
Khatri, Sunil
- [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
Khatri, Sunil
- [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
Khatri, Sunil
- [PATCH v4 1/5] drm: add macro drm_file_err to print process info
Sunil Khatri
- [PATCH v4 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v4 3/5] drm/amdgpu: use drm_file_err to add process info
Sunil Khatri
- [PATCH v4 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH v4 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
- [PATCH v5 1/5] drm: add macro drm_file_err to print process info
Sunil Khatri
- [PATCH v5 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v5 3/5] drm/amdgpu: use drm_file_err to add process info
Sunil Khatri
- [PATCH v5 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH v5 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
- [PATCH v4 1/5] drm: add macro drm_file_err to print process info
Khatri, Sunil
- [PATCH v4 1/5] drm: add macro drm_file_err to print process info
Khatri, Sunil
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Sunil Khatri
- [PATCH v6 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH v6 3/5] drm/amdgpu: use drm_file_err to add process info
Sunil Khatri
- [PATCH v6 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH v6 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
- [PATCH] drm/schedular: fix the warning in drm_sched_job_done
Sunil Khatri
- [PATCH 1/2] drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
- [PATCH 2/2] drm/radeon: fix the warning for radeon_cs_parser_fini
Sunil Khatri
- [PATCH] drm/schedular: fix the warning in drm_sched_job_done
Khatri, Sunil
- [PATCH v1] drm/sched: fix the warning in drm_sched_job_done
Sunil Khatri
- [PATCH v2] drm/sched: fix the warning in drm_sched_job_done
Sunil Khatri
- [PATCH v1] drm/sched: fix the warning in drm_sched_job_done
Khatri, Sunil
- [PATCH] drm/amdgpu/userq: add context and seqno of the fence
Sunil Khatri
- [PATCH V1] drm/amdgpu/userq: add context and seqno of the fence
Sunil Khatri
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Khatri, Sunil
- [PATCH V6 1/5] drm: add drm_file_err function to add process info
Sunil Khatri
- [PATCH V6 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH V6 3/5] drm/amdgpu: use drm_file_err in fence timeouts
Sunil Khatri
- [PATCH V6 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH V6 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
- [PATCH V6 1/5] drm: add drm_file_err function to add process info
Khatri, Sunil
- [PATCH V8] drm: add drm_file_err function to add process info
Sunil Khatri
- [PATCH V6 1/5] drm: add drm_file_err function to add process info
Khatri, Sunil
- [PATCH V6 3/5] drm/amdgpu: use drm_file_err in fence timeouts
Khatri, Sunil
- [PATCH V8 1/5] drm: add drm_file_err function to add process info
Sunil Khatri
- [PATCH V8 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Sunil Khatri
- [PATCH V8 3/5] drm/amdgpu: use drm_file_err in fence timeouts
Sunil Khatri
- [PATCH V8 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Sunil Khatri
- [PATCH V8 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Sunil Khatri
- [PATCH 1/2] drm/ttm: fix the warning for hit_low and evict_low
Khatri, Sunil
- [PATCH] drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
- [PATCH v1] drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
- [PATCH v1] drm/amdgpu: update fence ptr with context:seqno
Khatri, Sunil
- [PATCH V8 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Khatri, Sunil
- [PATCH v2] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Khatri, Sunil
- [PATCH v2] drm/amdgpu: only keep most recent fence for each context
Khatri, Sunil
- [PATCH 6/9] drm/amdgpu/userq: add force completion helpers
Khatri, Sunil
- [PATCH 1/9] drm/amdgpu/mes: remove more unused functions
Khatri, Sunil
- [PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
Khatri, Sunil
- [PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
Khatri, Sunil
- [PATCH V8 1/5] drm: add drm_file_err function to add process info
Khatri, Sunil
- [PATCH] drm/amdkfd: Add rec SDMA engines support with limited XGMI
Kim, Jonathan
- [PATCH][next] drm/amdgpu: Fix spelling mistake "rounter" -> "rounter"
Colin Ian King
- [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- [PATCH] drm/amdgpu: only remap HDP registers on X86_64
Alexey Klimov
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Alexey Klimov
- AW: [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Koenig, Christian
- amdgpu_dm_connector_mode_valid regression
Gergo Koteles
- amdgpu_dm_connector_mode_valid regression
Gergo Koteles
- amdgpu_dm_connector_mode_valid regression
Gergo Koteles
- amdgpu_dm_connector_mode_valid regression
Gergo Koteles
- [PATCH] drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
- amdgpu_dm_connector_mode_valid regression
Gergo Koteles
- [PATCH 5.10 062/227] drm/amd/display/dc/core/dc_resource: Staticify local functions
Greg Kroah-Hartman
- [PATCH 6.1 240/291] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
- [PATCH 6.12 170/223] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
- [PATCH 6.6 355/393] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
- [PATCH 6.14 196/241] drm/amdgpu/dma_buf: fix page_link check
Greg Kroah-Hartman
- [PATCH 1/3] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
- [PATCH 2/3] drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
- [PATCH 3/3] drm/amdgpu: Optimize DMABuf attachment with XGMI
Felix Kuehling
- [PATCH 3/3] drm/amdgpu: Optimize DMABuf attachment with XGMI
Felix Kuehling
- [PATCH v2 1/3] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
- [PATCH v2 2/3] drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
- [PATCH v2 3/3] drm/amdgpu: Optimize DMABuf attachment with XGMI
Felix Kuehling
- [PATCH v3 1/4] drm/amdgpu: Use allowed_domains for pinning dmabufs
Felix Kuehling
- [PATCH v3 2/4] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
- [PATCH v3 3/4] drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
- [PATCH v3 4/4] drm/amdgpu: Optimize DMABuf attachment with XGMI
Felix Kuehling
- [PATCH v2 1/3] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
- [PATCH] drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Felix Kuehling
- [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping
Felix Kuehling
- [PATCH] drm/amdkfd: enable kfd on RISCV systems
Felix Kuehling
- [PATCH RFC] drm/amdgpu: Block userspace mapping of IO
Ujwal Kundur
- [PATCH RFC] drm/amdgpu: Block userspace mapping of IO
Ujwal Kundur
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders
Christian König
- [RFC v3 00/14] Deadline DRM scheduler
Christian König
- [PATCH 1/2] drm/amdgpu: fix KFDMemoryTest.PtraceAccessInvisibleVram fail on SRIOV
Christian König
- [PATCH v3] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Christian König
- [PATCH 1/7 V2] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Christian König
- [PATCH 2/2] drm/amdgpu: revert "always sync the GFX pipe on ctx switch"
Christian König
- [RFC v3 00/14] Deadline DRM scheduler
Christian König
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Christian König
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
Christian König
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v2
Christian König
- [v3 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
Christian König
- [PATCH] drm/amdgpu: Fix the comment to avoid warning
Christian König
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
Christian König
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v3
Christian König
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v3
Christian König
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v3
Christian König
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Christian König
- [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
Christian König
- [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH] drm/amdgpu: fix warning of drm_mm_clean
Christian König
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH v1 1/2] drm/amdgpu: add pid and name of the process with userq manager
Christian König
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v3
Christian König
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v4
Christian König
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
Christian König
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Christian König
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Christian König
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Christian König
- [PATCH 1/2] drm/sched: add drm_sched_prealloc_dependency_slots v2
Christian König
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Christian König
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Christian König
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
Christian König
- [PATCH] drm: function to get process name and pid
Christian König
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v6
Christian König
- [PATCH] drm/amdgpu/gfx: replace a comma with a semicolon
Christian König
- [PATCH] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping
Christian König
- [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL
Christian König
- [PATCH v1 1/3] drm: function to get process name and pid
Christian König
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v7
Christian König
- [PATCH v2 1/4] drm: function to get process name and pid
Christian König
- [PATCH v2 1/4] drm: function to get process name and pid
Christian König
- [PATCH] drm/amdgpu: only keep most recent fence for each context
Christian König
- [PATCH RFC] drm/amdgpu: Block userspace mapping of IO
Christian König
- [PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
Christian König
- [PATCH 2/4] drm/amdgpu: set the evf name to identify the userq case
Christian König
- [PATCH 3/4] drm/amdgpu: trace the scheduler dependent job fence name
Christian König
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Christian König
- [PATCH v3 1/4] drm: add function drm_file_err to print proc information too
Christian König
- [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Christian König
- [PATCH RFC] drm/amdgpu: Block userspace mapping of IO
Christian König
- [PATCH 1/3] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Christian König
- [PATCH 2/3] drm/amdgpu: Allow P2P access through XGMI
Christian König
- [PATCH 3/3] drm/amdgpu: Optimize DMABuf attachment with XGMI
Christian König
- [PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
Christian König
- [PATCH 1/6] drm/amdgpu: update XGMI physical node id and GMC configs on resume
Christian König
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Christian König
- [PATCH 5/6] drm/amdgpu: fix sdma ring test fail when resume from hibernation
Christian König
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Christian König
- [PATCH 3/4] drm/amdgpu: trace the scheduler dependent job fence name
Christian König
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Christian König
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Christian König
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Christian König
- [PATCH V1] drm/amdgpu/userq: add context and seqno of the fence
Christian König
- [PATCH v2 1/3] drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Christian König
- [PATCH] drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
Christian König
- [PATCH V8 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Christian König
- [PATCH V8 1/5] drm: add drm_file_err function to add process info
Christian König
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Christian König
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Christian König
- [PATCH v2] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping v2
Christian König
- [PATCH 1/3] drm/amdgpu: add the evf attached gem obj resv dump
Christian König
- [PATCH v2] drm/amdgpu: only keep most recent fence for each context
Christian König
- [PATCH] amd/amdkfd: Trigger segfault for early userptr unmmapping
Christian König
- [PATCH v2] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping v2
Christian König
- [PATCH 2/2] drm/amdgpu: properly release the eviction fences
Christian König
- [PATCH v2] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Christian König
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- Re: 回复: [REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
Christian König
- [PATCH 2/2] drm/amdgpu: properly release the eviction fences
Christian König
- [PATCH] drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management
Christian König
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Christian König
- [PATCH 1/2] drm/amdgpu: Add debug bit for userptr usage
Christian König
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Christian König
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Christian König
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Christian König
- [PATCH 2/3] drm/amdgpu: fix the eviction fence dereference
Christian König
- [PATCH 3/3] drm/amdgpu: validate the eviction fence attach/detach
Christian König
- [PATCH 1/3] drm/amdgpu: only sync on the dependent read fences for user submission
Christian König
- [PATCH] drm/amdgpu: Fix xgmi v6.4.1 link status reporting
Lijo Lazar
- [PATCH 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
Lazar, Lijo
- [PATCH] drm/amdgpu: Reset RAS table if header is invalid
Lijo Lazar
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Lazar, Lijo
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Lazar, Lijo
- [PATCH v1 1/1] drm/amdgpu: fix a smatch static checker warning in amdgpu_pci_slot_reset
Lazar, Lijo
- [PATCH 1/2] drm/amdgpu: Use generic hdp flush function
Lijo Lazar
- [PATCH 2/2] drm/amdgpu: Use the right function for hdp flush
Lijo Lazar
- [PATCH] drm/amdgpu: Disallow partition query during reset
Lijo Lazar
- [PATCH v2] drm/amdgpu: Disallow partition query during reset
Lijo Lazar
- [PATCH] drm/amdgpu: Disallow partition query during reset
Lazar, Lijo
- [PATCH] drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Lijo Lazar
- [PATCH] drm/amd/pm: Reset SMU v13.0.x custom settings
Lijo Lazar
- [PATCH] drm/amdgpu: Fix offset for HDP remap in nbio v7.11
Lazar, Lijo
- [PATCH] drm/amdgpu: Add DPG pause for VCN v5.0.1
Lazar, Lijo
- [PATCH] drm/amdgpu: Fix query order of XGMI v6.4.1 status
Lijo Lazar
- [PATCH] drm/amd/pm: Fix comment style
Lijo Lazar
- [PATCH] drm/amdgpu: Fix comment style
Lijo Lazar
- [PATCH] drm/amdgpu: Print bootloader status for long waits
Lijo Lazar
- [PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
Leo
- [PATCH AUTOSEL 6.14 08/44] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 6.14 09/44] drm/amd/display: Guard Possible Null Pointer Dereference
Sasha Levin
- [PATCH AUTOSEL 6.14 10/44] drm/amd/display: add workaround flag to link to force FFE preset
Sasha Levin
- [PATCH AUTOSEL 6.14 11/44] drm/amdgpu: Unlocked unmap only clear page table leaves
Sasha Levin
- [PATCH AUTOSEL 6.14 19/44] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Sasha Levin
- [PATCH AUTOSEL 6.14 20/44] drm/amd/display: stop DML2 from removing pipes based on planes
Sasha Levin
- [PATCH AUTOSEL 6.14 22/44] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 6.14 23/44] drm/amdkfd: Fix mode1 reset crash issue
Sasha Levin
- [PATCH AUTOSEL 6.14 24/44] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.14 25/44] drm/amdkfd: debugfs hang_hws skip GPU with MES
Sasha Levin
- [PATCH AUTOSEL 6.14 31/44] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Sasha Levin
- [PATCH AUTOSEL 6.14 32/44] drm/amd/display: Prevent VStartup Overflow
Sasha Levin
- [PATCH AUTOSEL 6.14 34/44] drm/amdgpu: Fix the race condition for draining retry fault
Sasha Levin
- [PATCH AUTOSEL 6.14 37/44] drm/amdgpu: grab an additional reference on the gang fence v2
Sasha Levin
- [PATCH AUTOSEL 6.13 05/37] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 6.13 06/37] drm/amd/display: add workaround flag to link to force FFE preset
Sasha Levin
- [PATCH AUTOSEL 6.13 07/37] drm/amdgpu: Unlocked unmap only clear page table leaves
Sasha Levin
- [PATCH AUTOSEL 6.13 15/37] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Sasha Levin
- [PATCH AUTOSEL 6.13 16/37] drm/amd/display: stop DML2 from removing pipes based on planes
Sasha Levin
- [PATCH AUTOSEL 6.13 18/37] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 6.13 19/37] drm/amdkfd: Fix mode1 reset crash issue
Sasha Levin
- [PATCH AUTOSEL 6.13 20/37] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.13 21/37] drm/amdkfd: debugfs hang_hws skip GPU with MES
Sasha Levin
- [PATCH AUTOSEL 6.13 26/37] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Sasha Levin
- [PATCH AUTOSEL 6.13 27/37] drm/amd/display: Prevent VStartup Overflow
Sasha Levin
- [PATCH AUTOSEL 6.13 29/37] drm/amdgpu: Fix the race condition for draining retry fault
Sasha Levin
- [PATCH AUTOSEL 6.13 32/37] drm/amdgpu: grab an additional reference on the gang fence v2
Sasha Levin
- [PATCH AUTOSEL 6.12 04/33] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 6.12 05/33] drm/amdgpu: Unlocked unmap only clear page table leaves
Sasha Levin
- [PATCH AUTOSEL 6.12 13/33] drm/amd/display: stop DML2 from removing pipes based on planes
Sasha Levin
- [PATCH AUTOSEL 6.12 15/33] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 6.12 16/33] drm/amdkfd: Fix mode1 reset crash issue
Sasha Levin
- [PATCH AUTOSEL 6.12 17/33] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.12 18/33] drm/amdkfd: debugfs hang_hws skip GPU with MES
Sasha Levin
- [PATCH AUTOSEL 6.12 23/33] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Sasha Levin
- [PATCH AUTOSEL 6.12 25/33] drm/amdgpu: Fix the race condition for draining retry fault
Sasha Levin
- [PATCH AUTOSEL 6.12 28/33] drm/amdgpu: grab an additional reference on the gang fence v2
Sasha Levin
- [PATCH AUTOSEL 6.6 02/23] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 6.6 03/23] drm/amd/display: add workaround flag to link to force FFE preset
Sasha Levin
- [PATCH AUTOSEL 6.6 11/23] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 6.6 12/23] drm/amdkfd: Fix mode1 reset crash issue
Sasha Levin
- [PATCH AUTOSEL 6.6 13/23] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.6 14/23] drm/amdkfd: debugfs hang_hws skip GPU with MES
Sasha Levin
- [PATCH AUTOSEL 6.6 17/23] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Sasha Levin
- [PATCH AUTOSEL 6.6 19/23] drm/amdgpu: grab an additional reference on the gang fence v2
Sasha Levin
- [PATCH AUTOSEL 6.1 02/20] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 6.1 10/20] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 6.1 11/20] drm/amdkfd: Fix mode1 reset crash issue
Sasha Levin
- [PATCH AUTOSEL 6.1 12/20] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.1 15/20] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Sasha Levin
- [PATCH AUTOSEL 6.1 17/20] drm/amdgpu: grab an additional reference on the gang fence v2
Sasha Levin
- [PATCH AUTOSEL 5.15 02/12] drm/amd/display: Update Cursor request mode to the beginning prefetch always
Sasha Levin
- [PATCH AUTOSEL 5.15 07/12] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 5.15 08/12] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 5.10 5/8] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 5.10 6/8] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 5.4 5/9] drm/amdkfd: clamp queue size to minimum
Sasha Levin
- [PATCH AUTOSEL 5.4 6/9] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Sasha Levin
- [PATCH AUTOSEL 6.14 13/34] drm/amdkfd: sriov doesn't support per queue reset
Sasha Levin
- [PATCH AUTOSEL 6.14 14/34] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Sasha Levin
- [PATCH AUTOSEL 6.14 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Sasha Levin
- [PATCH AUTOSEL 6.13 13/34] drm/amdkfd: sriov doesn't support per queue reset
Sasha Levin
- [PATCH AUTOSEL 6.13 14/34] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Sasha Levin
- [PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Sasha Levin
- [PATCH AUTOSEL 6.12 10/30] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
Sasha Levin
- [PATCH AUTOSEL 6.12 11/30] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Sasha Levin
- [PATCH AUTOSEL 6.14 25/30] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
Sasha Levin
- [PATCH AUTOSEL 6.14 26/30] drm/amd: Forbid suspending into non-default suspend states
Sasha Levin
- [PATCH AUTOSEL 6.14 27/30] drm/amdgpu: Use the right function for hdp flush
Sasha Levin
- [PATCH AUTOSEL 6.12 21/23] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
Sasha Levin
- [PATCH AUTOSEL 6.12 22/23] drm/amdgpu: Use the right function for hdp flush
Sasha Levin
- [Linaro-mm-sig] [PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
Sasha Levin
- [PATCH] drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5
Candice Li
- [PATCH] drm/amd/display: Fix drm_err argument type error
Li, Roman
- [PATCH -next] drm/amdgpu: Improve documentation for amdgpu_sdma_register_on_reset_callbacks
Yang Li
- [PATCH 2/2] dma-fence: Improve docu for dma_fence_check_and_signal()
Li, Yunxiang (Teddy)
- [PATCH] drm/amdgpu: remove the duplicated mes queue active state setting
Liang, Prike
- [PATCH v1] drm/amdgpu: no need to set queue_active in mes_userq_resume
Liang, Prike
- [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported
Liang, Prike
- [PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
Prike Liang
- [PATCH 2/4] drm/amdgpu: set the evf name to identify the userq case
Prike Liang
- [PATCH 3/4] drm/amdgpu: trace the scheduler dependent job fence name
Prike Liang
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Prike Liang
- [PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
Liang, Prike
- [PATCH 2/4] drm/amdgpu: set the evf name to identify the userq case
Liang, Prike
- [PATCH 3/4] drm/amdgpu: trace the scheduler dependent job fence name
Liang, Prike
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Liang, Prike
- [PATCH 2/2] drm/amdgpu/userq: move waiting for last fence before umap
Liang, Prike
- [PATCH 1/7] drm/amdgpu/userq: add a helper to check which IPs are enabled
Liang, Prike
- [PATCH 2/7] drm/amdgpu/userq: optimize enforce isolation and s/r
Liang, Prike
- [PATCH 3/7] drm/amdgpu: switch from queue_active to queue state
Liang, Prike
- [PATCH 4/7] drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()
Liang, Prike
- [PATCH 5/7] drm/amdgpu/userq: move waiting for last fence before umap
Liang, Prike
- [PATCH 6/7] drm/amdgpu/userq: rename eviction helpers
Liang, Prike
- [PATCH 7/7] drm/amdgpu/userq: use consistent function naming
Liang, Prike
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Liang, Prike
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Liang, Prike
- [PATCH 1/3] drm/amdgpu: add the evf attached gem obj resv dump
Prike Liang
- [PATCH 2/3] drm/amdgpu: set the evf name to identify the userq case
Prike Liang
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Liang, Prike
- [PATCH 1/2] drm/amdgpu: implicitly sync the dependent read fences
Prike Liang
- [PATCH 2/2] drm/amdgpu: properly release the eviction fences
Prike Liang
- [PATCH 2/2] drm/amdgpu: properly release the eviction fences
Liang, Prike
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Prike Liang
- [PATCH 2/3] drm/amdgpu: fix the eviction fence dereference
Prike Liang
- [PATCH 3/3] drm/amdgpu: validate the eviction fence attach/detach
Prike Liang
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Liang, Prike
- [PATCH 1/3] drm/amdgpu: only sync on the dependent read fences for user submission
Prike Liang
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Liang, Prike
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Liang, Prike
- [PATCH v2 1/3] drm/amdgpu: don't sync the user queue eviction fence
Prike Liang
- [PATCH v2 2/3] drm/amdgpu: fix the eviction fence dereference
Prike Liang
- [PATCH v2 3/3] drm/amdgpu: validate the eviction fence before attaching/detaching
Prike Liang
- [PATCH 1/2] drm/amdgpu: add user queue vm identifier
Prike Liang
- [PATCH 2/2] drm/amdgpu: log the user queue object PRT mapping
Prike Liang
- [PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Liang, Prike
- [PATCH 2/2] drm/amdgpu/userq: take the userq_mgr lock in enforce isolation
Liang, Prike
- [PATCH 1/2] drm/amdgpu/userq: take the userq_mgr lock in suspend/resume
Liang, Prike
- [PATCH 4/8] drm/amdgpu/mes11: add support for setting gang submit
Liang, Prike
- [PATCH 5/8] drm/amdgpu/mes12: add support for setting gang submit
Liang, Prike
- [PATCH 8/8] drm/amdgpu/userq: enable support for creating gangs
Liang, Prike
- [PATCH] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Fix wrong return value of fiji_populate_smc_boot_level()
Wentao Liang
- [PATCH] drm/amd/display: Add error check for avi and vendor infoframe setup function
Wentao Liang
- [PATCH v2] drm/amd/display: Add error check for avi and vendor infoframe setup function
Wentao Liang
- [PATCH v3] drm/amd/display: Add error check for avi and vendor infoframe setup function
Wentao Liang
- [PATCH RESEND] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Fix wrong return value of fiji_populate_smc_boot_level()
Wentao Liang
- [PATCH v2] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Add error check in fiji_populate_smc_boot_level()
Wentao Liang
- [PATCH] drm/amd/pm/powerplay/smumgr/vegam_smumgr: Fix error handling in vegam_populate_smc_boot_level()
Wentao Liang
- [PATCH RESEND] drm/amd/display: Add dp_decide_lane_settings() to ensure compatibility
Wentao Liang
- [PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
Wentao Liang
- [PATCH] drm/amd: Add AMD Phenom 2 to pcie dynamic switching exclusions
Mario Limonciello
- [PATCH] drm/amd: Add AMD Phenom 2 to pcie dynamic switching exclusions
Mario Limonciello
- [PATCH 1/2] drm/amdgpu/mes11: optimize MES pipe FW version fetching
Mario Limonciello
- [BUG] drm_connector reference counting and USB-C docks
Mario Limonciello
- [PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
Mario Limonciello
- [PATCH 2/2] drm/amd: Allow printing Renoir OD SCLK levels without setting dpm to manual
Mario Limonciello
- [PATCH v2] drm/amd: Add pre-zen AMD hardware to PCIe dynamic switching exclusions
Mario Limonciello
- [PATCH] drm/amdgpu: cancel gfx idle work in device suspend for s0ix
Mario Limonciello
- [PATCH] drm/amd: Forbid suspending into non-default suspend states
Mario Limonciello
- [PATCH] Fixed the warning at ./drivers/gpu/drm/amd/include/amd_shared.h:369
Mario Limonciello
- [PATCH] Documentation/amdgpu: Add Ryzen AI 350 series processors
Mario Limonciello
- [PATCH] platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles
Mario Limonciello
- [PATCH] platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles
Mario Limonciello
- [PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Mario Limonciello
- [PATCH 01/13] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
Mario Limonciello
- [PATCH] drm/amd/display: Fix slab-use-after-free in hdcp
Mario Limonciello
- [PATCH RESEND 1/2] drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual
Mario Limonciello
- [PATCH RESEND 2/2] drm/amd: Allow printing Renoir OD SCLK levels without setting dpm to manual
Mario Limonciello
- [PATCH] Documentation/amdgpu: Add Ryzen AI Max 300 series processor
Mario Limonciello
- [PATCH] drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB
Amber Lin
- [PATCH] drm/amdgpu: Add back JPEG to video caps for carrizo and newer
Liu, Leo
- [PATCH 2/2] drm/amdgpu: Enable doorbell for JPEG5_0_1
Liu, Leo
- [PATCH v2] drm/amdgpu: Add DPG pause for VCN v5.0.1
Liu, Leo
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Liu, Monk
- [PATCH 2/2] drm/amdgpu/mes12: optimize MES pipe FW version fetching
Liu, Shaoyun
- [PATCH 1/2] Documentation: update KIQ documentation
Liu, Shaoyun
- [PATCH] drm/amdgpu/userq: move runpm handling into core userq code
Liu, Shaoyun
- [PATCH] drm/amdgpu: Fix API status offset for MES queue reset
Liu, Shaoyun
- [PATCH] drm/amdgpu: Print kernel message when error logged by scrub
Xiang Liu
- [PATCH] drm/amdgpu: Print kernel message when error logged by scrub
Xiang Liu
- [PATCH] drm/amdgpu: Disable ACA on VFs
Luo, Zhigang
- amdgpu_dm_connector_mode_valid regression
Marek Marczykowski-Górecki
- amdgpu_dm_connector_mode_valid regression
Marek Marczykowski-Górecki
- [PATCH RFC 4/9] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
- [PATCH RFC 4/9] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
- [PATCH v2 ratelimit 05/14] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
- [PATCH v3 05/20] drm/amd/pm: Avoid open-coded use of ratelimit_state structure's internals
Paul E. McKenney
- [PATCH 00/22] DC Patches APRIL 7, 2025
Zaeem Mohamed
- [PATCH 01/22] drm/amd/display: To apply the adjusted DP ref clock for DP devices
Zaeem Mohamed
- [PATCH 02/22] drm/amd/display: Implement HDMI Read Request
Zaeem Mohamed
- [PATCH 03/22] drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1
Zaeem Mohamed
- [PATCH 04/22] drm/amd/display: Move desync error counter operation up.
Zaeem Mohamed
- [PATCH 05/22] drm/amd/display: Move Mode Support Prefetch Checks To Its Own Function
Zaeem Mohamed
- [PATCH 06/22] drm/amd/display: Fix gpu reset in multidisplay config
Zaeem Mohamed
- [PATCH 07/22] drm/amd/display: Force full update in gpu reset
Zaeem Mohamed
- [PATCH 08/22] drm/amd/display: DCN32 null data check
Zaeem Mohamed
- [PATCH 09/22] drm/amd/display: DCN42 RMCM and MCM 3DLUT support
Zaeem Mohamed
- [PATCH 10/22] drm/amd/display: Enable urgent latency adjustment on DCN35
Zaeem Mohamed
- [PATCH 11/22] drm/amd/display: enable phy-ssc reduction by default
Zaeem Mohamed
- [PATCH 12/22] drm/amd/display: fix incorrect return of vblank enable on unconfigured crtc
Zaeem Mohamed
- [PATCH 13/22] drm/amd/display: Promote DC to 3.2.329
Zaeem Mohamed
- [PATCH 14/22] drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Zaeem Mohamed
- [PATCH 15/22] drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
Zaeem Mohamed
- [PATCH 16/22] drm/amd/display: Revert "not disable dtb as dto src at dpms off"
Zaeem Mohamed
- [PATCH 17/22] drm/amd/display: Init DCN35 clocks from pre-os HW values
Zaeem Mohamed
- [PATCH 18/22] drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Zaeem Mohamed
- [PATCH 19/22] drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle config
Zaeem Mohamed
- [PATCH 20/22] drm/amd/display: Refactor SubVP cursor limiting logic
Zaeem Mohamed
- [PATCH 21/22] drm/amd/display: Correct prefetch calculation
Zaeem Mohamed
- [PATCH 22/22] drm/amd/display: do not copy invalid CRTC timing info
Zaeem Mohamed
- [PATCH] drm/amdgpu: restrict the hw sched jobs upper bound
Alexey Nepomnyashih
- [PATCH] drm/amd/display: drop unimplemented mode_422 code
Rostislav Nesin
- [PATCH 6.12] drm/amd/display: Don't write DP_MSTM_CTRL after LT
Jani Nikula
- [PATCH] drm: function to get process name and pid
Jani Nikula
- [PATCH 03/13] drm/amd/display: parse display name from drm_eld
Jani Nikula
- [PATCH 13/13] drm/amd/display: move dc_sink from dc_edid to drm_edid
Jani Nikula
- [PATCH v4 1/5] drm: add macro drm_file_err to print process info
Jani Nikula
- [PATCH] drm/amd/include: fix kernel-doc formatting in amd_shared.h
Jani Nikula
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Jani Nikula
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Jani Nikula
- [PATCH v4 1/5] drm: add macro drm_file_err to print process info
Jani Nikula
- [PATCH v6 1/5] drm: add macro drm_file_err to print process info
Jani Nikula
- [PATCH V8 1/5] drm: add drm_file_err function to add process info
Jani Nikula
- [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported
Marek Olšák
- [PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL
Marek Olšák
- [PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
Marek Olšák
- Pipeline vs. no pipeline (Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype)
Pekka Paalanen
- Pipeline vs. no pipeline (Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype)
Pekka Paalanen
- [PATCH] drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
Ellen Pan
- [PATCH] drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
Ellen Pan
- [PATCH 2/2] drm/amdgpu/userq: prevent runtime pm when userqs are active
Paneer Selvam, Arunpravin
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Fedor Pchelkin
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Fedor Pchelkin
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Fedor Pchelkin
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Fedor Pchelkin
- [PATCH 1/5] drm/amdgpu/gfx9: dump full CP packet header FIFOs
Pierre-Eric Pelloux-Prayer
- [PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
- [PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Pierre-Eric Pelloux-Prayer
- [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
Pierre-Eric Pelloux-Prayer
- [PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
Pierre-Eric Pelloux-Prayer
- [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
- [PATCH v9 08/10] drm: get rid of drm_sched_job::id
Pierre-Eric Pelloux-Prayer
- [PATCH v9 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
Pierre-Eric Pelloux-Prayer
- [RFC] PCI: add CONFIG_MMU dependency
Martin K. Petersen
- [PATCH] SWDEV-513979 - Fix for BSOD on Hyper-V host side
Nikola Petrovic
- [PATCH] drm/amd/amdgpu: Fix GPU reset handling after WGR is triggered
Nikola Petrovic
- [PATCH V2 1/3] drm/amd/display: Protect FPU in dml21_copy()
Aurabindo Pillai
- [PATCH] drm/amd/display/dml2: use vzalloc rather than kzalloc
Pillai, Aurabindo
- [PATCH] drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state()
Aurabindo Pillai
- [PATCH] drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Aurabindo Pillai
- [PATCH v2] drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2
Pillai, Aurabindo
- [PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Laurent Pinchart
- [PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Laurent Pinchart
- [PATCH 04/19] drm: Pass the format info to .fb_create()
Laurent Pinchart
- [PATCH 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Laurent Pinchart
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Shengyu Qu
- [PATCH V8 11/43] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Shengyu Qu
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Shengyu Qu
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Shengyu Qu
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Shengyu Qu
- [PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
Shengyu Qu
- [PATCH] drm: Fix for kernel doc warning
Chelsy Ratnawat
- [PATCH] drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0
Rehman, Ahmad
- [PATCH] drm/amdgpu: Modify register write via PSP
Ahmad Rehman
- [PATCH v2] drm/amdgpu: Modify register write via PSP
Ahmad Rehman
- [PATCH] drm/amdgpu: Direct ret in ras_reset_err_cnt on VF
Rehman, Ahmad
- [PATCH V8 40/43] drm/colorop: Add 3D LUT support to color pipeline
Leandro Ribeiro
- Regression: DDC I2C Display Freezing for internal displays
Felix Richter
- [PATCH] drm/amdgpu: Add back JPEG to video caps for carrizo and newer
David Rosca
- [PATCH] drm/amdgpu: remove mdelay in psp v12
Huang Rui
- [PATCH] drm/amdkfd: add smi events for process start and end
Russell, Kent
- [PATCH 2/2] drm/amdkfd: fix a bug of smi event for superuser
Russell, Kent
- [PATCH 1/2] drm/amdgpu: Update vcn doorbell range in NBIO 7.9
Sathishkumar S
- [PATCH 2/2] drm/amdgpu: Enable doorbell for JPEG5_0_1
Sathishkumar S
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders
SRINIVASAN SHANMUGAM
- [PATCH 2/2] drm/amdgpu: revert "always sync the GFX pipe on ctx switch"
SRINIVASAN SHANMUGAM
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
SRINIVASAN SHANMUGAM
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v2
SRINIVASAN SHANMUGAM
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v2
SRINIVASAN SHANMUGAM
- [PATCH 1/2] drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v3
SRINIVASAN SHANMUGAM
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v3
SRINIVASAN SHANMUGAM
- [PATCH 2/2] drm/amdgpu: cleanup amdgpu_vm_flush v3
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: Fix the comment to avoid warning
SHANMUGAM, SRINIVASAN
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
SRINIVASAN SHANMUGAM
- [PATCH 3/3] drm/amdgpu: adjust enforce_isolation handling
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v5
SRINIVASAN SHANMUGAM
- [PATCH 3/3] drm/amdgpu: adjust enforce_isolation handling
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu/gfx: replace a comma with a semicolon
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v6
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v7
SRINIVASAN SHANMUGAM
- [PATCH] drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_populate_mcm_luts
SRINIVASAN SHANMUGAM
- [PATCH] drm/amdgpu/userq: fix user_queue parameters list
Bagas Sanjaya
- [PATCH] drm/amdgpu: fix unexpected indentation in docs
Bagas Sanjaya
- possible bug with RDNA4 and AMS
Malte Schröder
- possible bug with RDNA4 and AMS
Malte Schröder
- [PATCH 1/5] drm/amdgpu/userq: Fix lock contention in userq fence
Arunpravin Paneer Selvam
- [PATCH 2/5] drm/amdgpu/userq: Add lock before accessing dma_fence_is_signaled_locked
Arunpravin Paneer Selvam
- [PATCH 3/5] drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings
Arunpravin Paneer Selvam
- [PATCH 4/5] drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock)
Arunpravin Paneer Selvam
- [PATCH 5/5] drm/amdgpu: Acquire BO locks only during BO processing
Arunpravin Paneer Selvam
- [PATCH] drm/amdgpu: Add queue id support to the user queue wait IOCTL
Arunpravin Paneer Selvam
- [PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL
Arunpravin Paneer Selvam
- [PATCH 0/1] drm/amd/display: Add quirk to force backlight type on some TUXEDO devices
Werner Sembach
- [PATCH 1/1] drm/amd/display: Add quirk to force backlight type on some TUXEDO devices
Werner Sembach
- [PATCH V8 03/43] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Simon Ser
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Simon Ser
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Simon Ser
- [PATCH V8 43/43] drm/colorop: Add destroy functions for color pipeline
Simon Ser
- [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
Simon Ser
- [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
Simon Ser
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Simon Ser
- [PATCH] drm/amd/display: Use true/false for boolean variables in DML2 core files
Ivan Shamliev
- [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
Shankar, Uma
- [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
Shankar, Uma
- [PATCH] drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 GPUs
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping
Srinivasan Shanmugam
- Cleaner Shader Management for GFX v9.0 Architecture
Srinivasan Shanmugam
- [PATCH 1/2] drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader execution
Srinivasan Shanmugam
- [PATCH 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture
Srinivasan Shanmugam
- [PATCH v2 0/2] Cleaner Shader Management for GFX v9.0 Architecture
Srinivasan Shanmugam
- [PATCH v2 1/2] drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader execution
Srinivasan Shanmugam
- [PATCH v2 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x GPUs
Srinivasan Shanmugam
- [PATCH] drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
- [PATCH v2] drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2
Srinivasan Shanmugam
- [PATCH v2] drm/amdgpu: Add NULL check for 'bo_va' in update_bo_mapping v2
Srinivasan Shanmugam
- [PATCH] drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_populate_mcm_luts
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management
Srinivasan Shanmugam
- [PATCH] drm/amdgpu/userq: Fix unreachable code in amdgpu_runtime_idle_check_userq()
Srinivasan Shanmugam
- [PATCH] drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Qu Shengyu
- [PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
- [PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Rodrigo Siqueira
- [PATCH 1/6] drm/amd/amdgpu: Create a headears to keep some common GC registers
Rodrigo Siqueira
- [PATCH 2/6] drm/amdgpu/gfx: Introduce generic gfx_get_csb_buffer
Rodrigo Siqueira
- [PATCH 3/6] drm/amdgpu/gfx: Integrate gfx_v9_0_get_csb_buffer into gfx_get_csb_buffer
Rodrigo Siqueira
- [PATCH 4/6] drm/amdgpu/gfx: Absorb gfx_v8_0_get_csb_buffer into gfx_get_csb_buffer
Rodrigo Siqueira
- [PATCH 5/6] drm/amdgpu/gfx: Assimilate gfx_v7_0_get_csb_buffer into gfx_get_csb_buffer
Rodrigo Siqueira
- [PATCH 6/6] drm/amdgpu/gfx: Merge gfx_v6_0_get_csb_buffer into gfx_get_csb_buffer
Rodrigo Siqueira
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Rodrigo Siqueira
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Rodrigo Siqueira
- [PATCH v2 0/9] Introduce a helper functions to get the CSB buffer
Rodrigo Siqueira
- [PATCH v2 1/9] drm/amdgpu/gfx: Introduce helpers for CSB manipulation
Rodrigo Siqueira
- [PATCH v2 2/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 3/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 4/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 5/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 6/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 8/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v2 9/9] drm/amdgpu: Add CSB documentation
Rodrigo Siqueira
- [PATCH 0/6] Introduce a generic function to get the CSB buffer
Rodrigo Siqueira
- [PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
- [PATCH] drm/amdgpu: Remove PACKET2 from amdgpu since it is not used
Rodrigo Siqueira
- [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
- [PATCH v3 0/9] Introduce a helper functions to get the CSB buffer
Rodrigo Siqueira
- [PATCH v3 1/9] drm/amdgpu/gfx: Introduce helpers handling CSB manipulation
Rodrigo Siqueira
- [PATCH v3 2/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 3/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 4/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 5/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 6/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 7/9] drm/amdgpu/gfx: Fix gfx_v7_0_get_csb_buffer to use rb_config
Rodrigo Siqueira
- [PATCH v3 8/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
Rodrigo Siqueira
- [PATCH v3 9/9] drm/amdgpu: Add documentation associated with CSB
Rodrigo Siqueira
- [PATCH v2] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
- [PATCH v2] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
Rodrigo Siqueira
- [PATCH] drm/amdgpu: Fix CPER error handling on VFs
Victor Skvortsov
- [PATCH v2] drm/amdgpu: Fix CPER error handling on VFs
Victor Skvortsov
- [PATCH] drm/amdgpu: Disable ACA on VFs
Victor Skvortsov
- [PATCH] drm/amdgpu: Disable ACA on VFs
Skvortsov, Victor
- [RFC v3 00/14] Deadline DRM scheduler
Philipp Stanner
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Philipp Stanner
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Philipp Stanner
- [PATCH v8 00/10] Improve gpu_scheduler trace events + UAPI
Philipp Stanner
- [PATCH 1/2] drm/sched: add drm_sched_prealloc_dependency_slots v2
Philipp Stanner
- [PATCH 0/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 2/2] dma-fence: Improve docu for dma_fence_check_and_signal()
Philipp Stanner
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 1/2] drm/sched: add drm_sched_prealloc_dependency_slots v2
Philipp Stanner
- [PATCH 1/2] dma-fence: Rename dma_fence_is_signaled()
Philipp Stanner
- [PATCH 1/2] drm/sched: add drm_sched_prealloc_dependency_slots v2
Philipp Stanner
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Daniel Stone
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Daniel Stone
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Daniel Stone
- [PATCH v1 1/1] drm/amdgpu: fix a smatch static checker warning in amdgpu_pci_slot_reset
Ce Sun
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Ce Sun
- [PATCH] drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset
Ce Sun
- [bug report] drm/amdgpu: Multi-GPU DPC recovery support
Sun, Ce(Overlord)
- [PATCH v1 1/1] drm/amdgpu: fix a smatch static checker warning in amdgpu_pci_slot_reset
Sun, Ce(Overlord)
- [PATCH] drm/amdgpu: fix no_user_submission check for SDMA
Sun, Ce(Overlord)
- [PATCH linux-next] drm/amdgpu: use string choice helpers
R Sundar
- [PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjala
- [PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjala
- [PATCH 04/19] drm: Pass the format info to .fb_create()
Ville Syrjala
- [PATCH 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH 09/19] drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjala
- [PATCH v2 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjala
- [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjala
- [PATCH v2 04/19] drm: Pass the format info to .fb_create()
Ville Syrjala
- [PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Linus Torvalds
- [lvc-project] [PATCH] drm/amdgpu: check a user-provided number of BOs in list
Linus Torvalds
- [RFC v3 04/14] drm/sched: Clarify locked section in drm_sched_rq_select_entity_fifo
Tvrtko Ursulin
- [RFC v3 00/14] Deadline DRM scheduler
Tvrtko Ursulin
- [RFC v3 00/14] Deadline DRM scheduler
Tvrtko Ursulin
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
- [RFC v3 00/14] Deadline DRM scheduler
Tvrtko Ursulin
- [RFC v3 06/14] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
- [PATCH v1 1/3] drm: function to get process name and pid
Tvrtko Ursulin
- [PATCH v2 1/4] drm: function to get process name and pid
Tvrtko Ursulin
- [PATCH v3 1/4] drm: add function drm_file_err to print proc information too
Tvrtko Ursulin
- [PATCH v3 4/4] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Tvrtko Ursulin
- [PATCH v3 3/4] drm/amdgpu: use drm_file_err in logging to also dump process information
Tvrtko Ursulin
- [PATCH v3 2/4] drm/amdgpu: add drm_file reference in userq_mgr
Tvrtko Ursulin
- [PATCH] drm/schedular: fix the warning in drm_sched_job_done
Tvrtko Ursulin
- [PATCH v1] drm/sched: fix the warning in drm_sched_job_done
Tvrtko Ursulin
- [PATCH 1/2] drm/ttm: fix the warning for hit_low and evict_low
Tvrtko Ursulin
- [PATCH 2/2] drm/radeon: fix the warning for radeon_cs_parser_fini
Tvrtko Ursulin
- [PATCH V6 1/5] drm: add drm_file_err function to add process info
Tvrtko Ursulin
- [PATCH V6 2/5] drm/amdgpu: add drm_file reference in userq_mgr
Tvrtko Ursulin
- [PATCH V6 3/5] drm/amdgpu: use drm_file_err in fence timeouts
Tvrtko Ursulin
- [PATCH V6 4/5] drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userqueue.c
Tvrtko Ursulin
- [PATCH V6 5/5] drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver
Tvrtko Ursulin
- [RFC v4 00/16] Fair DRM scheduler
Tvrtko Ursulin
- [RFC v4 01/16] drm/sched: Add some scheduling quality unit tests
Tvrtko Ursulin
- [RFC v4 02/16] drm/sched: Add some more scheduling quality unit tests
Tvrtko Ursulin
- [RFC v4 03/16] drm/sched: De-clutter drm_sched_init
Tvrtko Ursulin
- [RFC v4 04/16] drm/sched: Avoid double re-lock on the job free path
Tvrtko Ursulin
- [RFC v4 05/16] drm/sched: Consolidate drm_sched_job_timedout
Tvrtko Ursulin
- [RFC v4 06/16] drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
- [RFC v4 07/16] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
- [RFC v4 08/16] drm/sched: Consolidate entity run queue management
Tvrtko Ursulin
- [RFC v4 09/16] drm/sched: Move run queue related code into a separate file
Tvrtko Ursulin
- [RFC v4 10/16] drm/sched: Free all finished jobs at once
Tvrtko Ursulin
- [RFC v4 11/16] drm/sched: Account entity GPU time
Tvrtko Ursulin
- [RFC v4 12/16] drm/sched: Remove idle entity from tree
Tvrtko Ursulin
- [RFC v4 13/16] drm/sched: Add fair scheduling policy
Tvrtko Ursulin
- [RFC v4 14/16] drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
- [RFC v4 15/16] drm/sched: Queue all free credits in one worker invocation
Tvrtko Ursulin
- [RFC v4 16/16] drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
- [RFC] PCI: add CONFIG_MMU dependency
Geert Uytterhoeven
- [PATCH 04/19] drm: Pass the format info to .fb_create()
Geert Uytterhoeven
- [PATCH 2/2] drm/amd/amdgpu: disable ASPM in some situations
Wang, Yang(Kevin)
- [PATCH] drm/amd/pm: Fix comment style
Wang, Yang(Kevin)
- [PATCH] drm/amdgpu: fix unexpected indentation in docs
Ruben Wauters
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Melissa Wen
- [PATCH 00/13] drm/amd/display: more drm_edid to AMD display driver
Melissa Wen
- [PATCH 01/13] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
Melissa Wen
- [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
Melissa Wen
- [PATCH 03/13] drm/amd/display: parse display name from drm_eld
Melissa Wen
- [PATCH 04/13] drm/amd/display: get panel id with drm_edid helper
Melissa Wen
- [PATCH 05/13] drm/amd/display: get SAD from drm_eld when parsing EDID caps
Melissa Wen
- [PATCH 06/13] drm/amd/display: get SADB from drm_eld when parsing EDID caps
Melissa Wen
- [PATCH 07/13] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
Melissa Wen
- [PATCH 08/13] drm/amd/display: change DC functions to accept private types for edid
Melissa Wen
- [PATCH 09/13] drm/amd/display: add a mid-layer file to handle EDID in DC
Melissa Wen
- [PATCH 10/13] drm/amd/display: create a function to fill dc_sink with edid data
Melissa Wen
- [PATCH 12/13] drm/amd/display: add drm_edid to dc_sink
Melissa Wen
- [PATCH 13/13] drm/amd/display: move dc_sink from dc_edid to drm_edid
Melissa Wen
- [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
Melissa Wen
- [PATCH 03/13] drm/amd/display: parse display name from drm_eld
Melissa Wen
- [PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
Melissa Wen
- [PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
Melissa Wen
- [PATCH] drm/amd/display: log color state for DCN401
Melissa Wen
- [PATCH] drm/amd/display: only collect data if debug gamut_remap is available
Melissa Wen
- [PATCH] drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401
Melissa Wen
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Harry Wentland
- [PATCH V8 24/43] drm/amd/display: Skip color pipeline initialization for cursor plane
Harry Wentland
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Harry Wentland
- [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype
Harry Wentland
- [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
Harry Wentland
- Pipeline vs. no pipeline (Re: [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype)
Harry Wentland
- [PATCH] Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
Harry Wentland
- [PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
Harry Wentland
- [PATCH 00/16] DC Patches April 02, 2025
Wheeler, Daniel
- [PATCH 00/28] DC Patches May 05 2025
Ray Wu
- [PATCH 01/28] drm/amd/display: Update IPS sequential_ono requirement checks
Ray Wu
- [PATCH 02/28] drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.
Ray Wu
- [PATCH 03/28] drm/amd/display: Promote DAL to 3.2.330
Ray Wu
- [PATCH 04/28] drm/amd/display: Always Scale Flag
Ray Wu
- [PATCH 05/28] drm/amd/display: Remove redundant null check
Ray Wu
- [PATCH 06/28] drm/amd/display: Fix invalid context error in dml helper
Ray Wu
- [PATCH 07/28] drm/amd/display: Prepare for Fused I2C-over-AUX
Ray Wu
- [PATCH 08/28] Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ray Wu
- [PATCH 09/28] drm/amd/display: allow dscclk disable
Ray Wu
- [PATCH 10/28] drm/amd/display: more liberal vmin/vmax update for freesync
Ray Wu
- [PATCH 11/28] drm/amd/display: disable DPP RCG before DPP CLK enable
Ray Wu
- [PATCH 12/28] drm/amd/display: [FW Promotion] Release 0.1.8.0
Ray Wu
- [PATCH 13/28] drm/amd/display: Promote DAL to 3.2.331
Ray Wu
- [PATCH 14/28] drm/amd/display: Allow 0 dtbclk for DCN35 and above
Ray Wu
- [PATCH 15/28] Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"
Ray Wu
- [PATCH 16/28] drm/amd/display: Add skip rIOMMU dc config option
Ray Wu
- [PATCH 17/28] drm/amd/display: Send IPSExit unconditionally.
Ray Wu
- [PATCH 18/28] drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END
Ray Wu
- [PATCH 19/28] drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
Ray Wu
- [PATCH 20/28] drm/amd/display: DML21 Fixes
Ray Wu
- [PATCH 21/28] drm/amd/display: Refactor SubVP cursor limiting logic
Ray Wu
- [PATCH 22/28] drm/amd/display: Shift DMUB AUX reply command if necessary
Ray Wu
- [PATCH 23/28] drm/amd/display: Fix the checking condition in dmub aux handling
Ray Wu
- [PATCH 24/28] drm/amd/display: Remove incorrect checking in dmub aux handler
Ray Wu
- [PATCH 25/28] drm/amd/display: Copy AUX read reply data whenever length > 0
Ray Wu
- [PATCH 26/28] drm/amd/display: Fix wrong handling for AUX_DEFER case
Ray Wu
- [PATCH 27/28] drm/amd/display: Assign preferred stream encoder instance to dpia
Ray Wu
- [PATCH 28/28] drm/amd/display: Only wait for required free space in DMUB mailbox
Ray Wu
- [PATCH] drm/amdkfd: Add rec SDMA engines support with limited XGMI
Shane Xiao
- [PATCH] drm/amdkfd: Add rec SDMA engines support with limited XGMI
Shane Xiao
- [PATCH] amd/amdkfd: Trigger segfault for early userptr unmmapping
Shane Xiao
- [PATCH 1/2] drm/amdgpu: Add debug bit for userptr usage
Shane Xiao
- [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping
Shane Xiao
- [PATCH] amd/amdkfd: Trigger segfault for early userptr unmmapping
Xiao, Shane
- [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping
Xiao, Shane
- [PATCH 1/2] drm/amdgpu: Add debug bit for userptr usage
Shane Xiao
- [PATCH 2/2] amd/amdkfd: Trigger segfault for early userptr unmmapping
Shane Xiao
- [PATCH 1/2] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH 2/2] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH 2/2] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH 2/2] drm/amdgpu: Add fw minimum version check for usermode queue
Yadav, Arvind
- [PATCH 1/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH 1/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Yadav, Arvind
- [PATCH 1/2 v3] drm/amdgpu: Add fw minimum version check for usermode queue
Arvind Yadav
- [PATCH next] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Yadav, Arvind
- [PATCH 2/2 v2] drm/amdgpu: Add fw minimum version check for usermode queue
Yadav, Arvind
- [PATCH v2 1/2] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
Yadav, Arvind
- [PATCH v2 2/2] drm/amdgpu: Clean up error handling in amdgpu_userq_fence_driver_alloc()
Yadav, Arvind
- [PATCH] drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
- [PATCH] drm/amdgpu: only keep most recent fence for each context
Yadav, Arvind
- [PATCH v1] drm/amdgpu: update fence ptr with context:seqno
Yadav, Arvind
- [PATCH] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
- [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release
Yadav, Arvind
- [PATCH 2/3] drm/amdgpu: set the evf name to identify the userq case
Yadav, Arvind
- [PATCH 1/3] drm/amdgpu: add the evf attached gem obj resv dump
Yadav, Arvind
- [PATCH v2] drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ
Arvind Yadav
- [PATCH v2] drm/amdgpu: only keep most recent fence for each context
Arvind Yadav
- [PATCH v2] drm/amdgpu: only keep most recent fence for each context
Yadav, Arvind
- [PATCH v9 08/10] drm: get rid of drm_sched_job::id
Yadav, Arvind
- [PATCH v9 10/10] drm/amdgpu: update trace format to match gpu_scheduler_trace
Yadav, Arvind
- [PATCH 1/3] drm/amdgpu: implicitly sync the dependent read fences
Yadav, Arvind
- [PATCH 1/2] drm/amdgpu/userq: take the userq_mgr lock in suspend/resume
Yadav, Arvind
- [PATCH 2/2] drm/amdgpu/userq: take the userq_mgr lock in enforce isolation
Yadav, Arvind
- [PATCH] drm/amdkfd: Fix some kfd related recover issues
Philip Yang
- [PATCH 5.15.y] drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Zhi Yang
- [PATCH v2] drm/amdgpu: Fix CPER error handling on VFs
Yi, Tony
- [PATCH] drm/amdgpu: Fix CPER error handling on VFs
Yi, Tony
- [PATCH] drm/amdgpu: fix warning of drm_mm_clean
ZhenGuo Yin
- [PATCH] drm/amdgpu: fix warning of drm_mm_clean
Yin, ZhenGuo (Chris)
- [PATCH] drm/amdgpu: fix warning of drm_mm_clean
Yin, ZhenGuo (Chris)
- [PATCH] drm/amdgpu: refine MES register print for devices of hive
Yifan Zha
- [PATCH 0/6] enable switching to new gpu index for hibernate on SRIOV.
Zhang, GuoQing (Sam)
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, GuoQing (Sam)
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, GuoQing (Sam)
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Zhang, GuoQing (Sam)
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, GuoQing (Sam)
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, GuoQing (Sam)
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Zhang, GuoQing (Sam)
- [PATCH] drm/amdgpu: Fix CPER error handling on VFs
Zhang, Hawking
- [PATCH v2] drm/amdgpu: Fix CPER error handling on VFs
Zhang, Hawking
- [PATCH] drm/amdgpu: add loop bits for NPS2 RAS page retirement
Zhang, Hawking
- [PATCH 2/2] drm/amd/pm: Enable host limit metrics support
Zhang, Hawking
- [PATCH v2] drm/amdgpu: Disallow partition query during reset
Zhang, Hawking
- [PATCH] drm/amdgpu: Print kernel message when error logged by scrub
Zhang, Hawking
- [PATCH] drm/amdgpu: Print kernel message when error logged by scrub
Zhang, Hawking
- [PATCH v3 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Zhang, Hawking
- [PATCH v3 1/7] drm/amd/pm: Add ip version check for smu_v13_0_12 functions
Zhang, Hawking
- [PATCH 13/13] drm/amdgpu/userq: enable support for secure queues
Zhang, Jesse(Jie)
- [PATCH 1/9] drm/amdgpu/mes: remove more unused functions
Zhang, Jesse(Jie)
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Zhang, Owen(SRDC)
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Zhang, Owen(SRDC)
- [PATCH 0/6] enable switching to new gpu index for hibernate on SRIOV.
Samuel Zhang
- [PATCH 1/6] drm/amdgpu: update XGMI physical node id and GMC configs on resume
Samuel Zhang
- [PATCH 2/6] drm/amdgpu: update cached GPU addresses for PSP and ucode
Samuel Zhang
- [PATCH 3/6] drm/amdgpu: update cached GPU addresses for SMU
Samuel Zhang
- [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
Samuel Zhang
- [PATCH 5/6] drm/amdgpu: fix sdma ring test fail when resume from hibernation
Samuel Zhang
- [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
Samuel Zhang
- [PATCH] drm/amdgpu: add loop bits for NPS2 RAS page retirement
Tao Zhou
- [PATCH 1/6] drm/amd: add definitions for new memory type
Tao Zhou
- [PATCH 2/6] drm/amdgpu: adjust high bits for RAS retired page
Tao Zhou
- [PATCH 3/6] drm/amdgpu: add get_retire_flip_bits for UMC
Tao Zhou
- [PATCH 4/6] drm/amdgpu: implement get_retire_flip_bits for UMC v12
Tao Zhou
- [PATCH 5/6] drm/amdgu: get RAS retire flip bits for HBM3E/HBM4
Tao Zhou
- [PATCH 6/6] drm/amdgpu: set flip bits for RAS bad pages
Tao Zhou
- [PATCH] drm/amdgpu: Disable ACA on VFs
Zhou1, Tao
- [PATCH] drm/amdgpu: Reset RAS table if header is invalid
Zhou1, Tao
- [PATCH v1 1/1] drm/amdgpu: fix a smatch static checker warning in amdgpu_pci_slot_reset
Zhou1, Tao
- [PATCH] drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5
Zhou1, Tao
- [PATCH] drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_populate_mcm_luts
Zhu, Yihan
- [RFC] PCI: add CONFIG_MMU dependency
Thomas Zimmermann
- [PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Thomas Zimmermann
- [PATCH 0/2] drm/amdgpu: Avoid struct drm_gem_object.import_attach
Thomas Zimmermann
- [PATCH 1/2] drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
- [PATCH 2/2] drm/amdgpu: Use dma_buf from GEM object instance
Thomas Zimmermann
- [PATCH 09/11] drm/radeon: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
- [PATCH 00/16] DC Patches April 02, 2025
Roman.Li at amd.com
- [PATCH 01/16] drm/amd/display: Optimize custom brightness curve
Roman.Li at amd.com
- [PATCH 02/16] drm/amd/display: Correct SSC enable detection for DCN351
Roman.Li at amd.com
- [PATCH 03/16] drm/amd/display: HDCP Locality check using DMUB Fused IO
Roman.Li at amd.com
- [PATCH 04/16] drm/amd/display: Adjust all dev_*() messages to drm_*()
Roman.Li at amd.com
- [PATCH 05/16] drm/amd/display: Move PSR support message into amdgpu_dm
Roman.Li at amd.com
- [PATCH 06/16] drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`
Roman.Li at amd.com
- [PATCH 07/16] drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1
Roman.Li at amd.com
- [PATCH 08/16] drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1
Roman.Li at amd.com
- [PATCH 09/16] drm/amd/display: wait for updates to latch before locking
Roman.Li at amd.com
- [PATCH 10/16] drm/amd/display: dont disable dtb as dto src during dpms off
Roman.Li at amd.com
- [PATCH 11/16] drm/amd/display: Add DCN301 specific hubbub init function
Roman.Li at amd.com
- [PATCH 12/16] drm/amd/display: turn off eDP lcdvdd and backlight if not required
Roman.Li at amd.com
- [PATCH 13/16] Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"
Roman.Li at amd.com
- [PATCH 14/16] drm/amd/display: [FW Promotion] Release 0.1.5.0
Roman.Li at amd.com
- [PATCH 15/16] drm/amd/display: rename IPS2 entry/exit message
Roman.Li at amd.com
- [PATCH 16/16] drm/amd/display: Promote DC to 3.2.328
Roman.Li at amd.com
- [PATCH] drm/amd/display: Add htmldocs description for fused_io interface
Roman.Li at amd.com
- [PATCH 1/7 V2] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
jesse.zhang at amd.com
- [PATCH 2/7 V2] drm/amd/amdgpu: Implement SDMA soft reset directly for sdma v5
jesse.zhang at amd.com
- [PATCH 3/7 V2] drm/amdgpu: Optimize SDMA v5.0 queue reset and stop logic
jesse.zhang at amd.com
- [PATCH 4/7 V2] drm/amd/amdgpu: Refactor SDMA v5.0 reset logic into stop_queue and restore_queue functions
jesse.zhang at amd.com
- [PATCH 5/7 V2] drm/amdgpu: Optimize SDMA v5.2 queue reset and stop logic
jesse.zhang at amd.com
- [PATCH 6/7 V2] drm/amd/amdgpu: Refactor SDMA v5.2 reset logic into stop_queue and restore_queue functions
jesse.zhang at amd.com
- [PATCH 7/7 V2] drm/amd/amdgpu: Remove deprecated SDMA reset callback mechanism
jesse.zhang at amd.com
- [PATCH 1/3] drm/amd/pm: implement dpm vcn reset function
ruili.ji at amd.com
- [PATCH 2/3] amd/amdgpu: Init vcn hardware per instance for vcn 4.0.3
ruili.ji at amd.com
- [PATCH 3/3] amd/amdgpu: Implement VCN queue reset for vcn 4.0.3
ruili.ji at amd.com
- [PATCH] drm/amd/display: Fix drm_err argument type error
chengjya
- [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
jim.cromie at gmail.com
- [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
jim.cromie at gmail.com
- [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
jim.cromie at gmail.com
- [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
jim.cromie at gmail.com
- [PATCH v3 23/54] dyndbg: treat comma as a token separator
jim.cromie at gmail.com
- [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
jim.cromie at gmail.com
- Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.14-stable tree
gregkh at linuxfoundation.org
- Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 5.15-stable tree
gregkh at linuxfoundation.org
- Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.1-stable tree
gregkh at linuxfoundation.org
- Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.6-stable tree
gregkh at linuxfoundation.org
- Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.12-stable tree
gregkh at linuxfoundation.org
- [PATCH v2] drm/amd/display: Add error check for avi and vendor infoframe setup function
kernel test robot
- [PATCH v2] drm/amd/display: Add error check for avi and vendor infoframe setup function
kernel test robot
- [PATCH 07/13] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
kernel test robot
- [PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
kernel test robot
- [PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
kernel test robot
- [PATCH 0/4] drm/amd & radeon deadcoding
linux at treblig.org
- [PATCH 1/4] drm/radeon/radeon_audio: Remove unused r600_hdmi_audio_workaround
linux at treblig.org
- [PATCH 2/4] drm/radeon: Remove unused radeon_doorbell_free
linux at treblig.org
- [PATCH 3/4] drm/radeon: Remove unused radeon_fence_wait_any
linux at treblig.org
- [PATCH 4/4] drm/amd/display: Remove unused *vbios_smu_set_dprefclk
linux at treblig.org
- [PATCH 6.6.y] drm/amd/display: Check link_index before accessing dc->links[]
jianqi.ren.cn at windriver.com
- [PATCH 5.15.y] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
jianqi.ren.cn at windriver.com
- [PATCH 5.15.y] drm/amd/pm: Fix negative array index read
jianqi.ren.cn at windriver.com
- [PATCH 5.10.y] drm/amd/pm: Fix negative array index read
jianqi.ren.cn at windriver.com
- [PATCH 5.10.y] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
jianqi.ren.cn at windriver.com
- [PATCH 6.6.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
jianqi.ren.cn at windriver.com
- [PATCH 6.1.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
jianqi.ren.cn at windriver.com
- [PATCH 5.15.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
jianqi.ren.cn at windriver.com
- [PATCH 5.10.y] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links
jianqi.ren.cn at windriver.com
- [PATCH] drm/amdkfd: enable kfd on RISCV systems
liu.song13 at zte.com.cn
- [PATCH v3] drm/amdkfd: Change svm_range_get_info return type
Ваторопин Андрей
- [PATCH] drm/amd/display: Remove the redundant NULL check
Ваторопин Андрей
- [PATCH] drm/amdgpu: Remove the redundant NULL check for the 'table' object
Ваторопин Андрей
Last message date:
Tue Apr 29 01:38:38 UTC 2025
Archived on: Tue Apr 29 01:38:46 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).