index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-18
drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
Chris Wilson
1
-67
/
+65
2016-12-18
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
1
-0
/
+1
2016-12-16
drm/i915: convert to using range_overflows
Matthew Auld
2
-8
/
+5
2016-12-16
drm/i915: introduce range_overflows utility macros
Matthew Auld
1
-0
/
+12
2016-12-16
drm/i915: move vma sanity checking into i915_vma_bind
Matthew Auld
2
-12
/
+6
2016-12-16
drm/i915: introduce GEM_WARN_ON
Matthew Auld
1
-0
/
+2
2016-12-16
drm/i915: Fix use after free in logical_render_ring_init
Tvrtko Ursulin
1
-6
/
+1
2016-12-16
drm/i915: relax uncritical udelay_range()
Nicholas Mc Guire
1
-2
/
+4
2016-12-16
drm/i915: relax uncritical udelay_range() settings
Nicholas Mc Guire
1
-1
/
+2
2016-12-16
drm/i915: Fix inconsistent naming of i915_guc_client parameter
Michal Wajdeczko
1
-32
/
+34
2016-12-15
drm/i915: Optimise VMA lookup slightly
Tvrtko Ursulin
1
-2
/
+10
2016-12-14
drm/i915: disable PSR by default on HSW/BDW
Paulo Zanoni
1
-7
/
+3
2016-12-14
drm/i915: Fix setting of boost freq tunable
Mika Kuoppala
1
-1
/
+1
2016-12-14
drm/i915: simplify check for I915G/I945G in bit 6 swizzling detection
Jani Nikula
1
-2
/
+1
2016-12-13
drm/i915: tune down the fast link training vs boot fail
Daniel Vetter
1
-2
/
+2
2016-12-13
drm/i915: clean up Hz to PWM for i965
Mika Kahola
1
-2
/
+1
2016-12-13
drm/i915: Intel panel downclock cleanup
Mika Kahola
3
-5
/
+5
2016-12-13
drm/i915: Intel panel detection cleanup
Mika Kahola
4
-7
/
+6
2016-12-13
drm/i915: Move all the DP compliance data to a separate struct
Manasi Navare
3
-22
/
+26
2016-12-13
drm/i915: Find fallback link rate/lane count
Manasi Navare
2
-0
/
+40
2016-12-13
drm/i915: Compute sink's max lane count/link BW at Hotplug
Manasi Navare
2
-2
/
+12
2016-12-13
drm/i915/bxt: add bxt dsi gpio element support
Jani Nikula
1
-6
/
+32
2016-12-13
drm/i915/debugfs: Move out pipe CRC code
Tomeu Vizoso
4
-879
/
+949
2016-12-12
drm/i915: Parse panel backlight controller from VBT
Vidya Srinivas
3
-16
/
+8
2016-12-12
drm/i915: Retire before attempting to evict from the active lists
Chris Wilson
1
-1
/
+16
2016-12-12
drm/i915: Reorder phys backing storage release
Chris Wilson
1
-19
/
+34
2016-12-09
drm/i915/psr: report psr2 hw enabled from psr2_ctl
Nagaraju, Vathsala
1
-3
/
+6
2016-12-09
drm/i915/perf: More documentation hooked to i915.rst
Robert Bragg
3
-56
/
+598
2016-12-08
drm/i915/gen9: Fix PCODE polling during SAGV disabling
Imre Deak
1
-25
/
+9
2016-12-08
drm/i915/gen9: Fix PCODE polling during CDCLK change notification
Imre Deak
3
-21
/
+87
2016-12-08
drm/i915: Use DRM_DEV_ERROR in i915_driver_load
Tvrtko Ursulin
1
-2
/
+1
2016-12-08
drm/i915: Shrink pipe config checker
Tvrtko Ursulin
1
-17
/
+34
2016-12-08
drm/i915: Catch non-existent registers in find_fw_domain
Joonas Lahtinen
1
-1
/
+8
2016-12-07
drm/i915: distinguish G33 and Pineview from each other
Jani Nikula
8
-14
/
+17
2016-12-07
drm/i915: Add intel_atomic_get_existing_crtc_state function
Mahesh Kumar
1
-0
/
+14
2016-12-07
drm/i915/skl+: change WM calc to fixed point 16.16
Mahesh Kumar
2
-29
/
+124
2016-12-07
drm/i915/kbl: IPC workaround for kabylake
Mahesh Kumar
1
-0
/
+4
2016-12-07
drm/i915/bxt: IPC WA for Broxton
Mahesh Kumar
3
-2
/
+15
2016-12-07
drm/i915/skl: Add variables to check x_tile and y_tile
Mahesh Kumar
1
-10
/
+12
2016-12-07
drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
Hans de Goede
1
-1
/
+2
2016-12-07
drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
Hans de Goede
2
-5
/
+11
2016-12-07
drm/i915/perf: use DRM_DEBUG for userspace issues
Robert Bragg
1
-21
/
+21
2016-12-07
drm/i915: Protect DSPARB registers with a spinlock
Ville Syrjälä
3
-0
/
+10
2016-12-07
drm/i915: use platform enum instead of duplicating PCI ID if possible
Jani Nikula
1
-5
/
+5
2016-12-07
drm/i915: give G45 and GM45 their own platform enums
Jani Nikula
3
-6
/
+9
2016-12-07
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
8
-18
/
+18
2016-12-07
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
Jani Nikula
9
-19
/
+19
2016-12-07
drm/i915: keep intel device info structs in gen based order
Jani Nikula
1
-14
/
+18
2016-12-07
drm/i915: replace platform flags with a platform enum
Jani Nikula
5
-58
/
+122
2016-12-07
drm/i915/guc: Drop comment on fwif autogeneration
Arkadiusz Hiler
1
-9
/
+0
[prev]
[next]