index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
1
-0
/
+2
2019-12-17
drm/i915: DSI: select correct PWM controller to use based on the VBT
Hans de Goede
1
-3
/
+13
2019-12-17
mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight
Hans de Goede
1
-1
/
+1
2019-12-17
ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight
Hans de Goede
1
-8
/
+3
2019-12-17
drm/i915/gt: Avoid multi-LRI on Sandybridge
Chris Wilson
1
-4
/
+8
2019-12-16
drm/i915: Eliminate the trylock for awaiting an earlier request
Chris Wilson
1
-18
/
+21
2019-12-16
Correct function name in comment
Maya Rashish
1
-1
/
+1
2019-12-16
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
Chris Wilson
2
-69
/
+43
2019-12-16
drm/i915/gem: Apply lmem size restriction to get_pages
Chris Wilson
3
-4
/
+4
2019-12-16
drm/i915: Fix typecheck macro in GT_TRACE
Venkata Sandeep Dhanalakota
1
-3
/
+3
2019-12-16
drm/i915: Remove unneeded semicolon
zhengbin
2
-2
/
+2
2019-12-16
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
Vandita Kulkarni
1
-2
/
+2
2019-12-16
drm/i915: opregion: set opregion chpd value to indicate the driver handles ho...
Hans de Goede
1
-0
/
+7
2019-12-14
drm/i915/gem: Serialise object before changing cache-level
Chris Wilson
1
-0
/
+7
2019-12-13
drm/i915/dsi: fix pipe D readout for DSI transcoders
Jani Nikula
1
-0
/
+3
2019-12-13
drm/i915/bios: remove extra debug messages
Lucas De Marchi
1
-16
/
+0
2019-12-13
drm/i915/rps: Add frequency translation helpers
Andi Shyti
5
-45
/
+46
2019-12-13
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2
-2
/
+2
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
14
-111
/
+112
2019-12-13
drm/i915/perf: Register sysctl path globally
Venkata Sandeep Dhanalakota
4
-6
/
+23
2019-12-13
drm/i915/icl: Cleanup combo PHY aux power well handlers
Matt Roper
1
-13
/
+8
2019-12-13
drm/i915/tgl: Drop Wa#1178
Matt Roper
2
-6
/
+4
2019-12-13
drm/i915/ehl: Define EHL powerwells independently of ICL
Matt Roper
1
-0
/
+147
2019-12-13
drm/i915/selftests: remove a condition
Dan Carpenter
1
-2
/
+1
2019-12-13
drm/i915/bios: fix off by one in parse_generic_dtd()
Dan Carpenter
1
-1
/
+1
2019-12-12
drm/i915: Streamline skl_commit_modeset_enables()
Ville Syrjälä
1
-27
/
+21
2019-12-12
drm/i915/cml: Separate U series pci id from origianl list.
Lee Shawn C
3
-7
/
+17
2019-12-12
drm/i915/cml: Remove unsupport PCI ID
Lee Shawn C
1
-4
/
+0
2019-12-12
drm/i915/gt: Mark up ips_mchdev pointer access
Chris Wilson
1
-1
/
+1
2019-12-12
drm/i915: Set fence_work.ops before dma_fence_init
Chris Wilson
1
-2
/
+1
2019-12-12
drm/i915: Improve i915_inject_probe_error macro
Michal Wajdeczko
1
-1
/
+1
2019-12-12
drm/i915/gem: Asynchronous cmdparser
Chris Wilson
2
-32
/
+99
2019-12-12
drm/i915/gem: Prepare gen7 cmdparser for async execution
Chris Wilson
4
-59
/
+127
2019-12-12
drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw
Chris Wilson
2
-1
/
+3
2019-12-11
drm/i915: Align start for memcpy_from_wc
Chris Wilson
3
-9
/
+77
2019-12-11
drm/i915/gem: Tidy up error handling for eb_parse()
Chris Wilson
1
-21
/
+18
2019-12-11
drm/i915: Simplify error escape from cmdparser
Chris Wilson
1
-8
/
+4
2019-12-11
drm/i915: Remove redundant parameters from intel_engine_cmd_parser
Chris Wilson
4
-88
/
+82
2019-12-11
drm/i915: Fix cmdparser drm.debug
Chris Wilson
1
-28
/
+27
2019-12-11
drm/i915/gt: Disable manual rc6 for Braswell/Baytrail
Chris Wilson
1
-0
/
+3
2019-12-11
drm/i915/uc: Drop explicit ggtt param in some uc_fw functions
Michal Wajdeczko
1
-4
/
+5
2019-12-11
drm/i915/uc: Drop explicit gt param in some uc_fw functions
Michal Wajdeczko
4
-20
/
+16
2019-12-11
drm/i915/uc: Drop explicit i915 param in some uc_fw functions
Michal Wajdeczko
3
-12
/
+10
2019-12-11
drm/i915: Use the i915_device name for identifying our request fences
Chris Wilson
1
-2
/
+2
2019-12-11
drm/i915: remove redundant checks for a null fb pointer
Colin Ian King
1
-2
/
+2
2019-12-11
drm/i915/display: remove duplicated assignment to pointer crtc_state
Colin Ian King
1
-1
/
+1
2019-12-11
drm/i915: Pass cpu transcoder to assert_pipe()
Ville Syrjälä
2
-27
/
+18
2019-12-11
drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx()
Ville Syrjälä
1
-3
/
+7
2019-12-11
drm/i915/selftests: Show the i915_active on failure
Chris Wilson
1
-0
/
+8
2019-12-11
drm/i915/gem: Wait on unbind barriers when invalidating userptr
Chris Wilson
1
-1
/
+2
[next]