summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-06-27drm/amdgpu: process RAS fatal error MB notificationVignesh Chander
2024-06-27drm/amdgpu: add variable to record the deferred error number read by driverYiPeng Chai
2024-06-27drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapterVignesh Chander
2024-06-27drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka
2024-06-27Revert "drm/amd/amdgpu: add module parameter for jpeg"Kenneth Feng
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong
2024-06-27drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong
2024-06-27drm/amd/display: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-06-27drm/amd/display: Fix Makefile copyright noticesAlex Deucher
2024-06-27drm/amdgpu: Don't show false warning for reg listLijo Lazar
2024-06-27drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-06-27drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-06-27drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...Bob Zhou
2024-06-27drm/amd/display: 3.2.290Aric Cyr
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai
2024-06-27drm/amd: Add reg definitions for DCN401 DCCAurabindo Pillai
2024-06-27drm/amd/display: Remove duplicate null checkAlex Hung
2024-06-27drm/amd/display: Remove always true conditionAlex Hung
2024-06-27drm/amd/display: Validate function returnsAlex Hung
2024-06-27drm/amd/display: Ensure curve to hw translation succeedAlex Hung
2024-06-27drm/amd/display: Use periodic detection for ipx/headlessRoman Li
2024-06-27drm/amd/display: Fix 1DLUT setting for NL SDR blendingRelja Vojvodic
2024-06-27drm/amd/display: Adjust reg field for DSC wait for disconnectRyan Seto
2024-06-27drm/amd/display: Remove a redundant check in authenticated_dpWenjing Liu
2024-06-27drm/amd/display: Add HW cursor visual confirmRyan Seto
2024-06-27drm/amd/display: Fix cursor issues with ODMs and magnificationNevenko Stupar
2024-06-27drm/amd/display: Wait for double buffer update on ODM changesAlvin Lee
2024-06-27drm/amd/display: Reset DSC memory statusDuncan Ma
2024-06-27drm/amd/display: Program CURSOR_DST_X_OFFSET in viewport spaceAlvin Lee
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa
2024-06-27drm/amd/display: Make DML2.1 P-State method force per streamDillon Varone
2024-06-27drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang
2024-06-27drm/amd/display: Call dpmm when checking mode supportGeorge Shen
2024-06-27drm/amd/display: resync OTG after DIO FIFO resyncTungYu Lu
2024-06-27drm/amd/display: Always enable HPO for DCN4 dGPULeo (Hanghong) Ma
2024-06-27drm/amd/display: Use sw cursor for DCN401 with rotationAurabindo Pillai
2024-06-27drm/amd/display: Add Replay general cmdJoan Lee
2024-06-27drm/amd/display: Check HDCP returned statusAlex Hung
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung
2024-06-27drm/amd/display: Remove useless function callAlex Hung
2024-06-27drm/amd/display: Fix uninitialized variables in dcn401Alex Hung
2024-06-27drm/amd/display: Fix cursor size issuesNevenko Stupar
2024-06-27drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-06-27drm/amd/display: Fix cursor issues with ODMs and HW rotationsNevenko Stupar
2024-06-27drm/amd/display: Remove unnecessary variableIvan Lipski
2024-06-27drm/amdgpu: Fix register access violationHawking Zhang