summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-09-15drm/amd/display: Fix DMCUB loading sequence for DCN3.2Nicholas Kazlauskas-26/+35
2025-09-15drm/amd/display: prepare dml 2.1 for new asicDmytro Laktyushkin-4/+5
2025-09-15drm/amd/display: Modify the link training policyZhikai Zhai-0/+9
2025-09-15Revert "drm/amdgpu: Allocate psp fw private buffer in vram"Hawking Zhang-1/+2
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-15drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain-2/+4
2025-09-15drm/vc4: hdmi: switch to generic CEC helpersDmitry Baryshkov-84/+55
2025-09-15drm/nouveau: Support devfreq for TegraAaron Kling-0/+389
2025-09-15drm/nouveau: Support reclocking on gp10bAaron Kling-0/+200
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote-1/+4
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi-16/+19
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison-0/+801
2025-09-15drm/xe: Allow freeing of a managed boJohn Harrison-0/+6
2025-09-15drm/xe/guc: Add firmware build type to available infoJohn Harrison-0/+4
2025-09-15drm/xe/guc: Update CSS header structuresJohn Harrison-35/+53
2025-09-15drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Fushuai Wang-1/+1
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi-2/+2
2025-09-15drm/panel-edp: Add several panel configurations for mt8189 ChromebookZhongtian Wu-0/+6
2025-09-15drm/panel: Add support for KD116N3730A07Zhijian Yan-0/+1
2025-09-15drm/sun4i/sun4i_tcon_dclk: convert from round_rate() to determine_rate()Brian Masney-8/+10
2025-09-15drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate()Brian Masney-5/+7
2025-09-15drm/stm/lvds: convert from round_rate() to determine_rate()Brian Masney-5/+7