summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie32-108/+47
2017-09-29amdgpu/dc: cleanup construct returns in gpio.Dave Airlie4-56/+30
2017-09-29amdgpu/dc: remove pointless returns in the i2caux constructor paths. (v2)Dave Airlie28-246/+100
2017-09-29amdgpu/dc: make some audio functions return voidDave Airlie1-12/+2
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie6-12/+6
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie1-41/+34
2017-09-29amdgpu/dc: make dce80 timing generator construct return void.Dave Airlie3-13/+4
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie7-46/+20
2017-09-29amdgpu/dc: make opp construct void.Dave Airlie7-39/+17
2017-09-29amdgpu/dc: make link encoder construct void.Dave Airlie8-86/+44
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie8-58/+26
2017-09-29amdgpu/dc: make timing generator constructor return void.Dave Airlie5-26/+8
2017-09-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie5-8/+8
2017-09-29amdgpu/dm: constify rgb formats.Dave Airlie1-1/+1
2017-09-29amdgpu/dm: constify plane type.Dave Airlie2-4/+4
2017-09-29amdgpu/dm: constify yuv_formats.Dave Airlie1-1/+1
2017-09-29amdgpu/dc: static constify update_surface_trace_levelDave Airlie1-1/+1
2017-09-29amdgpu/dc: drop dc_ver charDave Airlie1-2/+0
2017-09-28drm/amd/display: Remove DWBHarry Wentland7-905/+1
2017-09-28amdgpu/dc: remove wait_reg/wait_reg_func interfaces.Dave Airlie1-46/+0
2017-09-28amdgpu/dc: don't check for 0 on register read/writes always.Dave Airlie1-2/+7
2017-09-28amdgpu/dc: drop dml display_mode_support.c (v2)Dave Airlie3-2335/+1
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie5-557/+324
2017-09-28amdgpu/dc: drop dml_util_is_420Dave Airlie2-34/+0
2017-09-28amdgpu/dc: inline a bunch of the dml wrappers.Dave Airlie7-66/+67
2017-09-28amdgpu/dc: inline a bunch of float operations.Dave Airlie2-35/+30
2017-09-28amdgpu/dc: drop display_pipe_clocks.c.Dave Airlie4-410/+1
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie5-39/+49
2017-09-28amdgpu/dc: add static to construct functionDave Airlie1-1/+1
2017-09-28drm/doc: Reference AMD DC todosHarry Wentland1-0/+10
2017-09-28drm/amd/display: DC I2C reviewHarry Wentland1-15/+10
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland59-330/+362
2017-09-28drm/amd: DC pull request reviewDaniel Vetter1-0/+31
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher1-9/+9
2017-09-26drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha1-1/+1
2017-09-26drm/amd/display: don't clean-up bottom pipe plane_stateShirish S1-8/+0
2017-09-26drm/amd/display: Remove unused dc_validate_guaranteed functionHarry Wentland1-34/+0
2017-09-26drm/amd/display: Reduce DC chattinessHarry Wentland2-35/+42
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland6-38/+42
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland2-0/+5
2017-09-26drm/amd/display: Clean Kconfig formattingHarry Wentland1-5/+5
2017-09-26drm/amd/display: Update include to bring in line with internal treeHarry Wentland2-0/+2
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland2-6/+4
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland3-6/+5
2017-09-26drm/amd/display: Disable FBC for linear tilingRoman Li1-0/+4
2017-09-26drm/amd/display: Update DPP registersVitaly Prosyak1-12/+6
2017-09-26drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2-1/+30
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland6-103/+146
2017-09-26drm/amd/display: Add 2X Cursor Magnification Codepana2-2/+11
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland5-52/+16