aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-13drm/amd/display: add missing NULL check for DML2Bob Zhou1-1/+1
2023-10-13drm/amdgpu/umsch: enable doorbell for umschLang Yu2-2/+3
2023-10-13drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello3-17/+8
2023-10-13drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2-37/+12
2023-10-13drm/amd/display: Catch errors from drm_atomic_helper_suspend()Mario Limonciello1-0/+2
2023-10-13drm/amd: Split up UVD suspend into prepare and suspend stepsMario Limonciello7-4/+49
2023-10-13drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello2-1/+12
2023-10-13drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello3-8/+34
2023-10-13drm/amdgpu: enable GFX IP v11.5.0 CG and PG supportLi Ma3-3/+23
2023-10-13drm/amdgpu: add support to power up/down UMSCH by SMULang Yu2-0/+27
2023-10-13drm/amdgpu: add power up/down UMSCH ppt callbackLang Yu3-1/+24
2023-10-13drm/amdgpu: add support to powerup VPE by SMULang Yu3-0/+31
2023-10-13drm/amdgpu/discovery: add SMU 14 supportLi Ma3-0/+12
2023-10-13drm/amd/swsmu: add smu14 ip supportKenneth Feng10-3/+3110
2023-10-13drm/amd/swsmu: add smu v14_0_0 pmfw if fileLi Ma1-0/+156
2023-10-13drm/amd/swsmu: add smu v14_0_0 ppsmc fileLi Ma1-0/+142
2023-10-13drm/amdgpu/swsmu: add smu v14_0_0 driver if fileLi Ma1-0/+281
2023-10-13drm/amdgpu/umsch: power on/off UMSCH by DLDOLang Yu1-0/+26
2023-10-13drm/amdgpu/umsch: fix psp frontdoor loadingLang Yu3-88/+72
2023-10-13drm/amdgpu: Increase IP discovery region sizeLijo Lazar1-1/+1
2023-10-13drm/amd/pm: Use gpu_metrics_v1_4 for SMUv13.0.6Asad Kamal1-24/+41
2023-10-13drm/amd/pm: Add gpu_metrics_v1_4Asad Kamal2-0/+79
2023-10-13drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal1-1/+5
2023-10-13drm/amdgpu: Return -EINVAL when MMSCH init status incorrectLin.Cao1-1/+4
2023-10-13drm/amd/pm: wait for completion of the EnableGfxImu commandTim Huang1-2/+10
2023-10-13drm/amdgpu/vpe: fix insert_nop opsLang Yu1-4/+5
2023-10-13drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart...Srinivasan Shanmugam1-0/+1
2023-10-13drm/amdgpu/vpe: align with mcbp changesLang Yu1-1/+1
2023-10-13drm/amdgpu/vpe: remove IB end boundary requirementLang Yu1-19/+1
2023-10-13drm/amdgpu: Improve MES responsiveness during oversubscriptionJay Cornwall1-0/+1
2023-10-13drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: switch to drm_do_get_edid()Ian Ray1-48/+9
2023-10-13drm/i915/dsb: Re-instate DSB for LUT updatesVille Syrjälä1-3/+0
2023-10-13drm/i915/dsb: Correct DSB command buffer cache coherency settingsVille Syrjälä1-4/+11
2023-10-13drm/i915/dsb: Allocate command buffer from local memoryVille Syrjälä1-1/+6
2023-10-13drm/i915/lnl: Remove watchdog timers for PSRMika Kahola1-3/+7
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König1-1/+0
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie3-1/+8
2023-10-13Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-23/+42
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie16-61/+89
2023-10-12drm/nouveau/disp: fix DP capable DSM connectorsKarol Herbst1-1/+13
2023-10-12drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simpleDouglas Anderson2-29/+35
2023-10-12drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary deviceStephen Boyd1-7/+7
2023-10-12drm/i915/dsi: Add some debug logging to mipi_exec_i2c (v2)Hans de Goede1-0/+3
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for backlight control issues on Lenovo Yoga T...Hans de Goede1-0/+34
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for wrong I2C bus and panel size on Lenovo Yo...Hans de Goede1-0/+52
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF10...Hans de Goede1-0/+44
2023-10-12drm/tiny: correctly print `struct resource *` on errorJoey Gouly1-1/+1
2023-10-12drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)1-2/+4
2023-10-12drm/simpledrm: Fix power domain device link validity checkThierry Reding1-1/+1
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho2-61/+5