index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
stat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
drm/i915/tgl: Add power well to support 4th pipe
Mika Kahola
3
-3
/
+29
2019-07-12
drm/i915/tgl: Add power well support
Imre Deak
4
-17
/
+506
2019-07-12
drm/i915/tgl: rename TRANSCODER_EDP_VDSC to use on transcoder A
José Roberto de Souza
3
-8
/
+15
2019-07-12
drm/i915/tgl: Check if pipe D is fused
José Roberto de Souza
2
-0
/
+4
2019-07-12
drm/i915/tgl: Add TGL PCI IDs
Lucas De Marchi
2
-0
/
+11
2019-07-12
drm/i915/tgl: Add TGL PCH detection in virtualized environment
Mahesh Kumar
1
-1
/
+3
2019-07-12
drm/i915/tgl: Introduce Tiger Lake PCH
Radhakrishna Sripada
2
-0
/
+7
2019-07-12
drm/i915/tgl: add initial Tiger Lake definitions
Daniele Ceraolo Spurio
4
-0
/
+33
2019-07-12
drm/i915: Add 4th pipe and transcoder
Lucas De Marchi
3
-1
/
+9
2019-07-11
drm/i915: Don't overestimate 4:2:0 link symbol clock
Ville Syrjälä
1
-1
/
+3
2019-07-11
drm/i915: Copy name string into ring buffer for intel_update/disable_plane tr...
Steven Rostedt (VMware)
1
-6
/
+6
2019-07-11
drm/i915/guc: Drop redundant ctx param from kerneldoc
Chris Wilson
1
-2
/
+0
2019-07-11
drm/i915: Don't pass stack garbage to pcode in the second data register
Ville Syrjälä
1
-1
/
+1
2019-07-11
drm/i915: Use intel_ types in intel_atomic_commit()
Ville Syrjälä
1
-39
/
+37
2019-07-11
drm/i915: Use intel_ types in intel_{lock,modeset}_all_pipes()
Ville Syrjälä
1
-17
/
+21
2019-07-11
drm/i915: Polish intel_atomic_track_fbs()
Ville Syrjälä
1
-8
/
+9
2019-07-11
drm/i915: Polish intel_shared_dpll_swap_state()
Ville Syrjälä
3
-15
/
+9
2019-07-11
drm/i915: Simplify modeset_get_crtc_power_domains() arguments
Ville Syrjälä
1
-11
/
+10
2019-07-11
drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex
Ville Syrjälä
1
-11
/
+12
2019-07-11
drm/i915: Use the "display core" power domain in vlv/chv set_cdclk()
Ville Syrjälä
1
-6
/
+6
2019-07-11
drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset
Chris Wilson
1
-4
/
+16
2019-07-11
drm/i915/sdvo: Fix handling if zero hbuf size
Ville Syrjälä
1
-13
/
+19
2019-07-11
drm/i915/guc: Simplify guc client
Daniele Ceraolo Spurio
4
-82
/
+8
2019-07-11
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
10
-330
/
+14
2019-07-11
drm/i915/selftests: Ensure we don't clamp a random offset to 32b
Chris Wilson
2
-1
/
+8
2019-07-11
drm/i915/gt: Drop the duplicate icl workaround
Chris Wilson
1
-6
/
+0
2019-07-11
drm/i915/ehl: Enable DDI-D
Matt Roper
1
-0
/
+1
2019-07-11
drm/i915: Transition port type checks to phy checks
Matt Roper
7
-57
/
+55
2019-07-11
drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespace
Matt Roper
8
-212
/
+213
2019-07-11
drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY
Matt Roper
4
-43
/
+67
2019-07-11
drm/i915/gen11: Start distinguishing 'phy' from 'port'
Matt Roper
3
-1
/
+49
2019-07-10
drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c
Lucas De Marchi
3
-42
/
+42
2019-07-10
drm/i915: fix include order in intel_tc.*
Lucas De Marchi
2
-2
/
+3
2019-07-10
drm/i915: make new intel_tc.c use uncore accessors
Lucas De Marchi
1
-26
/
+31
2019-07-10
drm/i915/icl: Fixed Input CSC Co-efficients for BT601/709
Uma Shankar
1
-12
/
+12
2019-07-10
drm/i915/icl: Fix Y pre-offset for Full Range YCbCr
Uma Shankar
1
-2
/
+5
2019-07-10
drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
Uma Shankar
1
-0
/
+24
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
1
-21
/
+28
2019-07-10
drm/i915/execlists: Record preemption for selftests
Chris Wilson
1
-0
/
+7
2019-07-09
drm/i915: Remove unused i915_gem_context_lookup_engine
Tvrtko Ursulin
1
-6
/
+0
2019-07-09
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
7
-6
/
+161
2019-07-09
drm/i915: enumerate scratch fields
Lionel Landwerlin
4
-17
/
+52
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
1
-0
/
+8
2019-07-09
drm/i915/userptr: Don't mark readonly objects as dirty
Chris Wilson
1
-0
/
+8
2019-07-09
drm/i915/icl: Clear the shared port PLLs from the new crtc state
Imre Deak
1
-5
/
+7
2019-07-09
drm/i915: Clear the shared PLL from the put_dplls() hook
Imre Deak
2
-8
/
+14
2019-07-09
drm/i915/sdvo: Add helpers to get the cmd/status string
Ville Syrjälä
1
-10
/
+30
2019-07-09
drm/i915/sdvo: Shrink sdvo_cmd_names[] strings
Ville Syrjälä
1
-108
/
+111
2019-07-09
drm/i915/sdvo: Remove duplicate SET_INPUT_TIMINGS_PART1 cmd name string
Ville Syrjälä
1
-1
/
+0
2019-07-09
drm/i915/sdvo: Use named initializers for the SDVO command names
Ville Syrjälä
1
-8
/
+8
[next]