summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c
AgeCommit message (Expand)Author
2018-11-19drm/amd/display: redesign scaling rotation mathDmytro Laktyushkin
2018-11-19drm/amd/display: calculate stream->phy_pix_clk before clock mappingYogesh Mohan Marimuthu
2018-11-19drm/amd/display: resolve minor log problemsWenjing Liu
2018-11-05drm/amd/display: fix mirror rotation scaling mathDmytro Laktyushkin
2018-11-05drm/amd/display: remove interlace scaling adjustmentDmytro Laktyushkin
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin
2018-10-09drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung
2018-10-09drm/amd/display: fix 4K stereo screen flash issueCharlene Liu
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha
2018-09-10drm/amd/display: use link type to decide stream enc acquisitionEric Yang
2018-08-27drm/amd/display: indent an if statementDan Carpenter
2018-08-27drm/amd/display: Enable Stereo in Dal3Alvin lee
2018-08-27drm/amd/display: decouple front and backend pgm using dpms_off as backend ena...Samson Tam
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo
2018-08-27drm/amd/display: fix PIP bugs on Dal3Gloria Li
2018-08-27drm/amd/display: correct image viewport calculationMartin Tsai
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-13drm/amd/display: Check if clock source in use before disablingMikita Lipski
2018-08-13drm/amd/display: Allow clock sharing b/w HDMI and DVIMikita Lipski
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-07-13drm/amd/display: Fix new stream count check in dc_add_stream_to_ctxKen Chalmers
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin
2018-06-15drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin
2018-03-14drm/amd/display: Varibright fix bug and review commentsSivapiriyanKumarasamy
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-05drm/amd/display: add psr_version to streamXingyue Tao
2018-02-19drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2Tao
2018-02-19drm/amd/display: disable seamless vp adjustment for mirrored surfaceDmytro Laktyushkin
2018-02-19drm/amd/display: Fix null-derefs on non-dcn buildsRoman Li
2018-02-19drm/amd/display: Define remove_stream_from_ctx resource funcNikola Cornij
2018-02-19drm/amd/display: Use real BE and FE index to program regs.Yongqiang Sun
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland