aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-261-2/+17
* drm/nouveau/devinit: Convert function disable() to be voidDeepak R Varma2023-01-2510-26/+11
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-01-25289-8411/+11681
|\
| * Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-2548-302/+9317
| |\
| * \ Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-25162-7459/+9020
| |\ \
| | * | drm/amd/display: remove duplicate included header filesye xingchen2023-01-191-1/+0
| | * | drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2023-01-192-2/+15
| | * | drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer2023-01-191-2/+2
| | * | drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou2023-01-191-7/+0
| | * | drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai2023-01-191-16/+5
| | * | drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann2023-01-191-6/+0
| | * | drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann2023-01-191-3/+3
| | * | drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai2023-01-193-0/+60
| | * | drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher2023-01-191-1/+0
| | * | drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher2023-01-191-1/+0
| | * | drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello2023-01-191-1/+1
| | * | drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello2023-01-191-1/+1
| | * | drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher2023-01-191-0/+4
| | * | drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher2023-01-191-13/+48
| | * | 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