index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
drm/i915/gt: Teach veng to defer the context allocation
Chris Wilson
2019-12-20
1
-6
/
+9
|
|
*
|
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2019-12-20
2
-3
/
+9
|
|
*
|
drm/i915: Rename pipe update tracepoints
Ville Syrjälä
2019-12-19
2
-6
/
+6
|
|
*
|
drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call
Ville Syrjälä
2019-12-19
1
-3
/
+0
|
|
*
|
drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
Ville Syrjälä
2019-12-19
1
-1
/
+1
|
|
*
|
drm/i915: fix uninitialized pointer reads on pointers to and from
Colin Ian King
2019-12-19
1
-1
/
+1
|
|
*
|
drm/i915/gt: Suppress threshold updates on RPS parking
Chris Wilson
2019-12-19
1
-5
/
+6
|
|
*
|
drm/i915/gt: Use non-forcewake writes for RPS
Chris Wilson
2019-12-19
1
-34
/
+32
|
|
*
|
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-19
4
-1
/
+39
|
|
*
|
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
2019-12-19
3
-7
/
+8
|
|
*
|
drm/i915/dsc: fix DSC power domains for DSI
Jani Nikula
2019-12-19
1
-13
/
+15
|
|
*
|
drm/i915/dsc: clarify DSC support for pipe A on ICL
Jani Nikula
2019-12-19
1
-1
/
+7
|
|
*
|
drm/i915/dsc: fix DSC register selection for ICL DSI transcoders
Jani Nikula
2019-12-19
1
-20
/
+38
|
|
*
|
drm/i915: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
2019-12-19
1
-4
/
+8
|
|
*
|
drm/i915/display: fix phy name
Lucas De Marchi
2019-12-19
1
-1
/
+1
|
|
*
|
drm/i915/display: use clk_off name to avoid double negation
Lucas De Marchi
2019-12-19
1
-5
/
+3
|
|
*
|
drm/i915/display: move clk off sanitize to its own function
Lucas De Marchi
2019-12-19
1
-25
/
+32
|
|
*
|
drm/i915: Ratelimit i915_globals_park
Chris Wilson
2019-12-18
1
-9
/
+44
|
|
*
|
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
10
-38
/
+27
|
|
*
|
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
2019-12-18
2
-54
/
+21
|
|
*
|
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
Ville Syrjälä
2019-12-18
7
-51
/
+86
|
|
*
|
drm/i915: Pass old crtc state to intel_crtc_vblank_off()
Ville Syrjälä
2019-12-18
1
-4
/
+6
|
|
*
|
drm/i915: Pass old crtc state to skylake_scaler_disable()
Ville Syrjälä
2019-12-18
1
-2
/
+3
|
|
*
|
drm/i915: Nuke .post_pll_disable() for DDI platforms
Ville Syrjälä
2019-12-18
3
-36
/
+10
|
|
*
|
drm/i915: Call hsw_fdi_link_train() directly()
Ville Syrjälä
2019-12-18
4
-12
/
+6
|
|
*
|
drm/i915: Introduce intel_plane_state_reset()
Ville Syrjälä
2019-12-18
1
-2
/
+13
|
|
*
|
drm/i915: Introduce intel_crtc_state_reset()
Ville Syrjälä
2019-12-18
1
-25
/
+22
|
|
*
|
drm/i915: Introduce intel_crtc_{alloc,free}()
Ville Syrjälä
2019-12-18
1
-38
/
+36
|
|
*
|
drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()
Ville Syrjälä
2019-12-18
1
-16
/
+16
|
|
*
|
drm: Add __drm_atomic_helper_crtc_state_reset() & co.
Ville Syrjälä
2019-12-18
2
-13
/
+71
|
|
*
|
drm/i915/gt: Ratelimit display power w/a
Chris Wilson
2019-12-18
1
-1
/
+2
|
|
*
|
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
11
-31
/
+116
|
|
*
|
drm/i915/pmu: Skip sampling engines if gt is asleep
Chris Wilson
2019-12-18
1
-0
/
+3
|
|
*
|
drm/i915: Unpin vma->obj on early error
Chris Wilson
2019-12-18
3
-16
/
+27
|
|
*
|
drm/i915/guc: Unify notify() functions
Daniele Ceraolo Spurio
2019-12-18
2
-19
/
+14
|
|
*
|
drm/i915/guc: Remove function pointers for send/receive calls
Daniele Ceraolo Spurio
2019-12-18
6
-49
/
+29
|
|
*
|
drm/i915/guc/ct: Group request-related variables in a sub-structure
Daniele Ceraolo Spurio
2019-12-18
2
-28
/
+32
|
|
*
|
drm/i915/guc/ct: Stop expecting multiple CT channels
Daniele Ceraolo Spurio
2019-12-18
2
-172
/
+90
|
|
*
|
drm/i915/guc/ct: Drop guards in enable/disable calls
Daniele Ceraolo Spurio
2019-12-18
1
-6
/
+0
|
|
*
|
drm/i915/guc: Merge communication_stop and communication_disable
Daniele Ceraolo Spurio
2019-12-18
3
-27
/
+10
|
|
*
|
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
2019-12-17
1
-2
/
+1
|
|
*
|
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-17
4
-46
/
+39
|
|
*
|
drm/i915/gem: Keep request alive while attaching fences
Chris Wilson
2019-12-17
1
-0
/
+2
|
|
*
|
drm/i915: DSI: select correct PWM controller to use based on the VBT
Hans de Goede
2019-12-17
1
-3
/
+13
|
|
*
|
mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight
Hans de Goede
2019-12-17
1
-1
/
+1
|
|
*
|
ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight
Hans de Goede
2019-12-17
1
-8
/
+3
|
|
*
|
drm/i915/gt: Avoid multi-LRI on Sandybridge
Chris Wilson
2019-12-17
1
-4
/
+8
|
|
*
|
drm/i915: Eliminate the trylock for awaiting an earlier request
Chris Wilson
2019-12-17
1
-18
/
+21
|
|
*
|
Correct function name in comment
Maya Rashish
2019-12-17
1
-1
/
+1
|
|
*
|
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
Chris Wilson
2019-12-17
2
-69
/
+43
[prev]
[next]