aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-07-28drm/amdgpu: add critical address check for bad page retirementYiPeng Chai1-0/+8
2025-07-28drm/amdgpu: Check vcn sram load return valueSathishkumar S8-18/+63
2025-07-28drm/amdgpu: Update supported modes for GC v9.5.0Lijo Lazar1-1/+4
2025-07-28drm/amdgpu: support ras critical address checkYiPeng Chai2-0/+103
2025-07-28drm/amdgpu: adjust the update of RAS bad page numberTao Zhou3-20/+30
2025-07-28drm/amdgpu: add range check for RAS bad page addressTao Zhou1-30/+28
2025-07-28drm/amdgpu: add command to check address validityYiPeng Chai2-0/+66
2025-07-28drm/amdgpu: query the allocated vram address block infoYiPeng Chai2-0/+55
2025-07-28drm/amd/display: Promote DAL to 3.2.342Taimur Hassan1-1/+1
2025-07-28drm/amd/display: [FW Promotion] Release 0.1.19.0Taimur Hassan1-16/+73
2025-07-28drm/amd/display: Drop unnecessary 'rc' variable in amdgpu_dm_backlight_get_level()Mario Limonciello1-3/+1
2025-07-28drm/amd/display: ensure committing streams is seamlessClay King1-0/+12
2025-07-28drm/amd/display: Revert Add HPO encoder support to ReplayGabe Teeger4-62/+5
2025-07-28drm/amd/display: fix condition for setting timing_adjust_pendingAurabindo Pillai1-1/+3
2025-07-28drm/amd/display: Update tiled to tiled copy commandOstrowski Rafal1-2/+2
2025-07-28drm/amd/display: Promote DAL to 3.2.341Taimur Hassan1-1/+1
2025-07-28drm/amd/display: [FW Promotion] Release 0.1.18.0Taimur Hassan1-3/+3
2025-07-28drm/amdgpu: update mmhub 4.1.0 client id mappingsAlex Deucher1-21/+13
2025-07-28drm/amd/display: Allow DCN301 to clear update flagsIvan Lipski1-1/+2
2025-07-28drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello1-1/+3
2025-07-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello1-1/+2
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello1-2/+4
2025-07-28drm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li1-0/+1
2025-07-28drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14Frank Min5-10/+29
2025-07-28drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr accessYang Wang1-2/+4
2025-07-28drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam1-1/+7
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen1-2/+2
2025-07-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba1-4/+2
2025-07-28drm/amdgpu: track whether a queue is a kernel queue in amdgpu_mqd_propAlex Deucher2-0/+2
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev1-1/+1
2025-07-28drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()Nathan Chancellor1-1/+1
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone1-14/+15
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-81/+28
2025-07-28Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+36
2025-07-28drm/xe/configfs: Fix pci_dev reference leakMichal Wajdeczko1-1/+2
2025-07-28drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc()Shuicheng Lin1-22/+6
2025-07-28drm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko1-5/+1
2025-07-28drm/xe/vf: Don't register I2C devices if VFLukasz Laguna1-0/+3
2025-07-28drm/xe/uc: Fix missing unwind gotoZhanjun Dong1-1/+1
2025-07-28drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()Dan Carpenter1-2/+2
2025-07-28drm/xe/oa: Fix static checker warning about null gtAshutosh Dixit1-1/+1
2025-07-28drm/xe: Don't fail probe on unsupported mailbox commandRaag Jadav1-1/+6
2025-07-28drm/vmwgfx: fix missing assignment to tsColin Ian King1-1/+1
2025-07-28drm/i915/vblank: Change log from err to debugSuraj Kandpal1-3/+3
2025-07-25drm/xe: Support for mmap-ing mmio regionsIlia Levi3-0/+247
2025-07-25drm/xe/xelp: Add Wa_18022495364Tvrtko Ursulin3-0/+25
2025-07-25drm/xe/xelp: Implement Wa_16010904313Tvrtko Ursulin3-0/+46
2025-07-25drm/i915/display: Remove unused declarations of intel_io_*Gustavo Sousa1-4/+0
2025-07-25drm/i915/dp: Fix disabling training pattern at end of UHBR link trainingImre Deak1-0/+2
2025-07-25drm/xe/configfs: Use pci_name() for lookupMichal Wajdeczko1-5/+1