aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c
AgeCommit message (Expand)Author
2019-12-02drm/amd/display: prevent memory leakNavid Emamdoost
2019-11-25drm/amd/display: memory leakNavid Emamdoost
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei
2018-10-09drm/amd/display: clean up encoding checksEric Yang
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis
2018-07-05drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin
2018-03-14drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun
2018-02-19drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland
2017-12-04drm/amdgpu: add license to files where it was missingAlex Deucher
2017-10-21drm/amd/display: add max_video_width cap to dcDmytro Laktyushkin
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie
2017-09-29amdgpu/dc: make timing generator constructor return void.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Set add_stream_ctx for CZ, Hawaii and othersHarry Wentland
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Per plane validation context build.Andrey Grodzovsky
2017-09-26drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland
2017-09-26drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland
2017-09-26drm/amd/display: Add per surface validation hook.Andrey Grodzovsky
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland
2017-09-26drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li
2017-09-26drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin