summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-1731-95/+182
|\
| * Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-11-1726-84/+160
| |\
| | * drm/amdgpu/gmc9: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * drm/amdgpu/gmc10: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * drm/amdgpu/gmc11: disable AGP apertureAlex Deucher2023-11-171-1/+1
| | * drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher2023-11-175-3/+15
| | * drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher2023-11-171-1/+1
| | * drm/amd/display: Fix encoder disable logicNicholas Susanto2023-11-171-6/+4
| | * drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang2023-11-173-22/+45
| | * drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang2023-11-172-0/+6
| | * drm/amd/display: Negate IPS allow and commit bitsDuncan Ma2023-11-173-16/+16
| | * drm/amd/pm: Don't send unload message for resetLijo Lazar2023-11-171-1/+1
| | * drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang2023-11-171-1/+1
| | * drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2023-11-172-0/+4
| | * drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin2023-11-171-4/+4
| | * drm/amd/display: fix NULL dereferenceJosé Pekkarinen2023-11-171-4/+1
| | * drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello2023-11-171-0/+3
| | * drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2023-11-172-1/+4
| | * drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal2023-11-171-0/+8
| | * drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal2023-11-171-1/+9
| | * drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang2023-11-171-1/+1
| | * drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo2023-11-171-15/+14
| | * drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam2023-11-172-0/+2
| | * drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma2023-11-171-2/+3
| | * drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu2023-11-171-3/+3
| | * drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas2023-11-171-3/+15
| * | nouveau: don't fail driver load if no display hw present.Dave Airlie2023-11-151-0/+5
| * | drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson2023-11-151-0/+6
| * | nouveau: use an rwlock for the event lock.Dave Airlie2023-11-142-8/+8
| * | nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter2023-11-141-2/+2
| * | nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter2023-11-141-1/+1
| |/
* / drm/ci: make github dependabot happy againLinus Torvalds2023-11-131-3/+3
|/
* Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-1097-812/+1760
|\
| * Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter2023-11-1085-773/+1688
| |\
| | * drm/amdgpu: fix error handling in amdgpu_vm_initChristian König2023-11-101-15/+16
| | * drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling2023-11-101-2/+2
| | * drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher2023-11-1013-46/+37
| | * drm/amdgpu: move kfd_resume before the ip late initTim Huang2023-11-101-7/+6
| | * drm/amd: Explicitly check for GFXOFF to be enabled for s0ixMario Limonciello2023-11-101-0/+3
| | * drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu2023-11-093-43/+37
| | * drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu2023-11-099-18/+116
| | * drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2023-11-092-0/+22
| | * drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak2023-11-091-3/+6
| | * drm/amd/display: remove duplicated argumentJosé Pekkarinen2023-11-091-1/+1
| | * drm/amdgpu: correct mca debugfs dump reg listYang Wang2023-11-091-2/+9
| | * drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang2023-11-092-6/+11
| | * drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang2023-11-092-3/+161
| | * drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin2023-11-092-5/+10
| | * drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang2023-11-091-1/+1
| | * drm/amdgpu: Support multiple error query modesHawking Zhang2023-11-092-23/+78