summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update DRIVER_DATE to 20170109Daniel Vetter2017-01-091-2/+2
* drm/i915: Use phys_addr_t for the address of stolen memoryChris Wilson2017-01-061-1/+1
* drm/i915: Consolidate checks for memcpy-from-wc supportChris Wilson2017-01-061-0/+16
* drm/i915: Move a few more utility macros to i915_utils.hChris Wilson2017-01-051-20/+0
* drm/i915: Move a few utility macros into a separate headerChris Wilson2017-01-051-12/+1
* drm/i915: Revoke fenced GTT mmapings across GPU resetChris Wilson2017-01-041-1/+3
* Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter2017-01-041-2/+2
|\
| * drm/i915: Store a pointer to the pixel format info for fbcVille Syrjälä2016-12-151-2/+2
* | drm/i915: Move number of scalers initialization to runtime initNabendu Maiti2017-01-021-0/+1
* | drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_typeChris Wilson2016-12-311-1/+1
* | drm/i915: Complete kerneldoc for struct i915_gem_contextChris Wilson2016-12-311-98/+1
* | drm/i915: Fix kerneldoc for i915_gem_object_pin_map()Chris Wilson2016-12-311-3/+3
* | drm/i915: Move assert of page pin vs bind count into i915_vma_unbindChris Wilson2016-12-311-1/+0
* | drm/i915: Update DRIVER_DATE to 20161226Daniel Vetter2016-12-261-2/+2
* | drm/i915: request ring to be pinned above GUC_WOPCM_TOPDaniele Ceraolo Spurio2016-12-241-0/+1
* | drm/i915: Repeat flush of idle work during suspendChris Wilson2016-12-231-0/+13
* | drm/i915/ddi: Rely on VBT DDI port info for eDP detectionImre Deak2016-12-221-0/+1
* | drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.Rodrigo Vivi2016-12-191-0/+1
* | drm/i915: Drop mutex after successful kref_put_mutex()Chris Wilson2016-12-191-3/+4
* | drm/i915: Simplify releasing context referenceChris Wilson2016-12-181-0/+7
* | drm/i915: Unify active context tracking between legacy/execlists/gucChris Wilson2016-12-181-4/+0
* | drm/i915: introduce range_overflows utility macrosMatthew Auld2016-12-161-0/+12
* | drm/i915: Parse panel backlight controller from VBTVidya Srinivas2016-12-121-0/+1
* | drm/i915/perf: More documentation hooked to i915.rstRobert Bragg2016-12-091-27/+124
* | drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak2016-12-081-0/+2
* | drm/i915: distinguish G33 and Pineview from each otherJani Nikula2016-12-071-2/+1
* | drm/i915/skl+: change WM calc to fixed point 16.16Mahesh Kumar2016-12-071-0/+84
* | drm/i915/bxt: IPC WA for BroxtonMahesh Kumar2016-12-071-0/+2
* | drm/i915: Protect DSPARB registers with a spinlockVille Syrjälä2016-12-071-0/+3
* | drm/i915: use platform enum instead of duplicating PCI ID if possibleJani Nikula2016-12-071-5/+5
* | drm/i915: give G45 and GM45 their own platform enumsJani Nikula2016-12-071-3/+5
* | drm/i915: add some more "i" in platform names for consistencyJani Nikula2016-12-071-2/+2
* | drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectivelyJani Nikula2016-12-071-4/+4
* | drm/i915: replace platform flags with a platform enumJani Nikula2016-12-071-33/+47
* | drm/i915: Keep has_* in alphabetical orderMichel Thierry2016-12-071-2/+2
* | drm/i915: Advertise ppgtt support type in platform definitionMichel Thierry2016-12-071-0/+3
* | drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)Chris Wilson2016-12-051-1/+2
* | drm/i915: Mark all non-vma being inserted into the address spacesChris Wilson2016-12-051-0/+2
* | drm/i915: Skip vblank wait if cxsr was already offVille Syrjälä2016-12-051-1/+1
* | drm/i915: Organize vlv/chv watermarks by plane_idVille Syrjälä2016-12-051-9/+7
* | drm/i915: Update DRIVER_DATE to 20161205Daniel Vetter2016-12-051-2/+2
* | drm/i915/glk: Implement Geminilake DDI init sequenceAnder Conselvan de Oliveira2016-12-021-2/+3
* | drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_privTvrtko Ursulin2016-12-011-3/+3
* | drm/i915: Make i915_destroy_error_state take dev_privTvrtko Ursulin2016-12-011-3/+3
* | drm/i915: Make gmbus setup take dev_privTvrtko Ursulin2016-12-011-2/+2
* | drm/i915: Unexport VGA switcheroo functionsTvrtko Ursulin2016-12-011-3/+0
* | drm/i915: More GEM init dev_priv cleanupTvrtko Ursulin2016-12-011-4/+4
* | drm/i915: Make various init functions take dev_privTvrtko Ursulin2016-12-011-5/+5
* | drm/i915: Make GEM object create and create from data take dev_privTvrtko Ursulin2016-12-011-4/+5
* | drm/i915: Make GEM object alloc/free and stolen created take dev_privTvrtko Ursulin2016-12-011-3/+3
OpenPOWER on IntegriCloud