summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amd/display: Implement interface for CRC on CRTCLeo (Sunpeng) Li7-0/+271
2018-02-19drm/amd/display: clean up DCHUBBUB register definition in hwseqEric Bernstein1-75/+1
2018-02-19drm/amd/display: Refactor remove mpcc processing.Yongqiang Sun1-14/+5
2018-02-19drm/amd/display: Move opp reg access from hwss to opp module.Yongqiang Sun5-15/+29
2018-02-19drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu1-0/+3
2018-02-19drm/amd/display: Fix null-derefs on non-dcn buildsRoman Li2-2/+4
2018-02-19drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun6-43/+49
2018-02-19drm/amd/display: Check opplist in pipe ctx not in res pool.Yongqiang Sun1-6/+6
2018-02-19drm/amd/display: Drop dm_connector_update_modesHarry Wentland1-8/+2
2018-02-19drm/amd/display: Fix check for setting input TFAndrew Jiang6-15/+22
2018-02-19drm/amd/display: Define remove_stream_from_ctx resource funcNikola Cornij2-0/+8
2018-02-19drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-02-19drm/amd/display: Log which clocks are unsupportedHarry Wentland1-1/+4
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun7-33/+55
2018-02-19drm/amd/display: Move hubp reg access from hwss to hubp module.Yongqiang Sun5-21/+36
2018-02-19drm/amd/display: Debug-print reason for mode validation failureHarry Wentland1-2/+3
2018-02-19drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-02-19drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-02-19drm/amd/display: Debug print when validate_stream failsHarry Wentland1-1/+9
2018-02-19drm/amd/display: Disable eDP with a proper sequence.Yongqiang Sun4-33/+39
2018-02-19drm/amd/display: dal 3.1.28Tony Cheng1-1/+1
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-02-19drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland4-15/+5
2018-02-19drm/amd/display: disable eDP backlight for extend monitor only reboot use case.Yongqiang Sun1-1/+27
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac6-139/+28
2018-02-19drm/amd/display: Prevent master programming in multisyncMikita Lipski3-3/+5
2018-02-19drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-02-19drm/amd/display: Use pipe_control_lock instead of tg lock.Yongqiang Sun1-2/+2
2018-02-19drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-02-19drm/amd/display: cleanup after FBC init reworkRoman Li2-6/+0
2018-02-19drm/amd/display: make FBC mem alloc dynamicRoman Li1-18/+44
2018-02-19drm/amd/display: Eliminate several Maximus-specific code pathsKen Chalmers3-45/+12
2018-02-19drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers1-11/+1
2018-02-19drm/amd/display: PME sw wa to support waking AZ D3Charlene Liu2-1/+14
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2017-12-20drm/amd/display: Expose dpp1_set_cursor_attributesYue Hin Lau1-0/+4
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein6-54/+120
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau1-2/+2
2017-12-20drm/amd/display: dal 3.1.27Andrew Jiang1-1/+1
2017-12-20drm/amd/display: Fix unused variable warnings.Leo (Sunpeng) Li1-7/+0
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau7-31/+32
2017-12-20drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein2-10/+5
2017-12-20drm/amd/display: hubp refactorYue Hin Lau2-114/+120
2017-12-20drm/amd/display: integrating optc pseudocodeYue Hin Lau2-1/+37
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Clean up DCN cursor codeEric Bernstein2-29/+5
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: reprogram surface config on scaling changeEric Yang1-1/+2
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0