aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä2017-09-012-12/+12
* drm/i915: Make i2c lock ops staticVille Syrjälä2017-09-012-2/+2
* drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä2017-09-011-1/+1
* drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...Ville Syrjälä2017-09-011-3/+3
* drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()Ville Syrjälä2017-09-011-10/+9
* drm/i915: Eliminate obj->state usage from pre/post plane updateVille Syrjälä2017-09-011-3/+6
* drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()Ville Syrjälä2017-09-013-26/+51
* drm/i915: rework IS_*_GT* macrosLionel Landwerlin2017-09-011-10/+9
* drm/i915: mark all device info struct with __initconstLionel Landwerlin2017-09-011-47/+47
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2017-09-012-43/+151
* drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare2017-08-311-1/+1
* drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä2017-08-313-15/+32
* drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()Ville Syrjälä2017-08-313-21/+32
* drm/i915: Pass the new crtc state to color management codeVille Syrjälä2017-08-311-2/+2
* drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()Ville Syrjälä2017-08-312-53/+48
* drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"Ville Syrjälä2017-08-314-114/+125
* drm/i915/cnl: Fix DP max voltageRodrigo Vivi2017-08-311-4/+11
* drm/i915/cnl: Fix DDI hdmi level selection.Rodrigo Vivi2017-08-311-1/+4
* drm/i915/cnl: Move ddi buf trans related functions up.Rodrigo Vivi2017-08-311-61/+61
* drm/i915/cnl: Move voltage check into ddi buf trans functions.Rodrigo Vivi2017-08-311-27/+21
* drm/i915: Enable voltage swing before enabling DDI_BUF_CTL.Rodrigo Vivi2017-08-311-1/+6
* drm/i915: Align vswing sequences with old ddi buffer registers.Rodrigo Vivi2017-08-311-12/+10
* drm/i915: decouple gen9 and gen10 dp signal levels.Rodrigo Vivi2017-08-313-15/+23
* drm/i915: Introduce intel_ddi_dp_level.Rodrigo Vivi2017-08-311-6/+10
* drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well.Rodrigo Vivi2017-08-311-4/+4
* drm/i915/cnl: WaDisableI2mCycleOnWRPortRodrigo Vivi2017-08-302-0/+6
* drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFixRodrigo Vivi2017-08-302-0/+4
* drm/i915: Stop using long platform names on clock gating functions.Rodrigo Vivi2017-08-301-22/+22
* drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä2017-08-301-1/+1
* drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä2017-08-301-44/+64
* drm/i915: Always wake the device to flush the GTTChris Wilson2017-08-301-6/+5
* drm/i915: Discard the request queue if we fail to sleep before suspendChris Wilson2017-08-291-1/+2
* drm/i915: Clear wedged status upon resumeChris Wilson2017-08-291-0/+6
* drm/i915: Always sanity check engine state upon idlingChris Wilson2017-08-291-19/+8
* drm/i915: Don't use GPU relocations prior to cmdparser stallsChris Wilson2017-08-291-1/+10
* drm/i915: Recreate vmapping even when the object is pinnedChris Wilson2017-08-294-3/+13
* drm/i915: Remove excess indent in intel_finish_reset() caught by sparseChris Wilson2017-08-291-2/+2
* drm/i915: Beef up of Beef up the IPS vs. CRC workaroundMarta Lofstedt2017-08-281-3/+0
* drm/i915/bios: amend edp block based on intel_vbt_decodeJani Nikula2017-08-282-7/+22
* drm/i915/bios: amend child device flags based on intel_vbt_decodeJani Nikula2017-08-281-2/+7
* drm/i915/bios: amend bdb_general_featuresJani Nikula2017-08-281-6/+10
* drm/i915/bios: split up iboost to hdmi and dp bitfieldsJani Nikula2017-08-282-3/+4
* drm/i915: Quietly cancel FBC activation if CRTC is turned off before workerChris Wilson2017-08-261-3/+1
* drm/i915: Fix FBC cfb stride programming for non X-tiled FBPraveen Paneri2017-08-253-0/+22
* drm/i915/cnl: don't hardcode DPCLKA_CFGCR0_DDI_CLK_SEL_SHIFTPaulo Zanoni2017-08-251-1/+1
* drm/i915/bios: drop the rest of the p_ prefixes from pointersJani Nikula2017-08-251-43/+41
* drm/i915/bios: throw away unused DVO_* macrosJani Nikula2017-08-251-5/+0
* drm/i915/bios: group device type definitions togetherJani Nikula2017-08-251-52/+51
* drm/i915/bios: document child device config dvo_port values a bit betterJani Nikula2017-08-251-20/+21
* drm/i915/bios: throw away struct old_child_dev_configJani Nikula2017-08-252-30/+4