summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+2
|\
| * Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov2022-01-151-2/+2
* | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-224-0/+17
* | i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2118-146/+108
|\ \
| * \ Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie2022-01-2115-139/+75
| |\ \
| | * | drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-181-10/+12
| | * | drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-182-14/+8
| | * | drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-181-5/+27
| | * | drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello2022-01-148-79/+3
| | * | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| | * | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| | * | drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-142-0/+8
| | * | drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-141-27/+17
| | * | drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-141-0/+1
| * | | Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie2022-01-213-7/+33
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza2022-01-172-2/+28
| | * | drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza2022-01-171-5/+5
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-1/+1
|\ \ \ \
| * | | | virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-1/+1
* | | | | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-1654-355/+467
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter2022-01-1445-329/+421
| |\ \ \ \
| | * | | | drm/amdkfd: Fix ASIC name typosKent Russell2022-01-111-3/+3
| | * | | | drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling2022-01-111-3/+6
| | * | | | drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland2022-01-111-1/+13
| | * | | | drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou2022-01-111-4/+12
| | * | | | drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen2022-01-111-2/+3
| | * | | | drm/amdgpu: not return error on the init_apu_flagsPrike Liang2022-01-111-4/+2
| | * | | | drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling2022-01-112-6/+2
| | * | | | drm/amdkfd: Use prange->list head for insert_listFelix Kuehling2022-01-112-11/+8
| | * | | | drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang2022-01-111-0/+3
| | * | | | drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito2022-01-111-1/+2
| | * | | | Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj2022-01-111-3/+0
| | * | | | drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello2022-01-111-0/+6
| | * | | | drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| | * | | | drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| | * | | | drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis2022-01-111-1/+3
| | * | | | drm/amdgpu: recover gart table at resumeNirmoy Das2022-01-117-99/+11
| | * | | | drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das2022-01-116-44/+30
| | * | | | drm/amdkfd: remove unused functionNirmoy Das2022-01-112-8/+0
| | * | | | drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das2022-01-114-17/+12
| | * | | | drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi2022-01-113-0/+34
| | * | | | drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou2022-01-111-1/+2
| | * | | | drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello2022-01-111-0/+1
| | * | | | drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu2022-01-111-0/+1
| | * | | | drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas2022-01-071-20/+94
| | * | | | drm/amd/display: introduce mpo detection flagsMikita Lipski2022-01-072-1/+11
| | * | | | drm/amd/display: Add check for forced_clocks debug optionCharlene Liu2022-01-071-1/+1
| | * | | | drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas2022-01-071-3/+27
| | * | | | drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2022-01-075-90/+95