summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: move calcs folder into DMLIsabella Basso2022-01-181-1808/+0
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-1/+3
* drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu2021-11-241-1/+1
* drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctxHarry Wentland2021-09-231-29/+32
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-231-5/+5
* drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner2021-05-271-0/+2
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-2/+0
* drm/amd/display: correct asic type check V2Evan Quan2020-10-271-2/+4
* drm/amd/display: Fix DML failures caused by doubled stereo viewportNicholas Kazlauskas2020-07-011-2/+9
* drm/amd/display: Handle RGBE_ALPHA Pixel FormatBhawanpreet Lakha2020-07-011-0/+7
* drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas2020-05-211-1/+20
* drm/amdgpu/display: Fix Pollock Variant DetectionAly-Tawfik2020-03-091-0/+5
* drm/amd/display: Fix RV2 Variant DetectionMichael Strauss2020-02-251-5/+15
* drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher2020-02-041-11/+23
* drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss2020-01-141-2/+2
* amdgpu: Enable initial DCN support on POWERTimothy Pearson2019-12-181-0/+1
* amdgpu: Prepare DCN floating point macros for generic arch supportTimothy Pearson2019-12-181-12/+12
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha2019-09-171-0/+4
* drm/amd/display: Implement voltage limitation stubJoseph Gravenor2019-08-231-1/+9
* drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin2019-07-181-1/+1
* drm/amd/display: Optimize bandwidth validation by adding early returnJoshua Aberback2019-06-221-7/+4
* drm/amd/display: Add DCN2 changes to DMLHarry Wentland2019-06-211-0/+7
* drm/amd/display: fix crash on setmode when mode is close to bw limitSu Sung Chung2019-05-311-2/+13
* drm/amd/display: fix calculation of total_data_read_bandwidthSu Sung Chung2019-05-311-1/+38
* drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-2/+1
* drm/amd/display: Add profiling tools for bandwidth validationJoshua Aberback2019-04-151-0/+18
* drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-151-2/+4
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-49/+49
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-44/+54
|\
| * drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2019-03-271-40/+48
| * drm/amd/display: add preferred pipe split logicJun Lei2019-03-271-1/+1
| * drm/amd/display: fix up reference clock abstractionsJun Lei2019-03-191-1/+1
| * drm/amd/display: Add pp_smu null pointer checkCharlene Liu2019-03-191-2/+4
| * drm/amd/display: PPLIB HookupJun Lei2019-03-051-1/+1
* | drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland2019-03-061-2/+6
|/
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-5/+5
* drm/amd/display: update DCN dml calcsDmytro Laktyushkin2019-01-141-7/+0
* drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-141-1/+1
* drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-051-16/+16
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-261-6/+6
* drm/amd/display: Fix 3D stereo issues.Charlene Liu2018-09-141-2/+3
* drm/amd/display: Move PME to function pointer call semanticsJun Lei2018-08-271-0/+7
* drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei2018-07-241-1/+1
* drm/amd/display: dcc always on for bw calculations on ravenDmytro Laktyushkin2018-07-131-1/+18
* drm/amd/display: Allow option to use worst-case watermarkTony Cheng2018-07-051-1/+22
* drm/amd/display: remove dcn1 watermark sets b, c and dDmytro Laktyushkin2018-07-051-1/+20
* drm/amd/display: fix dcn1 watermark range reportingDmytro Laktyushkin2018-07-051-84/+18
* drm/amd/display: clean rq/dlg/ttu reg structs before calculationsDmytro Laktyushkin2018-07-051-0/+4
* drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2018-07-051-14/+14