summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-09-15drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam-0/+15
2025-09-15drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdocMario Limonciello-32/+66
2025-09-15drm/amd/pm: unified smu feature cap interfaceYang Wang-0/+41
2025-09-15drm/amd/pm: Allow to set power cap in vf modeAsad Kamal-4/+9
2025-09-15drm/amdgpu: Add virtual device capabilitiesLijo Lazar-0/+5
2025-09-15drm/amdgpu: Add generic capability classLijo Lazar-0/+92
2025-09-15drm/amdgpu: Read memory vendor informationLijo Lazar-0/+8
2025-09-15drm/amdgpu: wait pmfw polling mca bank info doneStanley.Yang-0/+8
2025-09-15drm/amdgpu: Use memset32 for ring clearingTvrtko Ursulin-4/+1
2025-09-15drm/amdgpu: Fix allocating extra dwords for rings (v2)Timur Kristóf-4/+16
2025-09-15drm/amd/pm: Remove unneeded legacy DPM related code.Timur Kristóf-89/+0
2025-09-15drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)Timur Kristóf-57/+97
2025-09-15drm/amd/display: Add pixel_clock to amd_pp_display_configurationTimur Kristóf-2/+4
2025-09-15drm/amdgpu: Release hive reference properlyLijo Lazar-4/+7
2025-09-15drm/amdgpu/ttm: Allocate/Free 4K MMIO_REMAP SingletonSrinivasan Shanmugam-0/+60
2025-09-15drm/amdgpu: validate userq buffer virtual address and sizePrike Liang-0/+58
2025-09-15drm/amd/pm: make smu_set_temp_funcs() smu specific for smu v13.0.6Yang Wang-7/+7
2025-09-15drm/amdgpu/ttm: Initialize AMDGPU_PL_MMIO_REMAP HeapSrinivasan Shanmugam-0/+9
2025-09-15drm/amdgpu: Implement TTM handling for MMIO_REMAP placementSrinivasan Shanmugam-3/+16
2025-09-15drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum-14/+6
2025-09-15drm/amdkfd: Replace kzalloc + copy_from_user with memdup_userThorsten Blum-9/+3
2025-09-15drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1Tvrtko Ursulin-23/+10
2025-09-15drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctlTvrtko Ursulin-14/+5
2025-09-15drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_arrayTvrtko Ursulin-24/+17
2025-09-15drm/amdgpu: Remove volatile references from VCNRodrigo Siqueira-51/+51
2025-09-15drm/amdgpu: Remove volatile from amdgpu and amdgpu_ih headersRodrigo Siqueira-4/+4
2025-09-15drm/amdgpu: Remove volatile from ring manipulationRodrigo Siqueira-10/+10
2025-09-15drm/amdgpu: Remove volatile from RLC filesRodrigo Siqueira-4/+4
2025-09-15drm/amdgpu: Remove volatile from CSB functionsRodrigo Siqueira-25/+18
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie-62/+79
2025-09-12Merge tag 'amd-drm-next-6.18-2025-09-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-371/+1085
2025-09-12Merge tag 'drm-misc-next-2025-09-11' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+12
2025-09-11amdgpu: populate buffers before exporting them.Dave Airlie-0/+12
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca-8/+16
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca-31/+21
2025-09-09drm/amd/amdgpu: Declare isp firmware binary filePratap Nirujogi-0/+2
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher-1/+1
2025-09-09drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher-2/+0
2025-09-09drm/amdgpu/vcn: Change amdgpu_vcn_sw_fini return to voidRodrigo Siqueira-39/+19
2025-09-09drm/amdgpu/vcn: Document IRQ per-instance irq behavior for VCN 4.0.3Rodrigo Siqueira-1/+5
2025-09-09drm/amdgpu: validate userq hw unmap status for destroying userqPrike Liang-0/+5
2025-09-09drm/amdgpu: Wire up MMIO_REMAP placement and User-visible stringsSrinivasan Shanmugam-0/+18
2025-09-09drm/amdgpu/ttm: Add New AMDGPU_PL_MMIO_REMAP PlacementSrinivasan Shanmugam-1/+2
2025-09-09drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca-8/+16
2025-09-09drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca-31/+21
2025-09-09drm/amdgpu: clean up the amdgpu_userq_active()Prike Liang-18/+0
2025-09-09drm/amdgpu/jpeg: Move parse_cs to amdgpu_jpeg.cSathishkumar S-70/+83
2025-09-09drm/amd/display: Remove duplicated codeRay Wu-9/+0
2025-09-09drm/amdgpu: validate userq input argsPrike Liang-32/+56
2025-09-09drm/amdgpu/uapi: Introduce AMDGPU_GEM_DOMAIN_MMIO_REMAPSrinivasan Shanmugam-0/+3