summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-05drm/i915: Annotate user relocs with __userVille Syrjälä
2017-09-05drm/i915: Constify load detect modeVille Syrjälä
2017-09-05drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_configChris Wilson
2017-09-05drm/i915: Silence sparse by using gfp_tChris Wilson
2017-09-04Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula
2017-09-04drm/i915: io unmap functions want __iomemVille Syrjälä
2017-09-04drm/i915: Add __rcu to radix tree slot pointerVille Syrjälä
2017-09-04drm/i915: Wake up the device for the fbdev setupVille Syrjälä
2017-09-04drm/i915: Add interface to reserve fence registers for vGPUChangbin Du
2017-09-04drm/i915: Use correct path to trace includeThierry Reding
2017-09-01drm/i915: Fix the missing PPAT cache attributes on CNLZhi Wang
2017-09-01drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2017-09-01drm/i915: Make i2c lock ops staticVille Syrjälä
2017-09-01drm/i915: Make i9xx_load_ycbcr_conversion_matrix() staticVille Syrjälä
2017-09-01drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc...Ville Syrjälä
2017-09-01drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()Ville Syrjälä
2017-09-01drm/i915: Eliminate obj->state usage from pre/post plane updateVille Syrjälä
2017-09-01drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()Ville Syrjälä
2017-09-01drm/i915: rework IS_*_GT* macrosLionel Landwerlin
2017-09-01drm/i915: mark all device info struct with __initconstLionel Landwerlin
2017-09-01drm/i915: add GT number to intel_device_infoLionel Landwerlin
2017-08-31drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeoutsManasi Navare
2017-08-31drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä
2017-08-31drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()Ville Syrjälä
2017-08-31drm/i915: Pass the new crtc state to color management codeVille Syrjälä
2017-08-31drm/i915: Consolidate max_cdclk_freq check in intel_crtc_compute_min_cdclk()Ville Syrjälä
2017-08-31drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"Ville Syrjälä
2017-08-31drm/i915/cnl: Fix DP max voltageRodrigo Vivi
2017-08-31drm/i915/cnl: Fix DDI hdmi level selection.Rodrigo Vivi
2017-08-31drm/i915/cnl: Move ddi buf trans related functions up.Rodrigo Vivi
2017-08-31drm/i915/cnl: Move voltage check into ddi buf trans functions.Rodrigo Vivi
2017-08-31drm/i915: Enable voltage swing before enabling DDI_BUF_CTL.Rodrigo Vivi
2017-08-31drm/i915: Align vswing sequences with old ddi buffer registers.Rodrigo Vivi
2017-08-31drm/i915: decouple gen9 and gen10 dp signal levels.Rodrigo Vivi
2017-08-31drm/i915: Introduce intel_ddi_dp_level.Rodrigo Vivi
2017-08-31drm/i915/cnl: Avoid ioremap_wc on Cannonlake as well.Rodrigo Vivi
2017-08-30drm/i915/cnl: WaDisableI2mCycleOnWRPortRodrigo Vivi
2017-08-30drm/i915/cnl: WA FtrEnableFastAnisoL1BankingFixRodrigo Vivi
2017-08-30drm/i915: Stop using long platform names on clock gating functions.Rodrigo Vivi
2017-08-30drm/i915: Skip fence alignemnt check for the CCS planeVille Syrjälä
2017-08-30drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offsetVille Syrjälä
2017-08-30drm/i915: Always wake the device to flush the GTTChris Wilson
2017-08-29drm/i915: Discard the request queue if we fail to sleep before suspendChris Wilson
2017-08-29drm/i915: Clear wedged status upon resumeChris Wilson
2017-08-29drm/i915: Always sanity check engine state upon idlingChris Wilson
2017-08-29drm/i915: Don't use GPU relocations prior to cmdparser stallsChris Wilson
2017-08-29drm/i915: Recreate vmapping even when the object is pinnedChris Wilson
2017-08-29drm/i915: Remove excess indent in intel_finish_reset() caught by sparseChris Wilson
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie