summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-05-13drm/amdgu: get RAS retire flip bits for new type of HBMTao Zhou-10/+26
2025-05-13drm/amdgpu: implement get_retire_flip_bits for UMC v12Tao Zhou-32/+53
2025-05-13drm/amdgpu: add get_retire_flip_bits for UMCTao Zhou-0/+19
2025-05-13drm/amdgpu: add vcn v5_0_0 ip headersfanhuang-0/+39
2025-05-13drm/amdgpu: adjust high bits for RAS retired pageTao Zhou-2/+11
2025-05-13drm/amd: add definition for new memory typeTao Zhou-1/+6
2025-05-13Refine RAS bad page records counting and parsing in eeprom V3ganglxie-26/+36
2025-05-13drm/amd/display: Promote DC to 3.2.333Taimur Hassan-1/+1
2025-05-13drm/amd/display: Add early 8b/10b channel equalization test pattern sequenceMichael Strauss-4/+62
2025-05-13drm/amd/display: Program triplebuffer on all pipesSung Lee-8/+21
2025-05-13drm/amd/display: [FW Promotion] Release 0.1.10.0Taimur Hassan-4/+46
2025-05-13drm/amd/display: disable EASF narrow filter sharpeningSamson Tam-2/+2
2025-05-13drm/amd/display: Return the exact value for debuggingWayne Lin-1/+1
2025-05-13drm/amd/display: Restructure DMI quirksMario Limonciello-149/+191
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai-9/+11
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen-2/+11
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender-3/+9
2025-05-13Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"Gabe Teeger-2/+2
2025-05-13drm/amd/display: Fix race in dmub_srv_wait_for_pendingDillon Varone-28/+49
2025-05-13drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin-3/+10
2025-05-13drm/amd/display: Backup and restore plane configuration only on updateDillon Varone-5/+20
2025-05-13drm/amdgpu: fix incorrect MALL size for GFX1151Tim Huang-0/+12
2025-05-13drm/amd/pm: Remove remainder of mode2_reset_is_supportDr. David Alan Gilbert-23/+0
2025-05-13drm/amd/pm: Remove unused smu_mode2_reset_is_supportDr. David Alan Gilbert-14/+0
2025-05-13drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_countDr. David Alan Gilbert-14/+0
2025-05-13drm/amdgpu: Fix amdgpu_userq_wait_ioctl() warn missing error code 'r'Arvind Yadav-1/+3
2025-05-13drm/amdgpu: Fix NULL dereference in amdgpu_userq_restore_workerArvind Yadav-3/+3
2025-05-13drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang-1/+1
2025-05-13drm/amd/display: use drm_dbg_driver() in amdgpu_dm.cAurabindo Pillai-17/+18
2025-05-13gpu: nova-core: move Firmware to firmware moduleAlexandre Courbot-36/+43
2025-05-13gpu: nova-core: fix layout of NV_PMC_BOOT_0Alexandre Courbot-5/+39
2025-05-13gpu: nova-core: define registers layout using helper macroAlexandre Courbot-54/+397
2025-05-13gpu: nova-core: take bound device in Gpu::newAlexandre Courbot-6/+13
2025-05-13gpu: nova-core: add missing GA100 definitionAlexandre Courbot-1/+2
2025-05-13gpu: nova-core: derive useful traits for ChipsetAlexandre Courbot-1/+1
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki-1/+1
2025-05-13Merge branch 'x86/msr' into x86/core, to resolve conflictsIngo Molnar-2/+2
2025-05-13drm/i915: Use provided dma_fence_is_chainTvrtko Ursulin-6/+1
2025-05-13drm/i915: ensure correct VLV IOSF SB units have been get/putJani Nikula-0/+11
2025-05-13drm/i915: rename VLV IOSF SB ports parameter to unit_maskJani Nikula-6/+6
2025-05-13drm/i915: convert VLV IOSF SB interface to struct drm_deviceJani Nikula-426/+410
2025-05-13drm/i915: move VLV IOSF SB unit specific helpers under displayJani Nikula-289/+213
2025-05-13drm/i915: switch i915 core to generic VLV IOSF SB functionsJani Nikula-28/+28
2025-05-13drm/i915: rewrite VLV IOSF SB unit specific read/write functionsJani Nikula-55/+22
2025-05-13drm/i915: add generic read/write functions for VLV IOSF SBJani Nikula-5/+83
2025-05-13drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]Jani Nikula-31/+31
2025-05-12drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa-16/+203
2025-05-12drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa-4/+4
2025-05-12drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa-6/+7
2025-05-12drm/xe: Add atomic_svm_timeslice_ms debugfs entryMatthew Brost-1/+44