summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-08drm/i915/gvt: Refine error handling for intel_vgpu_pin_mmfred gao
2017-09-08drm/i915/gvt: Refine error handling for prepare_execlist_workloadfred gao
2017-09-08drm/i915/gvt: Add error handling for intel_gvt_scan_and_shadow_workloadfred gao
2017-09-08drm/i915/gvt: Separate cmd scan from request allocationfred gao
2017-09-08drm/i915/gvt: Add emulation for BAR2 (aperture) with normal file RW approachChangbin Du
2017-09-08drm/i915/kvmgt: Sanitize PCI bar emulationChangbin Du
2017-09-07drm/i915: Update DRIVER_DATE to 20170907Jani Nikula
2017-09-06drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)Rodrigo Vivi
2017-09-06drm/i915: Lift has-pinned-pages assert to caller of ____i915_gem_object_get_p...Chris Wilson
2017-09-06drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glkRodrigo Vivi
2017-09-06drm/i915/cnl: Allow the reg_read ioctl to read the RCS TIMESTAMP registerNanley Chery
2017-09-06drm/i915: Move device_info.has_snoop into the static tablesChris Wilson
2017-09-06drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson
2017-09-05drm/i915/cnp: Wa 1181: Fix Backlight issueRodrigo Vivi
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: 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