aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-17drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state()Ville Syrjälä1-29/+2
2024-04-17drm/edid: make drm_edid_are_equal() more convenient for its single userJani Nikula1-26/+15
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula1-2/+1
2024-04-17drm/edid: avoid drm_edid_find_extension() internallyJani Nikula1-2/+12
2024-04-17drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()Jani Nikula3-4/+5
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula4-6/+10
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula3-2/+174
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-17drm/xe/vm: don't include xe_gt.hMatthew Auld1-1/+0
2024-04-17drm/xe/vm: drop vm->destroy_workMatthew Auld2-22/+2
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld1-1/+6
2024-04-17drm/xe/stolen: lower the default alignmentMatthew Auld1-6/+2
2024-04-17drm/i915/display: tie DMC wakelock to DC5/6 state transitionsLuca Coelho2-0/+11
2024-04-17drm/i915/display: add module parameter to enable DMC wakelockLuca Coelho3-2/+10
2024-04-17drm/i915/display: don't allow DMC wakelock on older hardwareLuca Coelho2-0/+27
2024-04-17drm/i915/display: add support for DMC wakelocksLuca Coelho7-8/+364
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie373-2752/+8466
2024-04-16drm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
2024-04-16drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-16drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng1-0/+2
2024-04-16drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao1-0/+5
2024-04-16drm/amd/swsmu: add smu v14_0_2 supportLikun Gao5-4/+1864
2024-04-16drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao1-0/+164
2024-04-16drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng1-0/+140
2024-04-16drm/amd/swsmu: add smu14 driver if fileKenneth Feng1-0/+1836
2024-04-16drm/amd/swsmu: add smu14 ip supportKenneth Feng2-26/+54
2024-04-16drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14Hawking Zhang2-1/+3
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun3-47/+77
2024-04-16drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang4-1/+28
2024-04-16drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum1-1/+1
2024-04-16Revert "drm/amd/display: Enable cur_rom_en even if cursor degamma is not enab...Rodrigo Siqueira1-1/+3
2024-04-16drm/amdgpu: Fix discovery initialization failure during pci rescanMa Jun1-11/+6
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-04-16drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang3-15/+22
2024-04-16drm/amd/display: 3.2.281Aric Cyr1-1/+1
2024-04-16drm/amd/display: Add missing replay fieldRodrigo Siqueira1-0/+2
2024-04-16drm/amd/display: Add missing callback for init_watermarks in DCN 301Rodrigo Siqueira1-0/+1
2024-04-16drm/amd/display: Update DCN201 link encoder registersRodrigo Siqueira1-1/+13
2024-04-16drm/amd/display: Move REG sequence from program ogam to idle before connectRodrigo Siqueira1-6/+4
2024-04-16drm/amd/display: Rework dcn10_stream_encoder headerRodrigo Siqueira1-7/+3
2024-04-16drm/amd/display: Update FMT settings for 4:2:0Eric Bernstein2-1/+10
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim1-1/+1
2024-04-16drm/amd/display: Remove unnecessary codeRodrigo Siqueira5-30/+0
2024-04-16drm/amd/display: Update some comments to improve the code readabilityRodrigo Siqueira3-6/+11
2024-04-16drm/amd/display: Replace int with unsigned intRodrigo Siqueira1-1/+1
2024-04-16drm/amd/display: Group scl_data together in resource_build_scaling_paramsRodrigo Siqueira1-3/+2
2024-04-16drm/amd/display: Fix PSR command version passedMikita Lipski1-0/+1