summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce112
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Destroy aux_engines only onceDavid Francis2018-08-061-3/+0
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+47
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-131-20/+14
* drm/amd/display: Fix a typo in wm_min_memg_clk_in_khzRex Zhu2018-07-051-4/+4
* drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin2018-07-051-3/+3
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-051-5/+5
* drm/amd/display: Couple formatting fixesHarry Wentland2018-05-151-1/+1
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-112-38/+0
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-052-11/+5
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-052-19/+19
* drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun2018-02-191-0/+1
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+2
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-5/+1
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-295-15/+7
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-9/+4
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-14/+7
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-9/+5
* amdgpu/dc: make timing generator constructor return void.Dave Airlie2017-09-291-6/+2
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-24/+25
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-262-13/+13
* drm/amd/display: Per plane validation context build.Andrey Grodzovsky2017-09-261-10/+6
* drm/amd/display: Per stream validate_context build v2.Andrey Grodzovsky2017-09-262-91/+57
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-264-23/+22
* drm/amd/display: change bw_dceip and bw_vbios into pointersBhawanpreet Lakha2017-09-261-25/+25
* drm/amd/display: Rename more dc_surface stuff to plane_stateHarry Wentland2017-09-261-4/+4
* drm/amd/display: Rename dc_stream to dc_stream_stateHarry Wentland2017-09-262-5/+5
* drm/amd/display: Rename dc_surface to dc_plane_stateHarry Wentland2017-09-261-1/+1
* drm/amd/display: Add per surface validation hook.Andrey Grodzovsky2017-09-261-0/+3
* drm/amd/display: Roll core_stream into dc_streamLeo (Sunpeng) Li2017-09-262-9/+9
* drm/amd/display: Move stream validations into seperate function.Andrey Grodzovsky2017-09-261-22/+3
* drm/amd/display: Roll core_link into dc_linkHarry Wentland2017-09-261-1/+1
* drm/amd/display: fix index and union overwrite in compressorRoman Li2017-09-261-2/+2
* drm/amd/display: make dc_get_validate_context re-entrantDmytro Laktyushkin2017-09-262-13/+17
* drm/amd/display: dce 8 - 12 mem_input refactor to new styleDmytro Laktyushkin2017-09-264-160/+11
* drm/amd/display: refactor bw related variable structure in val_ctxDmytro Laktyushkin2017-09-261-32/+31
* drm/amd/display: Add function to set dither optionDing Wang2017-09-261-1/+1
* drm/amd/display: decouple resource_pool from resource_contextTony Cheng2017-09-261-18/+17
* drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactorDmytro Laktyushkin2017-09-261-47/+34
* drm/amd/display: remove surface validation against stream rectReza Amini2017-09-261-5/+0
* drm/amd/display: decouple per-crtc-plane modelAlex Deucher2017-09-261-0/+2
* drm/amd/display: remove apply_clk_constraints, used validate_bandwidth univer...Dmytro Laktyushkin2017-09-262-10/+10
* drm/amd/display: Surface Validation Fixes + Audio MaskLeon Elazar2017-09-261-2/+2
* drm/amd/display: report cursor size base on the ASICTony Cheng2017-09-261-0/+1
* drm/amd/display: use disp clock value in context rather than bw_resultsDmytro Laktyushkin2017-09-261-0/+1
* drm/amd/display: DMCU Compile and LoadAnthony Koo2017-09-261-0/+51
* drm/amd/display: Proper de-allocation of OPPJoshua Aberback2017-09-261-25/+1
* drm/amd/display: check surface size is at least as large as streamLeon Elazar2017-09-261-2/+2
OpenPOWER on IntegriCloud