summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2023-11-07drm/amd/display: 3.2.257Aric Cyr-1/+1
2023-11-07drm/amd/display: decouple dmcub execution to reduce lock granularityJinZe.Xu-0/+82
2023-11-07drm/amd/display: [FW Promotion] Release 0.0.189.0Anthony Koo-7/+5
2023-11-07drm/amd/display: On boot disable domain22 force power onDaniel Miess-1/+15
2023-11-07drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya-2/+21
2023-11-06drm/i915/tc: Fix -Wformat-truncation in intel_tc_port_initNirmoy Das-3/+8
2023-11-06drm/i915: Fix potential spectre vulnerabilityKunwu Chan-0/+1
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä-0/+12
2023-11-06drm/i915/mtl: Apply notify_guc to all GTsNirmoy Das-3/+6
2023-11-06drm/qxl: prevent memory leakZongmin Zhou-0/+3
2023-11-06Merge tag 'amd-drm-next-6.7-2023-11-03' of https://gitlab.freedesktop.org/agd...Dave Airlie-527/+848
2023-11-06Merge tag 'drm-misc-next-fixes-2023-11-02' of git://anongit.freedesktop.org/d...Dave Airlie-1/+1
2023-11-04Merge tag 'topic/nvidia-gsp-2023-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-140/+14050
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+4
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+6
2023-11-03drm/amd/display: Enable fast update on blendTF changeIlya Bakoulin-1/+0
2023-11-03drm/amd/display: Fix blend LUT programmingIlya Bakoulin-0/+6
2023-11-03drm/amd/display: Program plane color setting correctlySung Joon Kim-2/+156
2023-11-03drm/amdgpu: Query and report boot statusHawking Zhang-0/+2
2023-11-03drm/amdgpu: Add psp v13 function to query boot statusHawking Zhang-0/+96
2023-11-03drm/amd/swsmu: remove fw version check in sw_init.Li Ma-13/+4
2023-11-03drm/amd/swsmu: update smu v14_0_0 driver if and metrics tableLi Ma-318/+97
2023-11-03drm/amdgpu: Add C2PMSG_109/126 reg field shift/masksHawking Zhang-0/+28
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun-9/+26
2023-11-03drm/amdgpu: fix GRBM read timeout when do mes_self_testTim Huang-0/+16
2023-11-03drm/amdgpu: check recovery status of xgmi hive in ras_reset_error_countTao Zhou-1/+10
2023-11-03drm/amd/pm: only check sriov vf flag once when creating hwmon sysfsMa Jun-13/+14
2023-11-03drm/amdgpu: Attach eviction fence on allocFelix Kuehling-31/+48
2023-11-03drm/amdkfd: Improve amdgpu_vm_handle_movedFelix Kuehling-8/+23
2023-11-03drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2Nathan Chancellor-0/+4
2023-11-03drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin-2/+2
2023-11-03drm/amdkfd: Update cache info for GFX 9.4.3Mukul Joshi-2/+16
2023-11-03drm/amdkfd: Populate cache info for GFX 9.4.3Mukul Joshi-1/+65
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher-0/+2
2023-11-03drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher-30/+2
2023-11-03drm/amdgpu: add a retry for IP discovery initAlex Deucher-2/+21
2023-11-03drm/amdgpu: ungate power gating when system suspendPerry Yuan-0/+9
2023-11-03drm/radeon: replace 1-element arrays with flexible-array membersJosé Pekkarinen-21/+21
2023-11-03drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headersAlex Deucher-14/+14
2023-11-03drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher-6/+7
2023-11-03drm/amdgpu: don't use ATRM for external devicesAlex Deucher-0/+5
2023-11-03drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher-12/+12
2023-11-03drm/amdgpu: use mode-2 reset for RAS poison consumptionTao Zhou-1/+5
2023-11-03drm/amdgpu doorbell range should be set when gpu recoveryLin.Cao-0/+7
2023-11-03drm/amd/pm: Return 0 as default min power limit for legacy asicsMa Jun-0/+3
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-54/+97
2023-11-03nouveau/gsp: add some basic registry entries.Dave Airlie-10/+35
2023-11-03nouveau/gsp: fix message signature.Dave Airlie-1/+1
2023-11-03nouveau/gsp: move to 535.113.01Dave Airlie-171/+217