aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
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-21drm/amd/display: 3.2.143Aric Cyr1-1/+1
2021-07-21drm/amd/display: remove compbuf size waitDmytro Laktyushkin3-1/+3
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang6-2/+27
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic18-18/+175
2021-07-21drm/amd/display: Prevent Diags from entering S2Mikita Lipski1-1/+1
2021-07-21drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-07-21drm/amd/display: Assume active upper layer owns the HW cursorKrunoslav Kovac1-10/+4
2021-07-21drm/amd/display: reset dpcd_cap.dpcd_rev for passive dongle.Charlene Liu1-0/+2
2021-07-16drm/amd/display: Fix 10bit 4K display on CIK GPUsLiviu Dudau1-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-08drm/amd/display: update header file nameXiaomeng Hou1-2/+2
2021-07-08drm/amd/display: increase max EDID size to 2kAric Cyr1-1/+1
2021-07-08drm/amd/display: Round KHz up when calculating clock requestsAric Cyr8-42/+52
2021-07-08drm/amd/display: 3.2.142Aric Cyr1-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee6-28/+36
2021-07-08drm/amd/display: remove faulty assertDmytro Laktyushkin1-1/+0
2021-07-08Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"Wesley Chalmers1-3/+4
2021-07-08drm/amd/display: Fix updating infoframe for DCN3.1 eDPNicholas Kazlauskas1-1/+1
2021-07-08drm/amd/display: Add null checksWang1-0/+3
2021-07-08drm/amd/display: DMUB Outbound Interrupt Process-X86Chun-Liang Chang3-1/+26
2021-07-08drm/amd/display: isolate link training setting override to its own functionWenjing Liu2-61/+53
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-29drm/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-21drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-06-21drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu2-3/+13
2021-06-21drm/amd/display: get socBB from VBIOS for dcn302 and dcn303Aurabindo Pillai2-0/+40
2021-06-21drm/amd/display: Fix incorrect variable nameWesley Chalmers1-1/+1
2021-06-21drm/amd/display: Clear lane settings after LTTPRs have been trainedMartin Tsai1-0/+4
2021-06-21drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-21drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr1-4/+11
2021-06-18drm/display: Fix duplicated argumentWan Jiabing1-1/+1