summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä2016-06-101-0/+1
* Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie2016-05-271-0/+1
|\
| * drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBTVille Syrjälä2016-05-231-0/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-202/+300
|\ \ | |/
| * drm/i915: Update DRIVER_DATE to 20160425Daniel Vetter2016-04-251-1/+1
| * drm/i915: check for ERR_PTR from i915_gem_object_pin_map()Dave Gordon2016-04-201-2/+4
| * drm/i915/bxt: Enable runtime PMImre Deak2016-04-151-1/+1
| * drm/i915/bxt: Add HW state verification for DDI PHY and CDCLKImre Deak2016-04-151-0/+1
| * drm/i915: Late request cancellations are harmfulChris Wilson2016-04-141-2/+0
| * drm/i915: Prevent leaking of -EIO from i915_wait_request()Chris Wilson2016-04-141-2/+0
| * drm/i915: Store the reset counter when constructing a requestChris Wilson2016-04-141-1/+1
| * drm/i915: Tighten reset_counter for reset statusChris Wilson2016-04-141-3/+0
| * drm/i915: Hide the atomic_read(reset_counter) behind a helperChris Wilson2016-04-141-4/+28
| * drm/i915: Add GEM debugging Kconfig optionChris Wilson2016-04-141-0/+1
| * drm/i915: Disentangle i915_drv.h includesChris Wilson2016-04-141-12/+17
| * drm/i915: Store and use edram capabilitiesMika Kuoppala2016-04-141-2/+5
| * drm/i915/skl: Fix rc6 based gpu/system hangMika Kuoppala2016-04-131-2/+3
| * drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->genJani Nikula2016-04-131-0/+1
| * drm/i915: Only grab correct forcewake for the engine with execlistsTvrtko Ursulin2016-04-121-0/+7
| * drm/i915: Simplify for_each_fw_domain iteratorsTvrtko Ursulin2016-04-121-8/+9
| * drm/i915: Use consistent forcewake auto-release timeout across kernel configsTvrtko Ursulin2016-04-121-1/+1
| * drm/i915: Get panel_type from OpRegion panel detailsVille Syrjälä2016-04-121-0/+5
| * drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_typeVille Syrjälä2016-04-121-0/+1
| * drm/i915: Restore GMBUS operation after a failed bit-banging fallbackVille Syrjälä2016-04-121-0/+1
| * drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter2016-04-111-1/+1
| * drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson2016-04-111-0/+1
| * drm/i915: Refactor duplicate object vmap functionsChris Wilson2016-04-111-4/+33
| * drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson2016-04-091-4/+8
| * drm/i915: Include engine->last_submitted_seqno in GPU error stateChris Wilson2016-04-081-0/+1
| * drm/i915: Do not WARN_ON in i915_vm_to_ppgttJoonas Lahtinen2016-04-071-1/+0
| * drm/i915: Set invert bit for hpd based on VBTShubhangi Shrivastava2016-04-061-0/+2
| * drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHVVille Syrjälä2016-04-051-0/+1
| * drm/i915/guc: reset GuC and retry on firmware load failureArun Siluvery2016-04-051-0/+1
| * drm/i915/shrinker: Hook up vmap allocation failure notifierChris Wilson2016-04-051-0/+1
| * drm/i915: Implement WaPixelRepeatModeFixForC0:chvVille Syrjälä2016-04-011-0/+7
| * drm/i915: Refer to GGTT {,VM} consistentlyJoonas Lahtinen2016-03-311-5/+8
| * drm/i915: Pass crtc_state to color management functions.Maarten Lankhorst2016-03-311-2/+2
| * drm/i915: Add locking to pll updates, v3.Maarten Lankhorst2016-03-311-0/+7
| * drm/i915: Update DRIVER_DATE to 20160330Daniel Vetter2016-03-301-1/+1
| * drm/i915: remove unused dev_priv->render_reclock_availJani Nikula2016-03-291-3/+0
| * drm/i915: move sdvo mappings to vbt dataJani Nikula2016-03-291-2/+1
| * drm/i915: move edp low vswing config to vbt dataJani Nikula2016-03-291-2/+1
| * drm/i915: use a substruct in vbt data for edpJani Nikula2016-03-291-9/+10
| * drm/i915: replace for_each_engine()Dave Gordon2016-03-241-6/+11
| * drm/i915: introduce for_each_engine_id()Dave Gordon2016-03-241-0/+9
| * drm/i915: Split PNV version of crtc_compute_clock()Ander Conselvan de Oliveira2016-03-231-18/+0
| * drm/i915/tdr: Prepare error handler to accept mask of hung enginesarun.siluvery@linux.intel.com2016-03-221-2/+2
| * drm/i915/tdr: Initialize hangcheck struct for each engineTomas Elf2016-03-221-0/+1
| * drm/i915: Implement color management on bdw/skl/bxt/kblLionel Landwerlin2016-03-211-0/+6
| * drm/i915: Extract out gamma table and CSC to their own fileLionel Landwerlin2016-03-211-0/+2
OpenPOWER on IntegriCloud