summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-17drm/i915: Rename PLL hw_state variables/argumentsVille Syrjälä
2024-04-17drm/i915: Use printer for the rest of PLL debugfs dumpVille Syrjälä
2024-04-17drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state()Ville Syrjälä
2024-04-17drm/edid: make drm_edid_are_equal() more convenient for its single userJani Nikula
2024-04-17drm/edid: make drm_edid_are_equal() staticJani Nikula
2024-04-17drm/edid: avoid drm_edid_find_extension() internallyJani Nikula
2024-04-17drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()Jani Nikula
2024-04-17drm/edid: move all internal declarations to drm_crtc_internal.hJani Nikula
2024-04-17drm/displayid: move drm_displayid.h to drm_displayd_internal.hJani Nikula
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-17drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-17drm/xe/vm: don't include xe_gt.hMatthew Auld
2024-04-17drm/xe/vm: drop vm->destroy_workMatthew Auld
2024-04-17drm/xe/vm: prevent UAF with asid based lookupMatthew Auld
2024-04-17drm/xe/stolen: ignore first page for FBCMatthew Auld
2024-04-17drm/xe/stolen: lower the default alignmentMatthew Auld
2024-04-17drm/i915/display: tie DMC wakelock to DC5/6 state transitionsLuca Coelho
2024-04-17drm/i915/display: add module parameter to enable DMC wakelockLuca Coelho
2024-04-17drm/i915/display: don't allow DMC wakelock on older hardwareLuca Coelho
2024-04-17drm/i915/display: add support for DMC wakelocksLuca Coelho
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-04-16drm/radeon: silence UBSAN warning (v3)Alex Deucher
2024-04-16drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher
2024-04-16drm/amd/swsmu: support smu block discovery for smu v14Kenneth Feng
2024-04-16drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao
2024-04-16drm/amd/swsmu: add smu v14_0_2 supportLikun Gao
2024-04-16drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao
2024-04-16drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng
2024-04-16drm/amd/swsmu: add smu14 driver if fileKenneth Feng
2024-04-16drm/amd/swsmu: add smu14 ip supportKenneth Feng
2024-04-16drm/amdgpu: rename DBG_DRV to HAD_DRV for psp v14Hawking Zhang
2024-04-16drm/amdgpu: refactoring the runtime pm mode detection codeMa Jun
2024-04-16drm/amdgpu: Load ipkeymgr drv for psp v14Hawking Zhang
2024-04-16drm/amdgpu: Add missing space to DRM_WARN() messageThorsten Blum
2024-04-16Revert "drm/amd/display: Enable cur_rom_en even if cursor degamma is not enab...Rodrigo Siqueira
2024-04-16drm/amdgpu: Fix discovery initialization failure during pci rescanMa Jun
2024-04-16drm/amdgpu: fix visible VRAM handling during faultsChristian König
2024-04-16drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang
2024-04-16drm/amd/display: 3.2.281Aric Cyr
2024-04-16drm/amd/display: Add missing replay fieldRodrigo Siqueira
2024-04-16drm/amd/display: Add missing callback for init_watermarks in DCN 301Rodrigo Siqueira
2024-04-16drm/amd/display: Update DCN201 link encoder registersRodrigo Siqueira
2024-04-16drm/amd/display: Move REG sequence from program ogam to idle before connectRodrigo Siqueira
2024-04-16drm/amd/display: Rework dcn10_stream_encoder headerRodrigo Siqueira
2024-04-16drm/amd/display: Update FMT settings for 4:2:0Eric Bernstein
2024-04-16drm/amdgpu: increase mes submission timeoutJonathan Kim
2024-04-16drm/amd/display: Remove unnecessary codeRodrigo Siqueira
2024-04-16drm/amd/display: Update some comments to improve the code readabilityRodrigo Siqueira
2024-04-16drm/amd/display: Replace int with unsigned intRodrigo Siqueira