summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | * | | | | | | drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen2022-01-071-1/+6
| | * | | | | | | drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello2022-01-071-2/+4
| | * | | | | | | drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello2022-01-071-2/+2
| | * | | | | | | drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan2022-01-071-1/+7
| | * | | | | | | drm/amdgpu: add dummy event6 for vega10James Yao2022-01-073-0/+17
| | * | | | | | | drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt...yipechai2022-01-071-0/+1
| * | | | | | | | Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter2022-01-142-7/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann2022-01-141-1/+1
| | * | | | | | | drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez2022-01-141-6/+6
| * | | | | | | | Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2022-01-147-25/+48
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | drm/ttm: fix compilation on ARCH=umJohannes Berg2022-01-141-1/+3
| | * | | | | | | drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_getMiaoqian Lin2022-01-111-1/+3
| * | | | | | | | Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter2022-01-141-1/+1
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying2022-01-111-1/+1
| * | | | | | | | Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter2022-01-146-17/+38
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | drm/i915/ttm: ensure we unmap when purgingMatthew Auld2022-01-101-1/+15