aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-24drm/amd/display: Define Byte 14 on AVI InfoFrameChris Park1-0/+7
2019-05-24drm/amd/display: Support AVI InfoFrame V3 and V4Chris Park1-2/+13
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-2/+4
2019-04-10drm/amd/display: fix is odm head pipe logicDmytro Laktyushkin1-8/+3
2019-04-10drm/amd/display: fix clk_mgr namingDmytro Laktyushkin1-1/+1
2019-03-27drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin1-2/+2
2019-03-27drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein1-1/+2
2019-03-27drm/amd/display: Pass init_data into DCN resource creationHarry Wentland1-14/+12
2019-03-27drm/amd/display: add preferred pipe split logicJun Lei1-9/+45
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma1-0/+18
2019-03-20drm/amd/display: fix odm pipe managementDmytro Laktyushkin1-7/+51
2019-03-20drm/amd/display: fix odm combine pipe resetDmytro Laktyushkin1-4/+2
2019-03-20drm/amd/display: fix releasing planes when exiting odmDmytro Laktyushkin1-2/+4
2019-03-19drm/amd/display: fix up reference clock abstractionsJun Lei1-1/+24
2019-03-19drm/amd/display: Free DCN version of stream encoderEric Bernstein1-0/+1
2019-03-19drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo1-0/+8
2019-03-05drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin1-0/+3
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo1-2/+54
2019-01-14drm/amd/display: Improve logging of validation failures during atomic_checkEric Bernstein1-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-5/+5
2019-01-14drm/amd/display: remove sink reference in dc_stream_stateJun Lei1-7/+7
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li1-1/+5
2018-11-30drm/amd/display: Info frame cleanupHarmanprit Tatla1-104/+6
2018-11-30drm/amd/display: Start documentation of DCDavid Francis1-4/+31
2018-11-19drm/amd/display: get tail pipe before aquire free pipeEric Bernstein1-4/+3
2018-11-19drm/amd/display: redesign scaling rotation mathDmytro Laktyushkin1-414/+240