summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-07-21drm/amd/display: Fix ASSR regression on embedded panelsStylon Wang1-3/+5
2021-07-21drm/amd/display: change zstate allow msg conditionEric Yang3-25/+45
2021-07-21drm/amd/display: Populate dtbclk entries for dcn3.02/3.03Bindu Ramamurthy2-2/+10
2021-07-21drm/amd/display: Line Buffer changesNevenko Stupar4-19/+10
2021-07-21drm/amd/display: Remove MALL function from DCN3.1Mikita Lipski1-1/+0
2021-07-21drm/amd/display: Only set default brightness for OLEDCamille Cho1-3/+1
2021-07-21drm/amd/display: Update bounding box for DCN3.1Nicholas Kazlauskas1-0/+1
2021-07-21drm/amd/display: Query VCO frequency from register for DCN3.1Nicholas Kazlauskas2-55/+42
2021-07-21drm/amd/display: Populate socclk entries for dcn3.02/3.03Bindu Ramamurthy3-4/+14
2021-07-21drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas1-2/+4
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang6-2/+27
2021-07-21drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-07-16drm/amd/display: Fix 10bit 4K display on CIK GPUsLiviu Dudau1-1/+1
2021-07-13drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-13drm/amd/display: remove faulty assertDmytro Laktyushkin1-1/+0
2021-07-13Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"Wesley Chalmers1-3/+4
2021-07-13drm/amd/display: Fix updating infoframe for DCN3.1 eDPNicholas Kazlauskas1-1/+1
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman1-2/+6
2021-07-01drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64Michal Suchanek1-0/+2
2021-07-01drm/amd/display: fix null pointer access in gpu resetGuchun Chen1-2/+2
2021-07-01drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-06-30drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu2-4/+28
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher45-216/+36
2021-06-22drm/amd/display: 3.2.141Aric Cyr1-1/+1
2021-06-22drm/amd/display: do not compare integers of different widthsJosip Pavic2-3/+3
2021-06-22drm/amd/display: Revert "Guard ASSR with internal display flag"Stylon Wang1-41/+17
2021-06-22drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-06-22drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu2-3/+13
2021-06-22drm/amd/display: get socBB from VBIOS for dcn302 and dcn303Aurabindo Pillai2-0/+40
2021-06-22drm/amd/display: Fix incorrect variable nameWesley Chalmers1-1/+1
2021-06-22drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai1-0/+4
2021-06-22drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-22drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr1-4/+11
2021-06-19drm/display: Fix duplicated argumentWan Jiabing1-1/+1
2021-06-19drm/amd/display: Remove the repeated dpp1_full_bypass declarationShaokun Zhang1-2/+0
2021-06-19drm/amd/display: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-06-19drm/amd/display: Fix gcc unused variable warningPu Lehui1-0/+4
2021-06-19drm/amd/display: Increase stutter watermark for dcn302 and dcn303Aurabindo Pillai2-4/+4
2021-06-16drm: display: Fix duplicate field initialization in dcn31Wan Jiabing1-1/+0
2021-06-16drm/amd/display: Extend AUX timeout for DP initial readsWesley Chalmers1-4/+3
2021-06-16drm/amd/display: Cover edge-case when changing DISPCLK WDIVIDERWesley Chalmers3-6/+69
2021-06-16drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers6-0/+56
2021-06-16drm/amd/display: Partition DPCD address space and break up transactionsWesley Chalmers1-2/+85
2021-06-16drm/amd/display: Do not count I2C DEFERs with AUX DEFERsWesley Chalmers1-1/+2
2021-06-16drm/amd/display: 7 retries + 50 ms timeout on AUX DEFERWesley Chalmers1-3/+15
2021-06-16drm/amd/display: Rename constantWesley Chalmers1-3/+3
2021-06-16drm/amd/display: Enforce DPCD Address rangesWesley Chalmers11-45/+162
2021-06-16drm/amd/display: Improve logic for is_lttpr_presentWesley Chalmers1-2/+1
2021-06-16drm/amd/display: Always write repeater mode regardless of LTTPRWesley Chalmers1-4/+3
2021-06-16drm/amd/display: Set LTTPR Transparent Mode after read link capWesley Chalmers1-2/+3