summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-11-11Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds97-812/+1760
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter85-773/+1688
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König1-15/+16
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-2/+2
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher13-46/+37
2023-11-10drm/amdgpu: move kfd_resume before the ip late initTim Huang1-7/+6
2023-11-10drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello1-0/+3
2023-11-10Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter9-15/+23
2023-11-10Merge tag 'drm-intel-next-fixes-2023-11-08' of git://anongit.freedesktop.org/...Daniel Vetter8-36/+65
2023-11-10drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu3-43/+37
2023-11-10drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu9-18/+116
2023-11-10drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2-0/+22
2023-11-10drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-10drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-11-10drm/amdgpu: correct mca debugfs dump reg listYang Wang1-2/+9
2023-11-10drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang2-6/+11
2023-11-10drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang2-3/+161
2023-11-10drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin2-5/+10
2023-11-10drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang1-1/+1
2023-11-10drm/amdgpu: Support multiple error query modesHawking Zhang2-23/+78
2023-11-10drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang3-182/+319
2023-11-10drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu1-0/+4
2023-11-10drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOVVictor Lu1-6/+10
2023-11-10drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens1-6/+7
2023-11-10drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang3-7/+16
2023-11-10drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu6-19/+25
2023-11-10drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu1-0/+1
2023-11-10drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma1-1/+1
2023-11-10drm/amdgpu: correct amdgpu ip block rev infoYang Wang2-2/+2
2023-11-10drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar1-0/+4
2023-11-10drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_modeTao Zhou1-6/+8
2023-11-10drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-10drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-10drm/amdgpu: fix AGP init orderAlex Deucher7-3/+7
2023-11-10Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-11-08Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds65-1284/+1491
2023-11-07drm/amdgpu: add RAS reset/query operations for XGMI v6_4Tao Zhou1-3/+43
2023-11-07drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou1-0/+38
2023-11-07drm/amd/pm: not stop rlc for IMU enabled APUs when suspendTim Huang1-0/+1
2023-11-07drm/amd/display: avoid variable reinitializationBragatheswaran Manickavel1-1/+0
2023-11-07drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar3-8/+20
2023-11-07drm/amdgpu: Fix sdma 4.4.2 doorbell rptr/wptr initLijo Lazar1-6/+19
2023-11-07drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.0Jiadong Zhu1-0/+1
2023-11-07drm/amd/display: Set stream's DP test pattern upon test requestGeorge Shen1-0/+3
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim6-34/+90
2023-11-07drm/amd/display: For cursor P-State allow for SubVPAlvin Lee1-15/+2
2023-11-07drm/amd/display: Enable physymclk RCODaniel Miess5-37/+102
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere2-15/+2
2023-11-07drm/amd/display: Promote DAL to 3.2.259Aric Cyr1-1/+1
2023-11-07drm/amd/display: save and restore mall state when applying minimal transitionWenjing Liu1-0/+20