aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-26
|\
| * drm: Move drm_clflush prototypes to drm_cache header fileGabriel Krisman Bertazi2017-01-10
* | drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter2017-01-23
* | drm/i915: Remove i915_gem_object_to_ggtt()Chris Wilson2017-01-19
* | drm/i915: Rename some warts in the VMA APIChris Wilson2017-01-19
* | drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-01-19
* | drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa2017-01-19
* | drm/i915: Detect a failed GPU reset+recoveryChris Wilson2017-01-18
* | drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala2017-01-12
* | drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson2017-01-12
* | drm/i915: Extract reserving space in the GTT to a helperChris Wilson2017-01-11
* | drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala2017-01-10
* | drm/i915: Use new CRC debugfs APITomeu Vizoso2017-01-10
* | drm/i915: Include ioctl in set-tiling and get-tiling function namesChris Wilson2017-01-10
* | drm/i915: Move ggtt fence/alignment to i915_gem_tiling.cChris Wilson2017-01-10
* | drm/i915: Store required fence size/alignment for GGTT vmaChris Wilson2017-01-10
* | drm/i915: Align GGTT sizes to a fence tile rowChris Wilson2017-01-10
|/
* drm/i915: Update DRIVER_DATE to 20170109Daniel Vetter2017-01-09
* drm/i915: Use phys_addr_t for the address of stolen memoryChris Wilson2017-01-06
* drm/i915: Consolidate checks for memcpy-from-wc supportChris Wilson2017-01-06
* drm/i915: Move a few more utility macros to i915_utils.hChris Wilson2017-01-05
* drm/i915: Move a few utility macros into a separate headerChris Wilson2017-01-05
* drm/i915: Revoke fenced GTT mmapings across GPU resetChris Wilson2017-01-04
* Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Daniel Vetter2017-01-04
|\
| * drm/i915: Store a pointer to the pixel format info for fbcVille Syrjälä2016-12-15
* | drm/i915: Move number of scalers initialization to runtime initNabendu Maiti2017-01-02
* | drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_typeChris Wilson2016-12-31
* | drm/i915: Complete kerneldoc for struct i915_gem_contextChris Wilson2016-12-31
* | drm/i915: Fix kerneldoc for i915_gem_object_pin_map()Chris Wilson2016-12-31
* | drm/i915: Move assert of page pin vs bind count into i915_vma_unbindChris Wilson2016-12-31
* | drm/i915: Update DRIVER_DATE to 20161226Daniel Vetter2016-12-26
* | drm/i915: request ring to be pinned above GUC_WOPCM_TOPDaniele Ceraolo Spurio2016-12-24
* | drm/i915: Repeat flush of idle work during suspendChris Wilson2016-12-23
* | drm/i915/ddi: Rely on VBT DDI port info for eDP detectionImre Deak2016-12-22
* | drm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.Rodrigo Vivi2016-12-19
* | drm/i915: Drop mutex after successful kref_put_mutex()Chris Wilson2016-12-19
* | drm/i915: Simplify releasing context referenceChris Wilson2016-12-18
* | drm/i915: Unify active context tracking between legacy/execlists/gucChris Wilson2016-12-18
* | drm/i915: introduce range_overflows utility macrosMatthew Auld2016-12-16
* | drm/i915: Parse panel backlight controller from VBTVidya Srinivas2016-12-12
* | drm/i915/perf: More documentation hooked to i915.rstRobert Bragg2016-12-09
* | drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak2016-12-08
* | drm/i915: distinguish G33 and Pineview from each otherJani Nikula2016-12-07
* | drm/i915/skl+: change WM calc to fixed point 16.16Mahesh Kumar2016-12-07
* | drm/i915/bxt: IPC WA for BroxtonMahesh Kumar2016-12-07
* | drm/i915: Protect DSPARB registers with a spinlockVille Syrjälä2016-12-07
* | drm/i915: use platform enum instead of duplicating PCI ID if possibleJani Nikula2016-12-07
* | drm/i915: give G45 and GM45 their own platform enumsJani Nikula2016-12-07
* | drm/i915: add some more "i" in platform names for consistencyJani Nikula2016-12-07
* | drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectivelyJani Nikula2016-12-07