aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang1-0/+73
2024-07-23drm/amdgpu/gfx: add bad opcode interruptAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher2-5/+89
2024-07-23drm/amdgpu/gfx12: properly handle error ints on all pipesAlex Deucher1-24/+106
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher1-23/+111
2024-07-23drm/amdgpu/gfx10: properly handle error ints on all pipesAlex Deucher1-21/+109
2024-07-23drm/amdgpu/gfx12: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx11: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx10: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amdgpu: Fix eeprom max record countStanley.Yang1-0/+3
2024-07-23drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-07-23drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai1-3/+1
2024-07-23drm/amdkfd: Ensure user queue buffers residencyPhilip Yang5-9/+49
2024-07-23drm/amdgpu/gfx9.4.3: implement wave kill for compute queuesAlex Deucher1-0/+14
2024-07-23drm/amdgpu: add print support for sdma_v_4_4_2 ip_dumpSunil Khatri1-0/+22
2024-07-23drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hwSrinivasan Shanmugam1-3/+5
2024-07-23drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hwSrinivasan Shanmugam1-3/+4
2024-07-23drm/amdkfd: Validate user queue buffersPhilip Yang2-2/+40
2024-07-23drm/amdgpu/gfx9: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx8: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx7: enable wave kill for compute queuesAlex Deucher1-0/+1
2024-07-23drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...Srinivasan Shanmugam1-1/+3
2024-07-23drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...Srinivasan Shanmugam1-1/+3
2024-07-23drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam1-0/+2
2024-07-23drm/amd/display: Implement bounds check for stream encoder creation in DCN401Srinivasan Shanmugam1-1/+1
2024-07-23drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam1-0/+2
2024-07-23drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam1-0/+2
2024-07-23drm/amd/display: Add kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_progra...Srinivasan Shanmugam1-0/+1
2024-07-23drm/amd/display: 3.2.293Aric Cyr1-1/+1
2024-07-23drm/amd/display: remove unused folderAurabindo Pillai2-23/+0
2024-07-23drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback21-45/+22
2024-07-23drm/amd/display: Various DML2 fixes for FAMS2Dillon Varone2-2/+1
2024-07-23drm/amd/display: Remove old commentsRodrigo Siqueira2-4/+4
2024-07-23drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+5
2024-07-23drm/amd/display: Add MST debug message when link detection failsAlex Hung1-1/+4
2024-07-23drm/amd/display: Check top sink only when multiple streams for DP2Sung Joon Kim4-8/+42
2024-07-23drm/amd/display: Fix Potential Null DereferenceGabe Teeger1-3/+3
2024-07-23drm/amd/display: Add helper function to check for non-address fast updatesIlya Bakoulin2-1/+30
2024-07-23drm/amd/display: rename dcn401_soc to dcn4_variant_a_socAurabindo Pillai2-2/+2
2024-07-23drm/amd/display: rename dcn3/dcn4 to more sound termsAurabindo Pillai12-475/+475
2024-07-23drm/amd/display: Add source select helper functionsHansen Dsouza1-0/+324
2024-07-23drm/amd/display: Check if Mode is Supported Before Returning ResultAustin Zheng1-1/+2
2024-07-23drm/amd/display: ensure EASF and ISHARP coefficients are programmed togetherSamson Tam1-8/+20
2024-07-23drm/amd/display: Fix visual confirm bug for SubVPRyan Seto3-6/+31
2024-07-23drm/amd/display: Add RCG helper functionsHansen Dsouza1-0/+307
2024-07-23drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira1-2/+0
2024-07-23drm/amd/display: Refactoring HPORevalla Hari Krishna7-3/+16
2024-07-23drm/amd/display: Add private data type for RCGHansen Dsouza1-0/+81
2024-07-23drm/amd/display: Check for NULL pointerSung Joon Kim1-1/+2
2024-07-23drm/amd/display: Remove hardmax usage for dcn401Dillon Varone3-29/+29