summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-12-16drm/ttm: fix unused function warningArnd Bergmann
2020-12-15drm/i915: make relay callbacks constJani Nikula
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-12-15drm/radeon: remove h from printk format specifierTom Rix
2020-12-15drm/amdgpu: remove h from printk format specifierTom Rix
2020-12-15drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"Colin Ian King
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher
2020-12-15drm/amdgpu/SRIOV: Extend VF reset request wait periodJiange Zhao
2020-12-15drm/amdkfd: correct amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu log.Yifan Zhang
2020-12-15drm/amd/display: Adding prototype for dccg21_update_dpp_dto()Souptick Joarder
2020-12-15drm/amdgpu: print what method we are using for runtime pmAlex Deucher
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher
2020-12-15drm/amdgpu: support runtime pm for GPUs that support BOCOAlex Deucher
2020-12-15drm/amdgpu: update amdgpu_device_supports_boco()Alex Deucher
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher
2020-12-15drm/amd/display: Fixed kernel test robot warningSouptick Joarder
2020-12-15drm/amd/display: 3.2.116Aric Cyr
2020-12-15drm/amd/display: [FW Promotion] Release 0.0.46Anthony Koo
2020-12-15drm/amd/display: Fix cleanup typo in MPCC visual confirmAric Cyr
2020-12-15drm/amd/display: Fix OGAM LUT calculation precisionFelipe
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr
2020-12-15drm/amd/display: updated wm table for RenoirJake Wang
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung
2020-12-15drm/amd/display: Add DP info frame update for dcn30Leo (Hanghong) Ma
2020-12-15drm/amd/display: add dcn30_link_encoder_validate_output_with_stream to headerEric Bernstein
2020-12-15drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2020-12-15drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr
2020-12-15drm/amd/display: Add missing DP_SEC register definitions and masksMax Tseng
2020-12-15drm/amd/display: Change pstate expected timeout warning to 180us on linuxVictor Lu
2020-12-15drm/amdgpu: skip load smu and sdma microcode on sriov for SIENNA_CICHLIDStanley.Yang
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao
2020-12-15drm/amdgpu/sdma5.2: soft reset sdma blocks before setup and start sdmaXiaomeng Hou
2020-12-15drm/amd/pm: add deep sleep control for uclk and fclkEvan Quan
2020-12-15drm/amd/pm: update the data strucutre for SMU metrics exchangeEvan Quan
2020-12-15drm/amd/pm: correct the data structure for activity monitor coeff exchangeEvan Quan
2020-12-15drm/amd/pm: fulfill the sienna cichlid UMD PSTATE profiling clocksEvan Quan
2020-12-15Merge tag 'drm-misc-next-fixes-2020-12-15' of git://anongit.freedesktop.org/d...Daniel Vetter
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner
2020-12-15drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridgeGuido Günther
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14drm/radeon: fix check order in radeon_bo_moveChristian König