summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)Author
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira
2024-06-19drm/amd/display: Fix warning caused by an attempt to configure a non-otg masterRodrigo Siqueira
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira
2024-06-19drm/amd/display: mirror case cleanup for cursorsSridevi Arvindekar
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung
2024-06-14drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone
2024-06-14drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu
2024-06-14drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback
2024-06-14drm/amd/display: Add dcn401 DIG fifo enable/disableRelja Vojvodic
2024-06-14drm/amd/display: Enable DCN401 idle optimizations by defaultDillon Varone
2024-06-14drm/amd/display: DCN401 full power down in HW init if any link enabledJoshua Aberback
2024-06-14drm/amd/display: Disable PHYSYMCLK RCODaniel Miess
2024-06-14drm/amd/display: 3.2.288Aric Cyr
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone
2024-06-14drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung
2024-06-14drm/amd/display: Do not override dml2.1 reinitDillon Varone
2024-06-14drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone
2024-06-14drm/amd/display: Add null check for phantom pipes in prepare mcacheDillon Varone
2024-06-14drm/amd/display: Block SubVP if hardware rotation is used in DML2.1Dillon Varone
2024-06-14drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung
2024-06-14drm/amd/display: Remove NO_EFFECT self-assignmentAlex Hung
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski
2024-06-14drm/amd/display: populate hardware_release hook for dcn401Alvin Lee
2024-06-14drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu
2024-06-14drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung
2024-06-14drm/amd/display: Fix uninitialized variables in dcn401Alex Hung
2024-06-14drm/amd/display: Fix incorrect size calculation for loop in dcn401Alex Hung
2024-06-14drm/amd/display: Minor cleanup for DCN401 cursor related codeSridevi Arvindekar
2024-06-14drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira
2024-06-14drm/amd/display: Disable DMCUB timeout for DCN35Nicholas Kazlauskas
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu
2024-06-14drm/amd/display: remove ODM combine before bandwidth validationWenjing Liu