summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan9-27/+102
2021-04-09drm/amdgpu: Enable VCN/JPEG CG on aldebaranLijo Lazar1-2/+2
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury1-1/+1
2021-04-09drm/amdgpu: Fix a typoBhaskar Chowdhury1-3/+3
2021-04-09drm/radeon/ttm: Fix memory leak userptr pagesDaniel Gomez1-2/+3
2021-04-09drm/amdgpu/ttm: Fix memory leak userptr pagesDaniel Gomez1-3/+3
2021-04-09drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher1-4/+7
2021-04-09drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher1-4/+2
2021-04-09drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma1-0/+8
2021-04-09drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher1-3/+7
2021-04-09drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2-3/+3
2021-04-09drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher1-3/+9
2021-04-09drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher1-4/+6
2021-04-09drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher8-89/+139
2021-04-09drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher1-5/+2
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher4-29/+25
2021-04-09drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang1-2/+6
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher4-49/+35
2021-04-09drm/amdgpu: enable DPM_FLAG_MAY_SKIP_RESUME and DPM_FLAG_SMART_SUSPEND flags ...Alex Deucher1-0/+7
2021-04-09drm/amdgpu: add a dev_pm_ops prepare callback (v2)Alex Deucher1-0/+24
2021-04-09drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-04-09drm/amdgpu/display/dm: add missing parameter documentationAlex Deucher1-0/+1
2021-04-09drm/amdgpu: wrap kiq ring ops with kiq spinlockNirmoy Das1-4/+11
2021-04-09Revert "drm/amdgpu: disable gpu reset on Vangogh for now"Xiaojian Du2-4/+1
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li3-11/+42
2021-04-09Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie22-73/+142
2021-04-09drm/panel: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-2/+2
2021-04-09drm/dp_mst: Drop DRM_ERROR() on kzalloc() fail in drm_dp_mst_handle_up_req()Lyude Paul1-3/+2
2021-04-09drm/print: Fixup DRM_DEBUG_KMS_RATELIMITED()Lyude Paul1-8/+12
2021-04-09drm/tegra: Don't register DP AUX channels before connectorsLyude Paul1-5/+6
2021-04-09drm/dp: Fixup kernel docs for struct drm_dp_auxLyude Paul1-22/+22
2021-04-08drm/sched: add missing member documentationChristian König1-0/+1
2021-04-08gma500: Use DEFINE_SPINLOCK() for spinlockGuobin Huang1-2/+1
2021-04-08drm/drm_internal.h: Remove repeated struct declarationWan Jiabing1-1/+0
2021-04-08drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()Dan Carpenter1-1/+1
2021-04-08drm/bridge: fix typo in KconfigDafna Hirschfeld1-1/+1
2021-04-08drm/ttm: ioremap buffer according to TTM mem caching settingOak Zeng1-0/+14
2021-04-08drm/ttm: Ignore signaled move fencesFelix Kuehling1-1/+2
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens3-7/+46
2021-04-08drm/bridge: lt8912b: Add header file <linux/gpio/consumer.h>Zhang Jianhua1-0/+1
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-4732/+5372
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie115-844/+735
2021-04-08Merge tag 'mediatek-drm-next-5.13' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie9-126/+130
2021-04-07Merge tag 'drm-misc-next-2021-04-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie90-577/+4724
2021-04-01drm/vblank: Do not store a new vblank timestamp in drm_vblank_restore()Ville Syrjälä1-1/+2
2021-04-01drm: Refuse to create zero width/height cmdline modesVille Syrjälä1-0/+3
2021-04-01drivers: gpu: drm: bridge: fix kconfig dependency on DRM_KMS_HELPERJulian Braha1-0/+1
2021-04-01drm/mediatek: Don't support hdmi connector creationDafna Hirschfeld1-95/+56
2021-04-01drm/mediatek: Switch the hdmi bridge ops to the atomic versionsDafna Hirschfeld1-8/+15
2021-04-01drm/komeda: Fix bit check to import to value of proper typeCarsten Haitzler3-16/+22