aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-05-06drm/amd/pm: change the soft pptable id for smu_v13_0_7Kenneth Feng1-3/+7
2022-05-06drm/amd/pm: enable pmlog support for smu_v13_0_7Yang Wang1-0/+1
2022-05-06drm/amd/pm: enable workload type change on smu_v13_0_7Kenneth Feng4-3/+136
2022-05-06drm/tegra: gem: Do not try to dereference ERR_PTR()Thierry Reding1-0/+1
2022-05-06drm/i915/gt: Fix build error without CONFIG_PMYueHaibing1-1/+1
2022-05-06drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_mode_set()Liu Ying1-0/+6
2022-05-06drm/i915: Don't use DRM_DEBUG_WARN_ON for ring unexpectedly not idleTvrtko Ursulin1-1/+3
2022-05-06drm/i915: Don't use DRM_DEBUG_WARN_ON for unexpected l3bank/mslice configTvrtko Ursulin1-7/+8
2022-05-06Merge tag 'mediatek-drm-next-5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie13-39/+147
2022-05-06Merge tag 'drm-misc-next-2022-05-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie73-680/+5447
2022-05-06Merge tag 'drm-intel-gt-next-2022-05-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie23-89/+263
2022-05-06Merge tag 'imx-drm-next-2022-05-04' of git://git.pengutronix.de/pza/linux into drm-nextDave Airlie2-10/+2
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie82-796/+62772
2022-05-06Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie3-18/+0
2022-05-06Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2022-05-05drm/i915/huc: Don't fail the probe if HuC init failsDaniele Ceraolo Spurio2-10/+3
2022-05-05drm/i915/huc: Prepare for GSC-loaded HuCDaniele Ceraolo Spurio5-18/+100
2022-05-05drm/i915/huc: Add fetch support for gsc-loaded HuC binaryDaniele Ceraolo Spurio3-38/+72
2022-05-05drm/i915/huc: drop intel_huc_is_authenticatedDaniele Ceraolo Spurio2-6/+1
2022-05-05drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost3-11/+33
2022-05-05drm/amd/pm: pp_dpm_sclk change for smu_v13_0_7Kenneth Feng1-5/+2
2022-05-05drm/amd/pm: enable gfx pcc and soc cg on smu_v13_0_7Kenneth Feng1-0/+2
2022-05-05drm/amd/pm: enable gfx ds for smu_v13_0_7Kenneth Feng1-0/+3
2022-05-05drm/amd/soc21: enable mmhub and athub power gatingKenneth Feng1-1/+3
2022-05-05drm/amd/pm: add the pg_flag for athub and mmhub pg on smu_v13_0_7Kenneth Feng1-1/+3
2022-05-05drm/amd/pm: port the fan interface to smu_v13_0_7Kenneth Feng1-0/+48
2022-05-05drm/amd/pm: enable pp_dpm_vclk/dclk interface for smu_v13_0_7Kenneth Feng1-2/+4
2022-05-05drm/amd/pm:add UMD Pstate clock settings for smu_v13_0_7Kenneth Feng1-0/+52
2022-05-05drm/amd/pm: pp_dpm_* interface for smu_v13_0_7Kenneth Feng1-13/+743
2022-05-05drm/amd/pm: update the features for smu_v13_0_7Kenneth Feng1-0/+7
2022-05-05drm/amd/pm: add SCPM support in smu v13_0_7Kenneth Feng2-6/+38
2022-05-05drm/amd/pm: enable platform features for smu_v13_0_7Kenneth Feng1-0/+5
2022-05-05drm/amd/pm: enable fclk,vcn ds and df cstate for smu_v13_0_7Kenneth Feng1-0/+3
2022-05-05drm/amd/pm: enable mp0,vcn,dcn dpm on smu_v13_0_7Kenneth Feng1-0/+6
2022-05-05drm/amd/pm: enable link dpm and link ds on smu_v13_0_7Kenneth Feng1-0/+5
2022-05-05drm/amd/pm: add mvdd and vddio scaling in smu_v13_0_7Kenneth Feng1-0/+2
2022-05-05drm/amd/pm: add features to smu_v13_0_7Kenneth Feng1-1/+9
2022-05-05drm/amd/pm: support power on/off vcn/jpeg in smu v13_0_7Kenneth Feng1-0/+6
2022-05-05drm/amd/pm: add get enable mask function for smu v13_0_7Likun Gao1-0/+1
2022-05-05drm/amd/pm: add SMU_13_0_7 ppt_funcs for SMU_13_0_7Chengming Gui6-1/+510
2022-05-05drm/amdgpu/swsmu: add smu 13.0.7 firmwareChengming Gui1-0/+1
2022-05-05drm/amd/pm: add SMU_13_0_7 PMFW headersChengming Gui3-0/+1896
2022-05-05drm/amdgpu: enable cgcg and cgls for GC 11_0_2Likun Gao1-0/+2
2022-05-05drm/amdgpu/discovery: set family for GC 11.0.2Flora Cui1-0/+1
2022-05-05drm/amdgpu/discovery: add gfx11 support for GC 11.0.2Flora Cui1-0/+1
2022-05-05drm/amdgpu: update rlc ram for gc v11_0_2Likun Gao1-3/+82
2022-05-05drm/amdkfd: add asic support for GC 11.0.2Eric Huang2-0/+6
2022-05-05drm/amdgpu: add initial GC 11.0.2 supportFlora Cui1-0/+6
2022-05-05drm/amdgpu: add gc v11_0_2 imu firmwareFlora Cui1-0/+1
2022-05-05drm/amdgpu/discovery: add mes11 support for GC 11.0.2Flora Cui1-0/+1