summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-29amdgpu/dc: cleanup construct returns in gpio.Dave Airlie
2017-09-29amdgpu/dc: remove pointless returns in the i2caux constructor paths. (v2)Dave Airlie
2017-09-29amdgpu/dc: make some audio functions return voidDave Airlie
2017-09-29amdgpu/dc: make program_regamma_pwl return voidDave Airlie
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie
2017-09-29amdgpu/dc: make dce80 timing generator construct return void.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-29amdgpu/dc: constify a bunch of dc structs.Dave Airlie
2017-09-29amdgpu/dm: constify rgb formats.Dave Airlie
2017-09-29amdgpu/dm: constify plane type.Dave Airlie
2017-09-29amdgpu/dm: constify yuv_formats.Dave Airlie
2017-09-29amdgpu/dc: static constify update_surface_trace_levelDave Airlie
2017-09-29amdgpu/dc: drop dc_ver charDave Airlie
2017-09-28drm/amd/display: Remove DWBHarry Wentland
2017-09-28amdgpu/dc: remove wait_reg/wait_reg_func interfaces.Dave Airlie
2017-09-28amdgpu/dc: don't check for 0 on register read/writes always.Dave Airlie
2017-09-28amdgpu/dc: drop dml display_mode_support.c (v2)Dave Airlie
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie
2017-09-28amdgpu/dc: drop dml_util_is_420Dave Airlie
2017-09-28amdgpu/dc: inline a bunch of the dml wrappers.Dave Airlie
2017-09-28amdgpu/dc: inline a bunch of float operations.Dave Airlie
2017-09-28amdgpu/dc: drop display_pipe_clocks.c.Dave Airlie
2017-09-28amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie
2017-09-28amdgpu/dc: add static to construct functionDave Airlie
2017-09-28drm/amd/display: DC I2C reviewHarry Wentland
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-28drm/amd: DC pull request reviewDaniel Vetter
2017-09-26drm/amdgpu: drop experimental flag for vega10Alex Deucher
2017-09-26drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha
2017-09-26drm/amd/display: don't clean-up bottom pipe plane_stateShirish S
2017-09-26drm/amd/display: Remove unused dc_validate_guaranteed functionHarry Wentland
2017-09-26drm/amd/display: Reduce DC chattinessHarry Wentland
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland
2017-09-26drm/amdgpu: Add dc_log module parameterHarry Wentland
2017-09-26drm/amd/display: Clean Kconfig formattingHarry Wentland
2017-09-26drm/amd/display: Update include to bring in line with internal treeHarry Wentland
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland
2017-09-26drm/amd/display: Disable FBC for linear tilingRoman Li
2017-09-26drm/amd/display: Update DPP registersVitaly Prosyak
2017-09-26drm/amd/display: Create fake sink if needed when commit streamHarry Wentland
2017-09-26drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland
2017-09-26drm/amd/display: Add 2X Cursor Magnification Codepana
2017-09-26drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland
2017-09-26drm/amd/display: move dwb registers to header fileYue Hin Lau