summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-10-19drm/amdgpu: output warning for unsupported ras error inject (v2)Tao Zhou
2021-10-19drm/amdgpu: centralize checking for RAS TA statusTao Zhou
2021-10-19Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez
2021-10-19Revert "drm/amd/display: Fix error in dmesg at boot"Agustin Gutierrez
2021-10-19drm/amd/display: [FW Promotion] Release 0.0.88Anthony Koo
2021-10-19drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar
2021-10-19drm/amd/display: 3.2.157Aric Cyr
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo
2021-10-19drm/amd/display: Disable hdmistream and hdmichar clocksJake Wang
2021-10-19drm/amd/display: Moved dccg init to after bios golden initJake Wang
2021-10-19drm/amd/display: Removed z10 save after dsc disableJake Wang
2021-10-19drm/amd/display: Disable dpstreamclk, symclk32_se, and symclk32_leJake Wang
2021-10-19drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij
2021-10-19drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang
2021-10-19drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas
2021-10-19drm/amd/display: Disable dsc root clock when not being usedJake Wang
2021-10-19drm/amd/display: Add missing PSR stateMikita Lipski
2021-10-19drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas
2021-10-19drm/amd/display: Fix DP2 SE and LE SYMCLK selection for B0 PHYHansen
2021-10-19drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij
2021-10-19drm/amd/display: Removed power down on boot from DCN31Lai, Derek
2021-10-19drm/amd/display: Validate plane rects before useAric Cyr
2021-10-19drm/amd/display: correct apg audio channel enable golden valueWenjing Liu
2021-10-19drm/amd/display: do not compare integers of different widthsJosip Pavic
2021-10-19drm/amd/display: Clean Up VPG Low Mem PowerMichael Strauss
2021-10-19drm/amd/display: add DP2.0 debug option to set MST_EN for SST streamWenjing Liu
2021-10-19drm/amd/display: Do not skip link training on DP quick hot plugJimmy Kizito
2021-10-19drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito
2021-10-19drm/amd/display: Disable dpp root clock when not being usedJake Wang
2021-10-19drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li
2021-10-19drm/amd/amdgpu: Do irq_fini_hw after ip_fini_earlyYuBiao Wang
2021-10-19drm/amdkfd: map gpu hive id to xgmi connected cpuJonathan Kim
2021-10-19drm/amdgpu: load PSP RL in resume pathTao Zhou
2021-10-19drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu
2021-10-19drm/i915: Remove memory frequency calculationJosé Roberto de Souza
2021-10-18drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark
2021-10-18drm/msm/dp: Support up to 3 DP controllersBjorn Andersson
2021-10-18drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
2021-10-18drm/msm/dp: Allow specifying connector_type per controllerBjorn Andersson
2021-10-18drm/msm/dp: Modify prototype of encoder based APIBjorn Andersson
2021-10-18drm/msm/dp: Remove global g_dp_display variableBjorn Andersson
2021-10-18gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2021-10-18mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>Christoph Hellwig
2021-10-18drm/i915: Catch yet another unconditioal clflushVille Syrjälä
2021-10-18drm/i915: Convert unconditional clflush to drm_clflush_virt_range()Ville Syrjälä
2021-10-18drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()Ville Syrjälä
2021-10-15drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter
2021-10-15drm/msm: fix potential NULL dereference in cleanupDan Carpenter
2021-10-15drm/msm: unlock on error in get_sched_entity()Dan Carpenter
2021-10-15drm: Remove redundant 'flush_workqueue()' callsChristophe JAILLET