summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update DRIVER_DATE to 20160124Daniel Vetter2016-01-241-1/+1
* drm/i915: Decouple execbuf uAPI from internal implementationTvrtko Ursulin2016-01-211-2/+2
* drm/i915: abolish separate per-ring default_context pointersDave Gordon2016-01-211-0/+2
* drm/i915: simplify allocation of driver-internal requestsDave Gordon2016-01-211-3/+3
* Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"Matt Roper2016-01-201-12/+1
* drm/i915: Cache LRC state page in the contextTvrtko Ursulin2016-01-181-0/+1
* drm/i915: Do not call API requiring struct_mutex where it is not availableTvrtko Ursulin2016-01-181-0/+2
* drm/i915: add onoff utility functionJani Nikula2016-01-141-0/+5
* drm/i915: Arm the unclaimed mmio debugs on suspend pathMika Kuoppala2016-01-111-1/+1
* drm/i915: Update DRIVER_DATE to 20160111Daniel Vetter2016-01-111-1/+1
* drm/i915: Do one shot unclaimed mmio detection less frequentlyMika Kuoppala2016-01-081-0/+3
* drm/i915: Introduce intel_uncore_unclaimed_mmioMika Kuoppala2016-01-081-1/+1
* drm/i915: Use plane state for primary plane updates.Maarten Lankhorst2016-01-071-3/+0
* drm/i915: Add two-stage ILK-style watermark programming (v10)Matt Roper2016-01-071-1/+12
* drm/i915: Sanitize watermarks after hardware state readout (v4)Matt Roper2016-01-061-0/+1
* drm/i915/bios: rewrite sequence block parsingJani Nikula2016-01-051-1/+1
* drm/i915: Keep track of the cdclk as if all crtc's were active.Maarten Lankhorst2015-12-221-1/+1
* drm/i915: Do not acquire crtc state to check clock during modeset, v4.Maarten Lankhorst2015-12-221-0/+5
* drm/i915: Compile-time concatenate WARN_ON macro stringsJoonas Lahtinen2015-12-221-10/+4
* drm/i915: Simplify _STATE_ debug macrosJoonas Lahtinen2015-12-221-10/+5
* drm/i915: Decouple struct i915_params i915 into i915_params.hJoonas Lahtinen2015-12-211-38/+2
* drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc alsoMika Kuoppala2015-12-181-0/+5
* drm/i915: Update DRIVER_DATE to 20151218Daniel Vetter2015-12-181-1/+1
* drm/i915: Only spin whilst waiting on the current requestChris Wilson2015-12-181-8/+19
* drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson2015-12-171-0/+1
* drm/i915: add support for checking RPM atomic sectionsImre Deak2015-12-171-0/+1
* drm/i915: add support for checking if we hold an RPM referenceImre Deak2015-12-171-0/+1
* drm/i915/opregion: handle VBT sizes bigger than 6 KBJani Nikula2015-12-171-0/+1
* drm/i915/bios: prefer using dev_priv over dev pointerJani Nikula2015-12-161-1/+1
* drm/i915: move drmP.h include to i915_drv.hJani Nikula2015-12-161-0/+1
* drm/i915/debugfs: add a separate debugfs file for VBTJani Nikula2015-12-161-0/+1
* drm/i915/opregion: make VBT pointer a constJani Nikula2015-12-161-1/+1
* drm/i915: refactor VBT validationJani Nikula2015-12-161-0/+1
* drm/i915/bios: rename intel_parse_bios to intel_bios_initJani Nikula2015-12-161-0/+3
* Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter2015-12-111-6/+8
|\
| * drm/i915: Add reverse mapping between port and intel_encoderTakashi Iwai2015-12-101-0/+2
| * Merge tag 'drm-intel-next-2015-11-20-merged' of git://anongit.freedesktop.org...Dave Airlie2015-12-011-74/+101
| |\
| * | drm/i915: fix potential dangling else problems in for_each_ macrosJani Nikula2015-11-251-6/+6
* | | drm/i915: mark GEM object pages dirty when mapped & written by the CPUDave Gordon2015-12-111-0/+3
* | | drm/i915: Separate cherryview from valleyviewWayne Boyer2015-12-101-6/+10
* | | drm/i915: Add soft-pinning API for execbufferChris Wilson2015-12-091-0/+2
* | | drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake.Rodrigo Vivi2015-12-081-2/+2
* | | drm/i915/kbl: Use propper ddi buffer translation table for Kabylake ULT and ULX.Rodrigo Vivi2015-12-081-0/+8
* | | drm/i915: Update DRIVER_DATE to 20151204Daniel Vetter2015-12-041-1/+1
* | | Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter2015-12-041-1/+0
* | | drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath2015-12-031-0/+1
* | | drm/i915: kill fbc.uncompressed_sizePaulo Zanoni2015-12-031-1/+0
* | | drm/i915: use a single intel_fbc_work structPaulo Zanoni2015-12-031-2/+4
* | | drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni2015-12-031-0/+1
* | | drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni2015-12-031-6/+4
OpenPOWER on IntegriCloud