aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-6/+6
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski1-14/+32
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski1-2/+2
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski1-1/+21
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-6/+6
2018-07-13drm/amd/display: Fix new stream count check in dc_add_stream_to_ctxKen Chalmers1-2/+2
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin1-1/+1
2018-06-15drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac1-1/+2
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin1-130/+289
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin1-8/+17
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-34/+34
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland1-3/+3
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin1-0/+18
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+7
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin1-1/+1
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo1-88/+3
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin1-0/+8
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha1-3/+4
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-51/+48
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-32/+0
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy1-0/+5
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-3/+4
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-1/+1
2018-03-05drm/amd/display: add psr_version to streamXingyue Tao1-1/+1
2018-02-19drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao1-1/+3
2018-02-19drm/amd/display: disable seamless vp adjustment for mirrored surfaceDmytro Laktyushkin1-4/+4
2018-02-19drm/amd/display: Fix null-derefs on non-dcn buildsRoman Li1-1/+2
2018-02-19drm/amd/display: Define remove_stream_from_ctx resource funcNikola Cornij1-0/+3
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun1-0/+2
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-3/+0
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-14drm/amd/display: fix recout_skip calculation when rotating 180 or 270Yongqiang Sun1-34/+60
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher1-1/+1
2017-12-06drm/amd/display/dc/core/dc_resource: use swap macro in rect_swap_helperGustavo A. R. Silva1-9/+2
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-25/+16
2017-11-28drm/amd/display: Fix couple more inconsistent NULL checks in dc_resourceHarry Wentland1-2/+7
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu1-2/+7
2017-11-28drm/amd/display: fix split viewport rounding errorDmytro Laktyushkin1-6/+4
2017-11-28drm/amd/display: fix split recout offsetDmytro Laktyushkin1-2/+2
2017-11-28drm/amd/display: fix split recout calculationDmytro Laktyushkin1-5/+3
2017-11-28drm/amd/display: Add null check for 24BPP (xfm and dpp)Bhawanpreet Lakha1-6/+12
2017-10-21drm/amd/display: WA for 3 display play video hot plug.Yongqiang Sun1-6/+8
2017-10-21drm/amd/display: Correct timings in build scaling paramsAndrew Jiang1-14/+3
2017-10-21drm/amd/display: Fix non-DCN buildHarry Wentland1-0/+2
2017-10-21drm/amd/display: Report stream as different on scaling changeLeo (Sunpeng) Li1-0/+22
2017-10-21drm/amd/display: Set addressable region as active + borderDmytro Laktyushkin1-0/+14
2017-10-21drm/amd/display: rename transform to dpp for dcnYue Hin Lau1-3/+13