summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+2
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+0
2020-10-27drm/amd/display: correct asic type check V2Evan Quan1-2/+4
2020-07-01drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas1-2/+9
2020-07-01drm/amd/display: Handle RGBE_ALPHA Pixel FormatBhawanpreet Lakha1-0/+7
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas1-1/+20
2020-03-09drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik1-0/+5
2020-02-25drm/amd/display: Fix RV2 Variant DetectionMichael Strauss1-5/+15
2020-02-04drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-01-14drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss1-2/+2
2019-12-19amdgpu: Enable initial DCN support on POWERTimothy Pearson1-0/+1
2019-12-19amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson1-12/+12
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-09-17drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha1-0/+4
2019-08-23drm/amd/display: Implement voltage limitation stubJoseph Gravenor1-1/+9
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-1/+1
2019-06-22drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback1-7/+4
2019-06-22drm/amd/display: Add DCN2 changes to DMLHarry Wentland1-0/+7
2019-05-31drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung1-2/+13
2019-05-31drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung1-1/+38
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-2/+1
2019-04-15drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback1-0/+18
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-2/+4
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-49/+49
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-44/+54
2019-03-28drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback1-40/+48
2019-03-28drm/amd/display: add preferred pipe split logicJun Lei1-1/+1
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei1-1/+1
2019-03-19drm/amd/display: Add pp_smu null pointer checkCharlene Liu1-2/+4
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland1-2/+6
2019-03-05drm/amd/display: PPLIB HookupJun Lei1-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-5/+5
2019-01-14drm/amd/display: update DCN dml calcsDmytro Laktyushkin1-7/+0
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-1/+1
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani1-16/+16
2018-09-27drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung1-6/+6
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu1-2/+3
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei1-0/+7
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei1-1/+1
2018-07-13drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin1-1/+18
2018-07-06drm/amd/display: Allow option to use worst-case watermarkTony Cheng1-1/+22
2018-07-06drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin1-1/+20
2018-07-06drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin1-84/+18
2018-07-06drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin1-0/+4
2018-07-06drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin1-14/+14
2018-07-06drm/amd/display: Introduce pp-smu raven functionsMikita Lipski1-2/+2
2018-07-06drm/amd/display: move clock programming from set_bandwidth to dccgDmytro Laktyushkin1-1/+1
2018-07-06drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin1-11/+11
2018-07-06drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-17/+17
2018-05-19drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-4/+4