aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/amd/display: un-block 8k with single dimmPaul Hsieh1-22/+0
2024-07-01drm/amd/display: Add available bandwidth calculation for audioRyan Seto2-6/+59
2024-07-01drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone1-1/+1
2024-07-01drm/amd/display: Check denominator crb_pipes before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Adjust cursor visibility between MPC slicesNevenko Stupar2-9/+39
2024-07-01drm/amd/display: Skip unnecessary abm disableSherry Wang1-0/+6
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung13-24/+24
2024-07-01drm/amd/display: Add ASIC cap to limit DCC surface widthGeorge Shen3-0/+11
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger3-19/+0
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim1-10/+2
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback1-3/+1
2024-07-01drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen1-2/+13
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung1-0/+1
2024-07-01drm/amd/display: Add replay state entry to replay_stateAnthony Koo1-0/+2
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher1-2/+4
2024-06-27drm/amd: Don't initialize ISP hardware without FWMario Limonciello1-2/+2
2024-06-27drm/amdgpu: refine isp firmware loadingYang Wang1-3/+1
2024-06-27drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1Pratap Nirujogi4-38/+0
2024-06-27drm/amd/amdgpu: Fix 'snprintf' output truncation warningPratap Nirujogi1-1/+1
2024-06-27drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1Pratap Nirujogi2-0/+19
2024-06-27drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modulesPratap Nirujogi8-133/+427
2024-06-27drm/amd/amdgpu: Map ISP interrupts as generic IRQsPratap Nirujogi5-5/+99
2024-06-27drm/amdgpu: fix Kconfig for ISP v2Alex Deucher4-0/+23
2024-06-27drm/amd/amdgpu: Enable ISP in amdgpu_discoveryPratap Nirujogi1-0/+22
2024-06-27drm/amd/amdgpu: Add ISP driver supportPratap Nirujogi7-0/+345
2024-06-27drm/amd/amdgpu: Add ISP support to amdgpu_discoveryPratap Nirujogi3-0/+4
2024-06-27drm/amdgpu/jpeg5: Add support for DPG modeSonny Jiang4-17/+180
2024-06-27drm/amdgpu: tolerate allocating GTT bo with dcc flagFrank Min1-5/+0
2024-06-27drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2024-06-27drm/amd/display: Add null check before access structsMa Ke1-0/+2
2024-06-27drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3Jane Jian1-0/+33
2024-06-27drm/amd: Add some missing register definitionsAurabindo Pillai1-0/+18
2024-06-27drm/amdgpu: add gpu reset check and exception handlingYiPeng Chai1-0/+53
2024-06-27drm/amdgpu: refine poison consumption interrupt handlerYiPeng Chai2-23/+43
2024-06-27drm/amdgpu: refine poison creation interrupt handlerYiPeng Chai2-22/+18
2024-06-27drm/amdgpu: process RAS fatal error MB notificationVignesh Chander7-8/+55
2024-06-27drm/amdgpu: add variable to record the deferred error number read by driverYiPeng Chai3-21/+48
2024-06-27drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapterVignesh Chander2-16/+26
2024-06-27drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka1-0/+28
2024-06-27Revert "drm/amd/amdgpu: add module parameter for jpeg"Kenneth Feng3-8/+0
2024-06-27Documentation/amdgpu: Add Ryzen 9000 series processorsMario Limonciello1-0/+1
2024-06-27Documentation/amdgpu: Add Ryzen AI 300 series processorsMario Limonciello1-0/+1
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong1-7/+4
2024-06-27drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong1-9/+0
2024-06-27drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong1-8/+4
2024-06-27drm/amd/display: Fix Makefile copyright noticesAlex Deucher4-29/+8
2024-06-27drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-27drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16