summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri1-1551/+0
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-1/+1
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-1/+1
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: update add plane to context logic with a new algorithmWenjing Liu1-4/+6
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee1-0/+5
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-3/+0
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2021-03-24drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-01-14drm/amdgpu: Repeat assignment to max_slave_planesZhiJie.Zhang1-1/+0
2021-01-14drm/amd/display/dc/dce110/dce110_resource: Make local functions invoked by re...Lee Jones1-8/+8
2021-01-05drm/amd/display: Enable fp16 also on DCE-8/10/11.Mario Kleiner1-1/+1
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas1-0/+1
2020-10-23drm/amdgpu: remove unneeded breakTom Rix1-7/+0
2020-10-05drm/amd/display: Add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu1-1/+2
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko1-2/+6
2020-04-23drm/amd/display: change from panel to panel cntlAnthony Koo1-17/+17
2020-04-23drm/amd/display: move panel power seq to new panel structAnthony Koo1-0/+31
2019-12-06drm/amd/display: add separate of private hwss functionsAnthony Koo1-1/+2
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-5/+5
2019-10-25drm/amd/display: map TRANSMITTER_UNIPHY_x to LINK_REGS_xYogesh Mohan Marimuthu1-1/+36
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-1/+3
2019-10-17drm/amd/display: update register field access mechanismabdoulaye berthe1-1/+11
2019-10-03drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-10-03drm/amd/display: prevent memory leakNavid Emamdoost1-0/+1
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-3/+1
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-27/+0
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-1/+34
2019-05-24drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin1-0/+5
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei1-2/+36
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-31/+31
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas1-0/+20
2019-01-26drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu1-0/+2
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis1-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-1/+1
2018-11-08drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin1-8/+8
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin1-1/+1
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin1-8/+0
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin1-4/+4
2018-10-25drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-10drm/amd/display: fix memory leak in resource poolsJun Lei1-0/+2
2018-10-10drm/amd/display: clean up encoding checksEric Yang1-2/+1
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu1-0/+3