aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-06-24drm/amdgpu: Convert pre|post_partition_switch into common helpersHawking Zhang3-31/+33
2025-06-24drm/amdgpu: Convert update_supported_modes into a common helperHawking Zhang3-40/+39
2025-06-24drm/amdgpu: Convert update_partition_sched_list into a common helper v3Hawking Zhang4-126/+114
2025-06-24drm/amdgpu: Convert select_sched into a common helper v3Hawking Zhang3-49/+46
2025-06-24drm/amdgpu: use common function to map ip for aqua_vanjaramLikun Gao2-73/+2
2025-06-24drm/amdgpu: make ip map init to common functionLikun Gao3-1/+126
2025-06-24drm/radeon/evergreen_cs: lower evergreen_surface_check_linear_aligned restrictionPatrick Lerda1-1/+1
2025-06-24drm/radeon/evergreen_cs: implement cond_exec and cond_writePatrick Lerda1-1/+95
2025-06-24drm/amd/amdgpu: Refine isp_v4_1_1 loggingPratap Nirujogi1-12/+6
2025-06-24drm/amd/amdgpu: Add ISP Generic PM Domain (genpd) supportPratap Nirujogi2-1/+157
2025-06-24drm/amd/pm: Add support to set min ISP clocksPratap Nirujogi6-29/+56
2025-06-24drm/amd/pm: Add support to set ISP PowerPratap Nirujogi5-0/+45
2025-06-24drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70cVitaly Prosyak2-15/+4
2025-06-24drm/amd: Add missing kdoc for amd_ip_funcs `complete` callbackMario Limonciello1-0/+1
2025-06-24drm/amdgpu: remove fence slabAlex Deucher3-27/+4
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello1-15/+13
2025-06-24drm/amd/display: Promote DAL to 3.2.339Taimur Hassan1-1/+1
2025-06-24drm/amd/display: [FW Promotion] Release 0.1.16.0Taimur Hassan1-0/+3
2025-06-24drm/amd/display: Add DMUB IPS command support for IPS residency toolsOvidiu Bunea4-113/+131
2025-06-24drm/amd/display: Add num_slices_h to set_dto_dscclk signatureIlya Bakoulin5-8/+9
2025-06-24drm/amd/display: DML21 ReintegrationAustin Zheng8-24/+248
2025-06-24drm/amd/display: Rewording Mode Validation ResultFangzhi Zuo1-1/+1
2025-06-24drm/amd/display: LSDMA supportOstrowski Rafal4-0/+260
2025-06-24drm/amd/display: Remove redundant macro of refresh rateWeiguang Li1-1/+1
2025-06-24drm/amd/display: Fix 'failed to blank crtc!'Wen Chen1-1/+1
2025-06-24drm/amd/display: Initialize mode_select to 0Alex Hung1-1/+1
2025-06-24drm/amd/display: Add new DP tunnel bandwidth validationCruise Hung14-52/+302
2025-06-24drm/amd/display: Removed unnecessary commentAlvin Lee1-1/+0
2025-06-24drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth CalculationsAustin Zheng2-23/+35
2025-06-24drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/widthLijo Lazar1-0/+5
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam1-0/+19
2025-06-24drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAMSuraj Kandpal2-5/+16
2025-06-24drm/i915/hdcp: Do not use inline intel_de_readSuraj Kandpal2-3/+6
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes2-2/+2
2025-06-24drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()Chaoyi Chen1-2/+5
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot12-21/+27
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot4-13/+136
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot5-15/+434
2025-06-23gpu: nova-core: add types for patching firmware binariesAlexandre Courbot1-0/+64
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot7-2/+224
2025-06-23gpu: nova-core: vbios: Add support for FWSEC ucode extractionJoel Fernandes2-11/+304
2025-06-23drm/xe/compat: remove old pcode compat interfaceJani Nikula4-36/+2
2025-06-23drm/i915/dram: switch to struct drm_device based pcode interfaceJani Nikula1-2/+2
2025-06-23drm/i915/display: switch to struct drm_device based pcode interfaceJani Nikula7-76/+58
2025-06-23drm/xe/pcode: add struct drm_device based interfaceJani Nikula2-1/+37
2025-06-23drm/i915/pcode: add struct drm_device based interfaceJani Nikula2-0/+34
2025-06-23drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()Jani Nikula5-15/+9
2025-06-23drm/connector: move HDR sink metadata to display infoJani Nikula4-12/+13
2025-06-23gpu: nova-core: vbios: Add support to look up PMU table in FWSECJoel Fernandes1-2/+180