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-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
2019-12-11
drm/i915/gt: Check we are the Ironlake IPS provider before deregistering
Chris Wilson
1
-1
/
+3
2019-12-11
drm/i915: Improve execbuf debug
Tvrtko Ursulin
1
-10
/
+12
2019-12-11
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2
-26
/
+89
2019-12-11
drm/i915/dsb: Fix in mmio offset calculation of DSB instance
Animesh Manna
1
-1
/
+1
2019-12-11
drm/i915/dsi: add support for DSC
Jani Nikula
1
-3
/
+66
2019-12-11
drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSC
Vandita Kulkarni
1
-0
/
+12
2019-12-11
drm/i915/dsi: account for DSC in horizontal timings
Jani Nikula
1
-5
/
+19
2019-12-11
drm/i915/dsi: use compressed pixel format with DSC
Jani Nikula
1
-16
/
+20
2019-12-11
drm/i915/dsi: take compression into account in afe_clk()
Jani Nikula
1
-16
/
+24
2019-12-11
drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate()
Jani Nikula
1
-4
/
+4
2019-12-11
drm/i915/dsi: abstract afe_clk calculation
Jani Nikula
1
-5
/
+13
2019-12-11
drm/i915/dsi: set pipe_bpp on ICL configure config
Jani Nikula
1
-0
/
+5
2019-12-11
drm/i915/dsc: add basic hardware state readout support
Jani Nikula
4
-0
/
+57
2019-12-11
drm/i915/dsc: make DSC source support helper generic
Jani Nikula
3
-22
/
+28
2019-12-11
drm/i915/dsc: add support for computing and writing PPS for DSI encoders
Jani Nikula
1
-1
/
+24
2019-12-11
drm/i915/dsc: move slice height calculation to encoder
Jani Nikula
2
-11
/
+12
2019-12-11
drm/i915/dsc: move DP specific compute params to intel_dp.c
Jani Nikula
2
-48
/
+47
2019-12-11
drm/i915/bios: add support for querying DSC details for encoder
Jani Nikula
2
-0
/
+104
[next]