summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-05-08drm/amdkfd: Let VRAM allocations go to GTT domain on small APUsLang Yu-13/+23
2024-05-08drm/amdgpu: add se registers to ip dump for gfx10Sunil Khatri-1/+6
2024-05-08drm/amdgpu: add CP headers registers to gfx10 dumpSunil Khatri-1/+8
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello-1/+1
2024-05-08drm/amd/display: 3.2.284Aric Cyr-1/+1
2024-05-08drm/amd/display: [FW Promotion] Release 0.0.216.0Anthony Koo-0/+139
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu-55/+180
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee-17/+1
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez-6/+8
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas-6/+27
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone-0/+2
2024-05-08drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti-14/+102
2024-05-08drm/amd/display: Clean-up recout calculation for visual confirmSamson Tam-7/+16
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez-5/+13
2024-05-08drm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto-2/+2
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone-124/+103
2024-05-08drm/amd/display: Providing a mechanism to have a custom pwm frequencySreeja Golui-0/+18
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung-4/+84
2024-05-08drm/amd/display: add support for force ODM overrideXi Liu-1/+1
2024-05-08drm/amdgpu: Use drm_crtc_vblank_crtc()Ville Syrjälä-7/+3
2024-05-03drm/amdgpu: remove ip dump reg_count variableSunil Khatri-3/+0
2024-05-03drm/amd/display: Fix uninitialized variables in dcn401 and dml21Alex Hung-8/+10
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung-0/+1
2024-05-02drm/amd/amdgpu: Check tbo resource pointerAsad Kamal-1/+2
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu-0/+40
2024-05-02drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irqHersen Wu-5/+6
2024-05-02drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu-1/+6
2024-05-02drm/amd/display: Ensure index calculation will not overflowAlex Hung-4/+3
2024-05-02drm/amd/display: Skip plane when not found by stream idAlex Hung-1/+4
2024-05-02drm/amd/display: Avoid overflow dc_clk_table->entries by limit to MAX_NUM_DPM...Alex Hung-7/+7
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu-1/+1
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung-1/+5
2024-05-02drm/amd/display: Spinlock before reading eventAlex Hung-8/+6
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung-1/+1
2024-05-02drm/amd/display: Release clck_src memory if clk_src_construct failsHersen Wu-2/+6
2024-05-02drm/amd/display: Fix wrong array size dummy_boolean of dml2_core_calcs_mode_s...Hersen Wu-1/+1
2024-05-02drm/amd/display: Add NULL pointer check for kzallocHersen Wu-0/+2
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu-2/+2
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu-4/+7
2024-05-02drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_...Hersen Wu-0/+3
2024-05-02drm/amd/display: Check link_index before accessing dc->links[]Alex Hung-0/+3
2024-05-02drm/amd/display: Release state memory if amdgpu_dm_create_color_properties failHersen Wu-1/+4
2024-05-02drm/amd/display: Check msg_id before processing transcationAlex Hung-2/+15
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung-1/+1
2024-05-02drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung-1/+2
2024-05-02drm/amd/display: Add array index check for hdcp ddc accessHersen Wu-4/+24
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu-0/+1
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung-2/+2
2024-05-02drm/amd/display: Fix incorrect size calculation for loopAlex Hung-1/+1
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu-7/+7