summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-06-05drm/amd/pm: add missing error handling in function smu_v13_0_6_allocate_dpm_c...Bob Zhou-0/+5
2024-06-05drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou-4/+25
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10Shane Xiao-21/+21
2024-06-05drm/amdkfd: remove dead code in kfd_create_vcrat_image_gpuJesse Zhang-6/+0
2024-06-05drm/amdkfd: fix the kdf debugger issueJesse Zhang-2/+2
2024-06-05drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9Jesse Zhang-3/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee-14/+51
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee-1/+17
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee-6/+20
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto-1/+17
2024-06-05drm/amdkfd: Handle deallocated VPGRs in gfx11+ trap handlerJay Cornwall-346/+366
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park-4/+32
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback-0/+5
2024-06-05drm/amd/display: Add params of set_abm_event for VB ScalingChun-LiangChang-0/+75
2024-06-05drm/amd/display: Fix swapped dimension calculationsJoshua Aberback-2/+2
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone-4/+112
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu-21/+34
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen-111/+136
2024-06-05Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"Alex Deucher-3/+3
2024-06-05drm/amdgpu: update gc_12_0_0 headersAlex Deucher-0/+106
2024-06-05drm/amdkfd: remove dead code in the function svm_range_get_pte_flagsJesse Zhang-4/+1
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10Shane Xiao-20/+21
2024-06-05drm/amdgpu: disable lane0 L1TLB and enable lane1 L1TLBYifan Zhang-0/+13
2024-06-05drm/amdgpu: init SAW registers for mmhub v3.3Yifan Zhang-0/+40
2024-06-05drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis-42/+49
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King-6/+6
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri-8/+8
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri-22/+22
2024-06-05drm/amdgpu: add cp queue registers for gfx9 ipdumpSunil Khatri-2/+108
2024-06-05drm/amdgpu: add print support for gfx9 ipdumpSunil Khatri-1/+17
2024-06-05drm/amdgpu: add gfx9 register support in ipdumpSunil Khatri-1/+123
2024-06-05drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam-1/+2
2024-06-05drm/amdgu: fix Unintentional integer overflow for mall sizeJesse Zhang-1/+1
2024-06-05drm/amdgpu: Update programming for boot error reportingHawking Zhang-57/+46
2024-06-05drm/radeon: Remove __counted_by from StateArray.states[]Bill Wendling-1/+1
2024-06-05drm/amdgpu/soc24: use common nbio callback to set remap offsetAlex Deucher-3/+1
2024-06-05drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...Tvrtko Ursulin-34/+39
2024-06-05drm/amdgpu: Estimate RAS reservation when report capacity v2Hawking Zhang-2/+31
2024-06-05drm/amdgpu: use u32 for buf size in __amdgpu_eeprom_xferTao Zhou-5/+5
2024-06-05drm/amdkfd: gfx12 context save/restore trap handler fixesJay Cornwall-607/+639
2024-06-05drm/amdgpu: drop some kernel messages in VCN codeDavid (Ming Qiang) Wu-13/+1
2024-06-05drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_GFX12Shane Xiao-12/+14
2024-06-05drm/xe: drop redundant W=1 warnings from MakefileJani Nikula-24/+1
2024-06-05drm/i915: drop redundant W=1 warnings from MakefileJani Nikula-24/+1
2024-06-05drm/i915: Protect CRC reg macro arguments for consistencyVille Syrjälä-13/+13
2024-06-05drm/i915: Define the PIPE_CRC_EXP registersVille Syrjälä-0/+47
2024-06-05drm/i915: Document which platforms have which CRC registersVille Syrjälä-2/+7
2024-06-05drm/i915: Add a separate definition for PIPE_CRC_RES_HSWVille Syrjälä-1/+6
2024-06-05drm/i915: Regroup pipe CRC regsVille Syrjälä-20/+23
2024-06-05drm/i915: Switch PIPE_CRC_RES_*_IVB to _MMIO_PIPE()Ville Syrjälä-11/+11