summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/dc: remove wait_reg/wait_reg_func interfaces.Dave Airlie2017-09-281-46/+0
* amdgpu/dc: don't check for 0 on register read/writes always.Dave Airlie2017-09-281-2/+7
* amdgpu/dc: drop dml display_mode_support.c (v2)Dave Airlie2017-09-283-2335/+1
* amdgpu/dc: separate out some common code from bios parsers.Dave Airlie2017-09-285-557/+324
* amdgpu/dc: drop dml_util_is_420Dave Airlie2017-09-282-34/+0
* amdgpu/dc: inline a bunch of the dml wrappers.Dave Airlie2017-09-287-66/+67
* amdgpu/dc: inline a bunch of float operations.Dave Airlie2017-09-282-35/+30
* amdgpu/dc: drop display_pipe_clocks.c.Dave Airlie2017-09-284-410/+1
* amdgpu/dc: move filter taps to being static const data (v2)Dave Airlie2017-09-285-39/+49
* amdgpu/dc: add static to construct functionDave Airlie2017-09-281-1/+1
* drm/amd/display: DC I2C reviewHarry Wentland2017-09-281-15/+10
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-2859-330/+362
* drm/amd: DC pull request reviewDaniel Vetter2017-09-281-0/+31
* drm/amdgpu: drop experimental flag for vega10Alex Deucher2017-09-271-9/+9
* drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha2017-09-271-1/+1
* drm/amd/display: don't clean-up bottom pipe plane_stateShirish S2017-09-271-8/+0
* drm/amd/display: Remove unused dc_validate_guaranteed functionHarry Wentland2017-09-271-34/+0
* drm/amd/display: Reduce DC chattinessHarry Wentland2017-09-272-35/+42
* drm/amd/display: Pass log_mask from DMHarry Wentland2017-09-276-38/+42
* drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-272-0/+5
* drm/amd/display: Clean Kconfig formattingHarry Wentland2017-09-271-5/+5
* drm/amd/display: Update include to bring in line with internal treeHarry Wentland2017-09-272-0/+2
* drm/amd/display: Change comments to bring in line with internal treeHarry Wentland2017-09-272-6/+4
* drm/amd/display: Format changes to bring in line with internal treeHarry Wentland2017-09-273-6/+5
* drm/amd/display: Disable FBC for linear tilingRoman Li2017-09-271-0/+4
* drm/amd/display: Update DPP registersVitaly Prosyak2017-09-271-12/+6
* drm/amd/display: Create fake sink if needed when commit streamHarry Wentland2017-09-272-1/+30
* drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland2017-09-276-103/+146
* drm/amd/display: Add 2X Cursor Magnification Codepana2017-09-272-2/+11
* drm/amd/display: No need to keep track of unreffed clk sourcesHarry Wentland2017-09-275-52/+16
* drm/amd/display: move dwb registers to header fileYue Hin Lau2017-09-273-288/+289
* drm/amd/display: remove output_format from ipp_setupEric Bernstein2017-09-276-12/+7
* drm/amd/display: Remove switching of clk sources at end of commitHarry Wentland2017-09-271-36/+0
* drm/amd/display: Power down clock source at commitHarry Wentland2017-09-274-21/+46
* drm/amd/display: Don't reset clock source at unrefHarry Wentland2017-09-274-19/+35
* drm/amd/display: seperate dpp_cm_helper functions into new fileYue Hin Lau2017-09-275-155/+330
* drm/amd/display: Fix context alloc failed loggingAndrew Jiang2017-09-271-5/+4
* drm/amd/display: fix default ditheringTony Cheng2017-09-273-26/+24
* drm/amd/display: Enable dcn10_power_on_fe log by defaultHarry Wentland2017-09-271-2/+2
* drm/amd/display: fix crc_source_select use hardcoded color depthCharlene Liu2017-09-271-1/+19
* drm/amd/display: set CP2520 Test pattern to use DP_TEST_PATTERN_HBR2_COMPLIAN...Wenjing Liu2017-09-271-1/+1
* drm/amd/display: USB-C to HDMI dongle not lightHersen Wu2017-09-273-16/+33
* drm/amd/display: dce110: fix plane validationShirish S2017-09-271-13/+6
* drm/amd/display: Request to have DCN RV pipe HarvestingHersen Wu2017-09-271-12/+43
* drm/amd/display: Use TPS4 instead of CP2520_3 for phy pattern 7Wenjing Liu2017-09-271-1/+1
* drm/amd/display: Remove sanity check.Yongqiang Sun2017-09-271-6/+0
* drm/amd/display: Added negative check for vertical line start.Yongqiang Sun2017-09-271-3/+7
* drm/amd/display: Get OTG info if OTG master enabledLogatharshan Thothiralingam2017-09-273-1/+9
* drm/amdgpu: Remove unused flip_flags from amdgpu_crtcHarry Wentland2017-09-271-1/+0
* drm/amd/display: clean up cm register programming functionsYue Hin Lau2017-09-272-295/+76