summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson2017-03-291-0/+1
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-03-141-1/+1
* drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-03-141-2/+0
* drm/i915: Split GEM resetting into 3 phasesChris Wilson2017-03-141-0/+1
* drm/i915/glk: Fix watermark computations for third sprite planeAnder Conselvan de Oliveira2017-03-091-0/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-1/+1
* Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-359/+566
|\
| * Merge tag 'v4.10-rc8' into drm-nextDave Airlie2017-02-231-0/+5
| |\
| * \ Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-271-0/+1
| |\ \
| | * | drm: Move drm_clflush prototypes to drm_cache header fileGabriel Krisman Bertazi2017-01-101-0/+1
| * | | drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter2017-01-231-2/+2
| * | | drm/i915: Remove i915_gem_object_to_ggtt()Chris Wilson2017-01-191-7/+0
| * | | drm/i915: Rename some warts in the VMA APIChris Wilson2017-01-191-11/+1
| * | | drm/i915: Track pinned vma in intel_plane_stateChris Wilson2017-01-191-12/+4
| * | | drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa2017-01-191-0/+2
| * | | drm/i915: Detect a failed GPU reset+recoveryChris Wilson2017-01-181-1/+1
| * | | drm/i915/psr: enable ALPM for psr2Nagaraju, Vathsala2017-01-121-0/+1
| * | | drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t sizeChris Wilson2017-01-121-1/+1
| * | | drm/i915: Extract reserving space in the GTT to a helperChris Wilson2017-01-111-2/+3
| * | | drm/i915/psr: program vsc header for psr2Nagaraju, Vathsala2017-01-101-0/+2
| * | | drm/i915: Use new CRC debugfs APITomeu Vizoso2017-01-101-0/+1
| * | | drm/i915: Include ioctl in set-tiling and get-tiling function namesChris Wilson2017-01-101-4/+4
| * | | drm/i915: Move ggtt fence/alignment to i915_gem_tiling.cChris Wilson2017-01-101-5/+5
| * | | drm/i915: Store required fence size/alignment for GGTT vmaChris Wilson2017-01-101-4/+3
| * | | drm/i915: Align GGTT sizes to a fence tile rowChris Wilson2017-01-101-2/+3
| |/ /
| * | 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
OpenPOWER on IntegriCloud