aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/bochs: Use PCI_DEVICE() macrodrm-misc-nextJorge Maidana2023-01-261-28/+3
* drm/qxl: Remove unused variable 'count'Chen Zhongjin2023-01-261-2/+1
* drm/qxl: remove variable num_relocsColin Ian King2023-01-261-3/+1
* drm/qxl: Fix missing free_irqWei Li2023-01-261-0/+3
* 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-25293-8422/+11698
|\
| * Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-2558-308/+9787
| |\
| * \ Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-25166-7470/+9037
| |\ \
| | * | Documentation/gpu: update dGPU asic info tableAlex Deucher2023-01-191-0/+2
| | * | 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-193-4/+19
| | * | 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
| | * | Documentation/gpu: Add Raphael to apu-asic-info-tableMario Limonciello2023-01-191-0/+1
| | * | Documentation/gpu: Add Mendocino to apu-asic-info-tableMario Limonciello2023-01-191-0/+1
| | * | Documentation/gpu: Update lines for GREEN_SARDINE and YELLOW_CARPMario Limonciello2023-01-191-2/+2
| | * | Documentation/gpu: Add MP0 version to apu-asic-info-tableMario Limonciello2023-01-192-9/+9
| | * | 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