aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone10-2/+26
2022-11-09drm/amd/display: Fix gpio port mapping issueSteve Su2-3/+20
2022-11-09drm/amd/display: Fix reg timeout in enc314_enable_fifoNicholas Kazlauskas1-6/+18
2022-11-09drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2-2/+2
2022-11-09drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai1-0/+1
2022-11-09drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas2-18/+18
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen7-7/+19
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone1-0/+3
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei1-4/+4
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-10-24drm/amd/display: Don't return false if no streamAlvin Lee1-1/+1
2022-10-24drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira1-11/+1
2022-10-18drm/amd/display: Increase frame size limit for display_mode_vba_util_32.oGuenter Roeck1-1/+1
2022-10-13Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds67-673/+1199
2022-10-12drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai1-0/+1
2022-10-11drm/amd/display: Simplify bool conversionYang Li1-1/+1
2022-10-11drm/amd/display: add a license to cursor_reg_cache.hAlex Deucher1-0/+1
2022-10-11drm/amd/display: make virtual_disable_link_output staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix indentation in dc.cAlex Deucher1-3/+3
2022-10-11drm/amd/display: make dcn32_split_stream_for_mpc_or_odm staticAlex Deucher1-1/+1
2022-10-11drm/amd/display: fix build error on arm64Yang Yingliang1-0/+4
2022-10-11drm/amd/display: 3.2.207Aric Cyr1-1/+1
2022-10-11drm/amd/display: Clean some DCN32 macrosRodrigo Siqueira1-10/+1
2022-10-10drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]Guenter Roeck1-2/+2
2022-10-10drm/amd/display: Fix watermark calculationAlvin Lee1-1/+1
2022-10-10drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira1-10/+1
2022-10-10drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira3-16/+5
2022-10-10drm/amd/display: Add a missing hook to DCN20Rodrigo Siqueira1-0/+1
2022-10-10drm/amd/display: always allow pstate change when no dpps are active on dcn315Dmytro Laktyushkin1-3/+6
2022-10-10drm/amd/display: Display does not light up after S4 resumeMeenakshikumar Somasundaram2-0/+34
2022-10-10drm/amd/display: Use the same cursor info across featuresMax Tseng10-141/+292
2022-10-10drm/amd/display: Fix bug preventing FCLK Pstate allow message being sentDillon Varone1-2/+2
2022-10-10drm/amd/display: Acquire FCLK DPM levels on DCN32Dillon Varone2-15/+41
2022-10-10drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resourcesJun Lei5-2/+61
2022-10-10drm/amd/display: increase hardware status wait timeVladimir Stempen2-3/+3
2022-10-10drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai1-3/+23
2022-10-10drm/amd/display: Use correct pixel clock to program DTBCLK DTO'sDillon Varone1-1/+1
2022-10-10drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+1
2022-10-10drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-10drm/amd/display: properly configure DCFCLK when enable/disable FreesyncVladimir Stempen2-1/+13
2022-10-10Revert "drm/amd/display: skip commit minimal transition state"Dillon Varone1-20/+0
2022-10-10drm/amd/display: Update PMFW z-state interface for DCN314Nicholas Kazlauskas2-9/+5
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1