summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-26accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...Tomer Tayar1-10/+8
2024-02-26accel/habanalabs: modify print for skip loading linux FW to debug logTomer Tayar1-1/+1
2024-02-26accel/habanalabs: remove hop size from asic propertiesFarah Kassabri6-46/+36
2024-02-26accel/habanalabs: use kcalloc() instead of kzalloc()Erick Archer1-1/+1
2024-02-26accel/habanalabs/goya: remove redundant assignment to pointer 'input'Colin Ian King1-2/+1
2024-02-26accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...Tomer Tayar1-2/+8
2024-02-26accel/habanalabs: remove call to deprecated functionDani Liberman2-3/+3
2024-02-26accel/habanalabs: Remove unnecessary braces from if statementMalkoot Khan1-2/+1
2024-02-26accel/habanalabs/gaudi2: move HMMU page tables to device memoryFarah Kassabri10-382/+836
2024-02-26accel/habanalabs: abort device reset for consecutive heartbeat failuresTomer Tayar1-6/+8
2024-02-26accel/habanalabs: fix DRAM BAR base address calculationTomer Tayar1-1/+2
2024-02-26accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warningsKoby Elbaz1-1/+1
2024-02-26accel/habanalabs/gaudi2: add interrupt affinity for user interruptsDani Liberman3-0/+42
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie117-413/+21302
2024-02-19drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2-0/+2
2024-02-19drm/amd/display: Remove break after returnRodrigo Siqueira1-1/+0
2024-02-16drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to voidMario Limonciello1-4/+2
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-02-16drm/amdgpu: Fix missing parameter descriptions in ih_v7_0.cSrinivasan Shanmugam1-3/+4
2024-02-16drm/amdgpu: add SDMA 6.1.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add sdma 6.1.1 firmwareYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add psp 14.0.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add PSP 14.0.1 supportYifan Zhang2-0/+4
2024-02-16drm/amdgpu: add smuio 14.0.1 supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu: add nbio 7.11.1 discovery supportYifan Zhang1-0/+1
2024-02-16drm/amdgpu/nbio: Add NBIO 7.11.1 SupportYifan Zhang3-2/+10
2024-02-16drm/amdkfd: Relocate TBA/TMA to opposite side of VM holeFelix Kuehling4-22/+27
2024-02-16drm/amd/display: 3.2.272Aric Cyr1-1/+1
2024-02-16Merge tag 'drm-misc-next-2024-02-15' of git://anongit.freedesktop.org/drm/drm...Dave Airlie74-567/+1186
2024-02-16Merge tag 'drm-intel-gt-next-2024-02-15' of git://anongit.freedesktop.org/drm...Dave Airlie26-149/+301
2024-02-15Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie86-1154/+2360
2024-02-15drm/i915/gt: Restart the heartbeat timer when forcing a pulseJohn Harrison1-0/+3
2024-02-15drm/amdgpu: support psp ip block discovery for psp v14Likun Gao1-0/+4
2024-02-15drm/amdgpu: add psp_timeout to limit PSP related operationLikun Gao2-1/+4
2024-02-15drm/amdgpu/psp: set boot_time_tmr flagLikun Gao1-6/+8
2024-02-15drm/amdgpu/psp: handle TMR type via flagLikun Gao2-11/+15
2024-02-15drm/amdgpu/psp: set autoload support by defaultLikun Gao1-6/+5
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen5-53/+1
2024-02-15drm/amdgpu: support psp ip block for psp v14Likun Gao3-0/+17
2024-02-15drm/amdgpu: use spirom update wait_for helper for psp v14Likun Gao2-1/+7
2024-02-15drm/amd/pm: Allow setting max UCLK on SMU v13.0.6Lijo Lazar1-20/+102
2024-02-15drm/amdgpu: Reduce VA_RESERVED_BOTTOM to 64KBFelix Kuehling1-2/+2
2024-02-15drm/amdgpu: Add psp v14_0 ip block supportHawking Zhang3-1/+698
2024-02-15drm/amdgpu: Add mp v14_0_2 ip headers (v5)Hawking Zhang2-0/+1160
2024-02-15drm/amdgpu: Fix implicit assumtion in gfx11 debug flagsRajneesh Bhardwaj1-2/+2
2024-02-15drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwardsRajneesh Bhardwaj3-1/+13
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amd/display: should support dmub hw lock on ReplayMartin Tsai1-0/+4
2024-02-15drm/amd/display: allow psr-su/replay for z8Charlene Liu2-8/+12
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1