aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.2Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.11Alex Deucher1-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.9Alex Deucher1-0/+18
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.4Alex Deucher1-0/+16
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 7.0Alex Deucher1-0/+15
2024-05-08drm/amdgpu: add set_reg_remap callback for NBIO 6.1Alex Deucher1-1/+17
2024-05-08drm/amdgpu: add nbio set_reg_remap helperAlex Deucher1-0/+1
2024-05-08drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-08drm/amdgpu: change log levelYiPeng Chai2-3/+3
2024-05-08drm/amd/pm: enable UMD Pstate profile level for renoirJesse Zhang1-10/+49
2024-05-08drm/amdgpu: fix spl component for psp v14Likun Gao1-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for jpeg_v4Tim Huang1-1/+1
2024-05-08drm/amdgpu: fix RAS unload driver issue in SRIOVYang Wang1-6/+8
2024-05-08drm/amdgpu: ignoring unsupported ras blocks when MCA bank dispatchesYang Wang1-1/+1
2024-05-08drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmiTim Huang1-0/+3
2024-05-08drm/amdgpu: fix uninitialized variable warning for sdma_v7Tim Huang1-1/+2
2024-05-08drm/amdkfd: Check debug trap enable before write dbg_ev_fileLin.Cao1-1/+3
2024-05-08drm/amdgpu: Fix out-of-bounds write warningMa Jun1-1/+1
2024-05-08drm/amd/amdxcp: Fix warningsLijo Lazar1-1/+1
2024-05-08Revert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
2024-05-08drm/amdgpu: Fix the uninitialized variable warningMa Jun1-0/+4
2024-05-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-05-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun3-16/+48
2024-05-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang1-0/+14
2024-05-08drm/amdgpu/mes11: fix kiq ring ready flagJack Xiao1-1/+2
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu5-13/+23
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri1-1/+6
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri1-1/+8
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
2024-05-08drm/amd/display: 3.2.284Aric Cyr1-1/+1
2024-05-08drm/amd/display: [FW Promotion] Release 0.0.216.0Anthony Koo1-0/+139
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu14-55/+180
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee1-17/+1
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone1-0/+2
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti28-14/+102
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam1-7/+16
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/stm: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/rcar-du: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/atmel-hlcdc: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/omap: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/omap: Open code phys_to_page()Ville Syrjälä1-2/+2
2024-05-08drm/hisilicon/kirin: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-05-08drm/hisilicon/kirin: Fix MASK(32) on 32bit architecturesVille Syrjälä1-1/+1
2024-05-08drm/hisilicon/kirin: Fix 64bit divisionsVille Syrjälä1-6/+5
2024-05-08drm/hisilicon/kirin: Include linux/io.h for readl()/writel()Ville Syrjälä1-0/+2
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone19-124/+103