aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31drm/amd/display: Update function to get optimal number of tapsEric Bernstein1-0/+1
2020-03-19drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin1-2/+5
2020-03-05drm/amd/display: add worst case dcc meta pitch to fake planeJoseph Gravenor1-2/+2
2020-02-12drm/amdgpu/display move get_num_odm_splits() into dc_resource.cAlex Deucher1-0/+16
2020-02-12drm/amdgpu/display: extend DCN guardsAlex Deucher1-2/+2
2020-02-11drm/amd/display: add odm split logic to scaling calculationsDmytro Laktyushkin1-62/+109
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu1-1/+1
2020-01-16drm/amd/display: Disable secondary link for certain monitorsNikola Cornij1-3/+7
2019-12-18drm/amd/display: fix 270 degree rotation for mixed-SLS modeSamson Tam1-3/+54
2019-12-18drm/amd/display: Remove integer scaling code from DC and fix cursorAric Cyr1-44/+0
2019-12-18drm/amd/display: Enable Seamless Boot Transition for Multiple StreamsMartin Leung1-1/+19
2019-12-18drm/amd/display: AVI info package change due to spec updateQingqing Zhuo1-1/+1
2019-12-18drm/amd/display: Disable integerscaling for downscale and MPOAidan Yang1-1/+17
2019-12-18drm/amd/display: HDMI 2.x audio bandwidth checkCharlene Liu1-0/+48
2019-12-05drm/amd/display: Return a correct error valueMikita Lipski1-3/+3
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-2/+1
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha1-6/+6
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha1-6/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-7/+1
2019-11-13drm/amd/display: Unify all scaling when Integer Scaling enabledReza Amini1-17/+4
2019-10-28drm/amd/display: Make calculate_integer_scaling staticYueHaibing1-1/+1
2019-10-25drm/amd/display: Add center mode for integer scaling in DCReza Amini1-8/+35
2019-10-25drm/amd/display: do not synchronize "drr" displaysJun Lei1-0/+6
2019-10-25drm/amd/display: audio endpoint cannot switchPaul Hsieh1-2/+3
2019-10-03drm/amd/display: fix use of uninitialized variableMartin Leung1-1/+1
2019-10-03drm/amd/display: enable single dp seamless bootMartin Leung1-13/+13
2019-08-29drm/amd/display: Handle Renoir in DCBhawanpreet Lakha1-0/+12
2019-08-23drm/amd/display: flicking observed while installing driver on Navi10 CFhersen wu1-0/+1
2019-08-23drm/amd/display: fix odm stream releaseDmytro Laktyushkin1-33/+32
2019-08-23drm/amd/display: support spdifCharlene Liu1-9/+8
2019-08-23drm/amd/display: re structure odm to allow 4 to 1 supportDmytro Laktyushkin1-100/+50
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-15/+24
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-5/+2
2019-07-18drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-07-18drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin1-0/+1
2019-07-18drm/amd/display: Implement DAL3 GPU Integer ScalingReza Amini1-0/+16
2019-07-18drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-07-18drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freqhersen wu1-26/+16
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas1-0/+3
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland1-0/+15
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+3
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+3
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-1/+1
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-41/+1
2019-05-24drm/amd/display: enabling stream after HPD low to high happenedCharlene Liu1-0/+4
2019-05-24drm/amd/display: add null checks and set update flagsDmytro Laktyushkin1-1/+0
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland1-4/+0
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma1-18/+0
2019-05-24drm/amd/display: fix acquire_first_split_pipe functionDmytro Laktyushkin1-18/+21