index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
drm/i915: Remove pre-production Broxton register workarounds
Chris Wilson
1
-55
/
+1
2017-11-14
drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnl
Chris Wilson
2
-6
/
+5
2017-11-14
drm/i915: fix 64bit divide
Lionel Landwerlin
4
-19
/
+18
2017-11-14
drm/i915: Generalize transcoder looping
Mika Kahola
1
-4
/
+6
2017-11-14
drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
James Ausmus
4
-25
/
+76
2017-11-14
drm/i915: Introduce GEM proxy
Tina Zhang
3
-4
/
+47
2017-11-14
drm/i915: Object w/o backing storage is banned by -ENXIO
Tina Zhang
1
-1
/
+1
2017-11-14
drm/i915: Fix function name in comment
Lucas De Marchi
1
-1
/
+1
2017-11-13
drm/i915: There is only one fault register from GEN8 onwards
Michel Thierry
3
-18
/
+49
2017-11-13
drm/i915: Clear per-engine fault register as early as possible
Michel Thierry
2
-2
/
+2
2017-11-13
drm/i915: expose command stream timestamp frequency to userspace
Lionel Landwerlin
6
-0
/
+141
2017-11-13
drm/i915/perf: enable perf support on CNL
Lionel Landwerlin
5
-2
/
+202
2017-11-13
drm/i915: fix register naming
Lionel Landwerlin
1
-2
/
+2
2017-11-13
drm/i915/perf: refactor perf setup
Lionel Landwerlin
1
-23
/
+25
2017-11-13
drm/i915/perf: add support for Coffeelake GT3
Lionel Landwerlin
5
-1
/
+150
2017-11-13
drm/i915/perf: complete whitelisting for OA programming on HSW
Lionel Landwerlin
2
-1
/
+16
2017-11-13
drm/i915: Handle locking better in i915_sink_crc.
Maarten Lankhorst
1
-8
/
+32
2017-11-13
drm/i915: Handle adjust better in intel_pipe_config_compare
Maarten Lankhorst
1
-2
/
+22
2017-11-13
drm/i915: Check boolean options in intel_pipe_config_compare with its own macro
Maarten Lankhorst
1
-10
/
+20
2017-11-13
drm/i915: Remove bogus ips_enabled check.
Maarten Lankhorst
1
-8
/
+0
2017-11-13
drm/rockchip: analogix_dp: Use mutex rather than spinlock
Emil Renner Berthing
1
-8
/
+6
2017-11-12
drm/i915: Remove Gen9 WAs with no effect
Oscar Mateo
2
-6
/
+0
2017-11-12
drm/i915: Remove redundant intel_autoenable_gt_powersave()
Chris Wilson
5
-86
/
+24
2017-11-11
drm/i915: Update watermark state correctly in sanitize_watermarks
Maarten Lankhorst
1
-0
/
+2
2017-11-11
drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
Chris Wilson
3
-17
/
+18
2017-11-10
drm/i915: Kerneldoc typo s/rps/rps_client/
Chris Wilson
1
-1
/
+1
2017-11-10
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
7
-109
/
+54
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
11
-73
/
+224
2017-11-10
drm/i915: Mark the context state as dirty/written
Chris Wilson
2
-11
/
+27
2017-11-10
drm/i915: Inline intel_modeset_gem_init()
Chris Wilson
3
-9
/
+1
2017-11-10
drm/i915: Move intel_init_clock_gating() to i915_gem_init()
Chris Wilson
2
-4
/
+15
2017-11-10
drm/i915: Move GT powersaving init to i915_gem_init()
Chris Wilson
3
-4
/
+2
2017-11-10
drm/i915: Force the switch to the i915->kernel_context
Chris Wilson
2
-6
/
+30
2017-11-10
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
3
-2
/
+29
2017-11-10
drm/i915/selftests: Initialise mock_i915->mm.obj_lock
Chris Wilson
1
-0
/
+1
2017-11-10
drm/i915: Restore the wait for idle engine after flushing interrupts
Chris Wilson
1
-3
/
+4
2017-11-10
drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()
Hans de Goede
2
-4
/
+16
2017-11-10
x86/platform/intel/iosf_mbi: Add unlocked PMIC bus access notifier unregister
Hans de Goede
2
-2
/
+42
2017-11-10
drm/i915: Move irqs enabled assertion deeper for mock breadcrumbs
Chris Wilson
1
-2
/
+8
2017-11-10
drm/i915/selftests: Reduce the volume of the timeout message
Chris Wilson
1
-1
/
+1
2017-11-10
drm/mode_object: fix documentation for object lookups.
Dave Airlie
7
-1
/
+8
2017-11-10
drm/i915: Update DRIVER_DATE to 20171109
Rodrigo Vivi
1
-1
/
+1
2017-11-10
drm/i915: Update DRIVER_DATE to 20171109
Rodrigo Vivi
1
-2
/
+2
2017-11-09
drm/i915: Mark up i915_vma_unbind() as a potential sleeper
Chris Wilson
1
-0
/
+1
2017-11-09
drm/i915: Mark vm_free_page() as a potential sleeper agent
Chris Wilson
1
-0
/
+8
2017-11-09
drm/i915: Use trace_printk to provide a death rattle for GEM
Chris Wilson
3
-0
/
+37
2017-11-09
drm/i915: Clean up DP code local variables and calling conventions
Ville Syrjälä
1
-97
/
+54
2017-11-09
drm/i915: Clean up PPS code calling conventions
Ville Syrjälä
1
-57
/
+42
2017-11-09
drm/i915: Nuke intel_digital_port->port
Ville Syrjälä
10
-92
/
+87
2017-11-09
drm/i915: Replace dig_port->port with encoder port for BXT DPLL selection
Ville Syrjälä
1
-9
/
+1
[next]