summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko2017-09-221-5/+5
* drm/i915/perf: add support for Coffeelake GT2Lionel Landwerlin2017-09-181-0/+2
* drm/i915: Reinstate GMBUS and AUX interrupts on gen4/g4xVille Syrjälä2017-09-151-3/+5
* drm/i915: Introduce private PAT managementZhi Wang2017-09-141-0/+2
* drm/i915: Introduce INTEL_GEN_MASKJoonas Lahtinen2017-09-141-12/+10
* drm/i915/execlists: Read the context-status HEAD from the HWSPChris Wilson2017-09-131-0/+8
* drm/i915: Squelch smatch warning for statement with no effectChris Wilson2017-09-131-4/+4
* drm/i915/psr: Add enable_source vfunc.Rodrigo Vivi2017-09-111-0/+2
* drm/i915/psr: Add enable_sink vfunc.Rodrigo Vivi2017-09-111-0/+1
* drm/i915/psr: Add setup VSC vfunc.Rodrigo Vivi2017-09-111-0/+1
* drm/i915/psr: Add activate vfunc.Rodrigo Vivi2017-09-111-0/+1
* drm/i915/psr: vfunc for disabling source.Rodrigo Vivi2017-09-111-0/+3
* drm/i915/gen9+: Add has_ipc flag in device info structureMahesh Kumar2017-09-071-1/+4
* drm/i915/skl+: Optimize WM calculationKumar, Mahesh2017-09-071-0/+14
* drm/i915: Fixed point fixed16 wrapper cleanupKumar, Mahesh2017-09-071-7/+7
* drm/i915: Use __sg_alloc_table_from_pages for userptr allocationsTvrtko Ursulin2017-09-071-0/+15
* drm/i915: Update DRIVER_DATE to 20170907Jani Nikula2017-09-071-2/+2
* drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson2017-09-061-7/+0
* drm/i915: Add interface to reserve fence registers for vGPUChangbin Du2017-09-041-0/+3
* drm/i915: rework IS_*_GT* macrosLionel Landwerlin2017-09-011-10/+9
* drm/i915: add GT number to intel_device_infoLionel Landwerlin2017-09-011-0/+1
* drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computationVille Syrjälä2017-08-311-0/+9
* drm/i915: Track minimum acceptable cdclk instead of "minimum dotclock"Ville Syrjälä2017-08-311-1/+11
* drm/i915: Recreate vmapping even when the object is pinnedChris Wilson2017-08-291-0/+3
* drm/i915: Fix FBC cfb stride programming for non X-tiled FBPraveen Paneri2017-08-251-0/+1
* drm/i915/bios: throw away high level child device unionJani Nikula2017-08-251-1/+1
* drm/i915: Keep a small stash of preallocated WC pagesChris Wilson2017-08-221-0/+5
* drm/i915: Update DRIVER_DATE to 20170818Daniel Vetter2017-08-181-2/+2
* drm/i915: Replace execbuf vma ht with an idrChris Wilson2017-08-181-0/+1
* drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-181-0/+7
* drm/i915/opregion: let user specify override VBT via firmware loadJani Nikula2017-08-171-0/+1
* drm/i915: Handle full s64 precision for wait-ioctlChris Wilson2017-08-151-0/+5
* drm/i915: Split obj->cache_coherent to track r/wChris Wilson2017-08-151-6/+0
* Merge tag 'gvt-next-2017-08-15' of https://github.com/01org/gvt-linux into dr...Daniel Vetter2017-08-151-0/+1
|\
| * drm/i915: Enable guest i915 full ppgtt functionalityTina Zhang2017-08-151-0/+1
* | drm/i915: More surgically unbreak the modeset vs reset deadlockDaniel Vetter2017-08-141-0/+3
* | drm/i915: Introduce intel_hpd_pin function.Rodrigo Vivi2017-08-111-0/+1
* | drm/i915: Simplify hpd pin to portRodrigo Vivi2017-08-111-1/+1
* | drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi2017-08-031-2/+2
* | drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin2017-08-031-0/+47
* | drm/i915/perf: prune OA configsLionel Landwerlin2017-08-031-20/+24
|/
* drm/i915: Update DRIVER_DATE to 20170731Daniel Vetter2017-07-311-2/+2
* drm/i915/fbc: add comments to the FBC auxiliary structsPaulo Zanoni2017-07-271-0/+12
* drm/i915: Squelch reset messages during selftestsChris Wilson2017-07-271-2/+6
* drm/i915/hsw+: Add has_fuses power well attributeImre Deak2017-07-271-0/+1
* drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributesImre Deak2017-07-271-0/+6
* drm/i915/bxt, glk: Give a proper name to the power well struct phy fieldImre Deak2017-07-271-1/+5
* drm/i915: Unify power well ID enumsImre Deak2017-07-271-1/+1
* drm/i915: Make i915_gem_context_mark_guilty() safe for unlocked updatesChris Wilson2017-07-271-1/+1
* Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter2017-07-271-2/+0
|\
OpenPOWER on IntegriCloud