summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-21/+42
2017-09-27Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie1-2/+1
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst1-2/+1
2017-09-08Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds1-0/+3
2017-09-07drm/i915: Update DRIVER_DATE to 20170907Jani Nikula1-2/+2
2017-09-07drm/i915: wire up shrinkctl->nr_scannedChris Wilson1-0/+1
2017-09-06drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson1-7/+0
2017-09-04drm/i915: Add interface to reserve fence registers for vGPUChangbin Du1-0/+3
2017-09-01drm/i915: rework IS_*_GT* macrosLionel Landwerlin1-10/+9
2017-09-01drm/i915: add GT number to intel_device_infoLionel Landwerlin1-0/+1
2017-08-31drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä1-0/+9
2017-08-31drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"Ville Syrjälä1-1/+11
2017-08-30drm/i915: Recreate vmapping even when the object is pinnedChris Wilson1-0/+3
2017-08-29drm/i915: Recreate vmapping even when the object is pinnedChris Wilson1-0/+3
2017-08-26drm/i915: Fix FBC cfb stride programming for non X-tiled FBPraveen Paneri1-0/+1
2017-08-25drm/i915/bios: throw away high level child device unionJani Nikula1-1/+1
2017-08-22drm/i915: Keep a small stash of preallocated WC pagesChris Wilson1-0/+5
2017-08-18drm/i915: Update DRIVER_DATE to 20170818Daniel Vetter1-2/+2
2017-08-18drm/i915: Replace execbuf vma ht with an idrChris Wilson1-0/+1
2017-08-18drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson1-0/+7
2017-08-17drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula1-0/+1
2017-08-15drm/i915: Handle full s64 precision for wait-ioctlChris Wilson1-0/+5
2017-08-15drm/i915: Split obj->cache_coherent to track r/wChris Wilson1-6/+0
2017-08-15Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr...Daniel Vetter1-0/+1
2017-08-15drm/i915: Enable guest i915 full ppgtt functionalityTina Zhang1-0/+1
2017-08-14drm/i915: More surgically unbreak the modeset vs reset deadlockDaniel Vetter1-0/+3
2017-08-11drm/i915: Introduce intel_hpd_pin function.Rodrigo Vivi1-0/+1
2017-08-11drm/i915: Simplify hpd pin to portRodrigo Vivi1-1/+1
2017-08-03drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi1-2/+2
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin1-0/+47
2017-08-03drm/i915/perf: prune OA configsLionel Landwerlin1-20/+24
2017-07-31drm/i915: Update DRIVER_DATE to 20170731Daniel Vetter1-2/+2
2017-07-27drm/i915/fbc: add comments to the FBC auxiliary structsPaulo Zanoni1-0/+12
2017-07-27drm/i915: Squelch reset messages during selftestsChris Wilson1-2/+6
2017-07-27drm/i915/hsw+: Add has_fuses power well attributeImre Deak1-0/+1
2017-07-27drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributesImre Deak1-0/+6
2017-07-27drm/i915/bxt, glk: Give a proper name to the power well struct phy fieldImre Deak1-1/+5
2017-07-27drm/i915: Unify power well ID enumsImre Deak1-1/+1
2017-07-27drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updatesChris Wilson1-1/+1
2017-07-27Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter1-2/+0
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-82/+102
2017-07-20drm/i915: Remove intel_flip_work infrastructureDaniel Vetter1-4/+0
2017-07-20drm/i915: Nuke legacy flip queueing codeDaniel Vetter1-5/+0
2017-07-19drm/i915: Drain the device workqueue on unloadChris Wilson1-0/+20
2017-07-17drm/i915: Update DRIVER_DATE to 20170717Daniel Vetter1-2/+2
2017-07-13drm/i915: Addition wrapper for fixed16.16 operationKumar, Mahesh1-0/+19
2017-07-13drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh1-7/+7
2017-07-13drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh1-9/+0
2017-07-13drm/i915: take-out common clamping code of fixed16 wrappersKumar, Mahesh1-16/+12
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter1-1/+2