summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-14drm/i915: Remove pre-production Broxton register workaroundsChris Wilson1-55/+1
2017-11-14drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnlChris Wilson2-6/+5
2017-11-14drm/i915: fix 64bit divideLionel Landwerlin4-19/+18
2017-11-14drm/i915: Generalize transcoder loopingMika Kahola1-4/+6
2017-11-14drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+James Ausmus4-25/+76
2017-11-14drm/i915: Introduce GEM proxyTina Zhang3-4/+47
2017-11-14drm/i915: Object w/o backing storage is banned by -ENXIOTina Zhang1-1/+1
2017-11-14drm/i915: Fix function name in commentLucas De Marchi1-1/+1
2017-11-13drm/i915: There is only one fault register from GEN8 onwardsMichel Thierry3-18/+49
2017-11-13drm/i915: Clear per-engine fault register as early as possibleMichel Thierry2-2/+2
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin6-0/+141
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin5-2/+202
2017-11-13drm/i915: fix register namingLionel Landwerlin1-2/+2
2017-11-13drm/i915/perf: refactor perf setupLionel Landwerlin1-23/+25
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin5-1/+150
2017-11-13drm/i915/perf: complete whitelisting for OA programming on HSWLionel Landwerlin2-1/+16
2017-11-13drm/i915: Handle locking better in i915_sink_crc.Maarten Lankhorst1-8/+32
2017-11-13drm/i915: Handle adjust better in intel_pipe_config_compareMaarten Lankhorst1-2/+22
2017-11-13drm/i915: Check boolean options in intel_pipe_config_compare with its own macroMaarten Lankhorst1-10/+20
2017-11-13drm/i915: Remove bogus ips_enabled check.Maarten Lankhorst1-8/+0
2017-11-13drm/rockchip: analogix_dp: Use mutex rather than spinlockEmil Renner Berthing1-8/+6
2017-11-12drm/i915: Remove Gen9 WAs with no effectOscar Mateo2-6/+0
2017-11-12drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson5-86/+24
2017-11-11drm/i915: Update watermark state correctly in sanitize_watermarksMaarten Lankhorst1-0/+2
2017-11-11drm/i915/selftests: Yet another forgotten mock_i915->mm initialiserChris Wilson3-17/+18
2017-11-10drm/i915: Kerneldoc typo s/rps/rps_client/Chris Wilson1-1/+1
2017-11-10drm/i915: Stop caching the "golden" renderstateChris Wilson7-109/+54
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson11-73/+224
2017-11-10drm/i915: Mark the context state as dirty/writtenChris Wilson2-11/+27
2017-11-10drm/i915: Inline intel_modeset_gem_init()Chris Wilson3-9/+1
2017-11-10drm/i915: Move intel_init_clock_gating() to i915_gem_init()Chris Wilson2-4/+15
2017-11-10drm/i915: Move GT powersaving init to i915_gem_init()Chris Wilson3-4/+2
2017-11-10drm/i915: Force the switch to the i915->kernel_contextChris Wilson2-6/+30
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin3-2/+29
2017-11-10drm/i915/selftests: Initialise mock_i915->mm.obj_lockChris Wilson1-0/+1
2017-11-10drm/i915: Restore the wait for idle engine after flushing interruptsChris Wilson1-3/+4
2017-11-10drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()Hans de Goede2-4/+16
2017-11-10x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregisterHans de Goede2-2/+42
2017-11-10drm/i915: Move irqs enabled assertion deeper for mock breadcrumbsChris Wilson1-2/+8
2017-11-10drm/i915/selftests: Reduce the volume of the timeout messageChris Wilson1-1/+1
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie7-1/+8
2017-11-10drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi1-1/+1
2017-11-10drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi1-2/+2
2017-11-09drm/i915: Mark up i915_vma_unbind() as a potential sleeperChris Wilson1-0/+1
2017-11-09drm/i915: Mark vm_free_page() as a potential sleeper agentChris Wilson1-0/+8
2017-11-09drm/i915: Use trace_printk to provide a death rattle for GEMChris Wilson3-0/+37
2017-11-09drm/i915: Clean up DP code local variables and calling conventionsVille Syrjälä1-97/+54
2017-11-09drm/i915: Clean up PPS code calling conventionsVille Syrjälä1-57/+42
2017-11-09drm/i915: Nuke intel_digital_port->portVille Syrjälä10-92/+87
2017-11-09drm/i915: Replace dig_port->port with encoder port for BXT DPLL selectionVille Syrjälä1-9/+1