aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher2023-01-191-0/+4
* drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher2023-01-191-20/+81
* drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu2023-01-181-0/+3
* drm/amdgpu: correct MEC number for gfx11 APUsLang Yu2023-01-181-2/+9
* drm/amd/display: fix issues with driver unloadHamza Mahfooz2023-01-182-5/+0
* drm/amdgpu/vcn: Remove redundant indirect SRAM HW model checkGuilherme G. Piccoli2023-01-181-78/+3
* drm/amdgpu/vcn: Adjust firmware names indentationGuilherme G. Piccoli2023-01-181-19/+19
* drm/amdgpu: Use the sched from entity for amdgpu_cs traceLeo Liu2023-01-171-2/+2
* drm/amdgpu: correct query xgmi3x16 pcs error statusStanley.Yang2023-01-172-3/+156
* drm/amdgpu: support check xgmi/walf error mask bit for aldebaranStanley.Yang2023-01-171-38/+64
* drm/amdgpu: fix amdgpu_job_free_resources v2Christian König2023-01-171-2/+8
* drm/amdgpu: Optimize gfx ras block initialization code for gfx v9_0YiPeng Chai2023-01-171-21/+5
* drm/amdgpu: Fix coding styleThomas Zimmermann2023-01-171-2/+2
* drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton2023-01-171-2/+2
* drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton2023-01-171-2/+2
* drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma2023-01-171-9/+2
* drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks additionDeepak R Varma2023-01-171-1/+1
* drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma2023-01-171-4/+4
* drm/amd/pm/powerplay/smumgr: use bitwise or for additionDeepak R Varma2023-01-172-2/+2
* drm/amdgpu/pm: update hwmon power documentationAlex Deucher2023-01-171-1/+1
* drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang2023-01-173-16/+15
* drm/amd: Evaluate early init for all IP blocks even if one failsMario Limonciello2023-01-171-1/+5
* drm/amd: Remove needless break for legacy IP discovery MP0 9.0.0Mario Limonciello2023-01-171-1/+0
* drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König2023-01-171-0/+1
* drm/amdgpu: Adjust ras support check condition for special asicYiPeng Chai2023-01-171-1/+16
* drm/amdgpu: Remove unnecessary ras block support checkYiPeng Chai2023-01-171-3/+0
* drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai2023-01-174-3/+31
* drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai2023-01-171-0/+47
* drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai2023-01-174-1/+79
* amd/amdgpu: Add RLC_RLCS_FED_STATUS_* to gc v11_0_3 ip headersYiPeng Chai2023-01-172-0/+58
* drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai2023-01-176-0/+106
* drm/amd: Fix renoir/green sardine MP0 IP version detectionMario Limonciello2023-01-171-6/+3
* drm/amd/display: 3.2.218Aric Cyr2023-01-171-1/+1
* drm/amd/display: hdcp not enabled on connector 0hersen wu2023-01-171-7/+0
* drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu2023-01-172-43/+122
* drm/amd/display: Account for MPO planes in dcn32 mall alloc calculationsDillon Varone2023-01-171-2/+3
* drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60Alvin Lee2023-01-172-1/+32
* drm/amd/display: Request min clocks after disabling pipes on initAlvin Lee2023-01-171-0/+21
* drm/amd/display: fix mapping to non-allocated addressBrandon Syu2023-01-174-6/+19
* drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu2023-01-176-14/+17
* drm/amd/display: contional remove disable dig_fifo when blankCharlene Liu2023-01-172-1/+3
* drm/amd/display: Remove DISPCLK dentist programming for dcn32Dillon Varone2023-01-171-5/+91
* drm/amd/display: Add extra mblk for DCCSaaem Rizvi2023-01-171-5/+5
* drm/amd/display: set active bit for desktop with VSDBv3Dillon Varone2023-01-171-6/+14
* drm/amd/display: Remove unused codeRodrigo Siqueira2023-01-171-44/+0
* drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu2023-01-177-15/+29
* drm/amd/display: fix an error check condition for synced pipesAurabindo Pillai2023-01-171-2/+13
* Revert "drm/amd/display: Demote Error Level When ODM Transition Supported"Aurabindo Pillai2023-01-171-12/+3
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-1726-2263/+2380
* drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-1714-149/+210