summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-08-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-10drm/amdgpu/display: drop unused functionAlex Deucher1-18/+0
2020-08-10drm/amd/display: add DCN support for aarch64Daniel Kolesa10-32/+102
2020-08-10drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-10drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-10drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee8-0/+174
2020-08-10drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo2-8/+22
2020-08-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo1-7/+29
2020-08-10drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...Xiaodong Yan1-8/+0
2020-08-10drm/amd/display: Revert regressionAlvin Lee7-141/+0
2020-08-10drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-10drm/amd/display: Adjust static-ness of resource functionsJoshua Aberback3-13/+18
2020-08-06drm/amd/display: Drop dm_determine_update_type_for_commitNicholas Kazlauskas1-182/+17
2020-08-06drm/amd/display: Reset plane for anything that's not a FAST updateNicholas Kazlauskas1-0/+25
2020-08-06drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tailNicholas Kazlauskas1-14/+3
2020-08-06drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep...Nicholas Kazlauskas1-17/+19
2020-08-06drm/amd/display: Reset plane when tiling flags changeNicholas Kazlauskas1-3/+16
2020-08-06drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_stateNicholas Kazlauskas2-25/+37
2020-08-06drm/amd/display: Fix wrong return value in dm_update_plane_state()Tianjia Zhang1-2/+1
2020-08-04drm/amd/display: Constify dcn30_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Constify dcn21_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Constify dcn20_res_pool_funcsRikard Falkeborn1-1/+1
2020-08-04drm/amd/display: Indent an if statementDan Carpenter1-1/+1
2020-08-04drm/amd/display: 3.2.97Aric Cyr1-1/+1
2020-08-04drm/amd/display: [FW Promotion] Release 0.0.27Anthony Koo1-3/+12
2020-08-04drm/amd/display: Separate pipe disconnect from rest of progrmamingAlvin Lee7-0/+141
2020-08-04drm/amd/display: Add debugfs for forcing stream timing syncVictor Lu5-4/+75
2020-08-04drm/amd/display: Display goes blank after instIgor Kravchenko3-3/+56
2020-08-04drm/amd/display: Change null plane state swizzle mode to 4kb_sGeorge Shen1-2/+2
2020-08-04drm/amd/display: Use helper function to check for HDMI signalJinZe.Xu1-1/+1
2020-08-04drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sinkAric Cyr1-16/+0
2020-08-04drm/amd/display: Comments on how to use DSC debugfs some entriesEryk Brol1-0/+45
2020-08-04drm/amd/display: Fix logger contextHarry Wentland1-1/+2
2020-08-04drm/amd/display: DSC Bit target rate debugfs write entryEryk Brol4-1/+98
2020-08-04drm/amd/display: populate new dml variableDmytro Laktyushkin1-1/+2
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko9-8/+129
2020-08-04drm/amd/display: Use parameter for call to set output muxEric Bernstein1-2/+5
2020-08-04drm/amd/display: Update virtual stream encoderEric Bernstein1-0/+13
2020-08-04drm/amd/display: DSC Slice height debugfs write entryEryk Brol4-1/+107
2020-07-30drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tailDaniel Vetter1-13/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2Aric Cyr1-7/+6
2020-07-30drm/amd/display: 3.2.96Aric Cyr1-1/+1
2020-07-30drm/amd/display: DSC Slice width debugfs write entryEryk Brol4-0/+104
2020-07-30drm/amd/display: Use hw lock mgrWyatt Wood1-1/+1
2020-07-30drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-07-30drm/amd/display: [FW Promotion] Release 0.0.26Anthony Koo1-2/+2
2020-07-30drm/amd/display: DSC Clock enable debugfs write entryEryk Brol4-3/+107
2020-07-30drm/amd/display: Allow asic specific FSFT timing optimizationReza Amini8-13/+57