index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
1
-0
/
+2
2019-12-20
drm/i915: Introduce intel_crtc_state_alloc()
Ville Syrjälä
1
-11
/
+19
2019-12-20
drm/i915/execlists: Select arb on/off around batches based on preemption
Chris Wilson
1
-8
/
+9
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
5
-25
/
+64
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
21
-161
/
+165
2019-12-20
drm/i915/gt: Teach veng to defer the context allocation
Chris Wilson
1
-6
/
+9
2019-12-20
drm/i915/gt: Add breadcrumb retire to physical engine
Chris Wilson
2
-3
/
+9
2019-12-19
drm/i915: Rename pipe update tracepoints
Ville Syrjälä
2
-6
/
+6
2019-12-19
drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call
Ville Syrjälä
1
-3
/
+0
2019-12-19
drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
Ville Syrjälä
1
-1
/
+1
2019-12-19
drm/i915: fix uninitialized pointer reads on pointers to and from
Colin Ian King
1
-1
/
+1
2019-12-19
drm/i915/gt: Suppress threshold updates on RPS parking
Chris Wilson
1
-5
/
+6
2019-12-19
drm/i915/gt: Use non-forcewake writes for RPS
Chris Wilson
1
-34
/
+32
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
4
-1
/
+39
2019-12-19
drm/i915/gt: Schedule request retirement when signaler idles
Chris Wilson
3
-7
/
+8
2019-12-19
drm/i915/dsc: fix DSC power domains for DSI
Jani Nikula
1
-13
/
+15
2019-12-19
drm/i915/dsc: clarify DSC support for pipe A on ICL
Jani Nikula
1
-1
/
+7
2019-12-19
drm/i915/dsc: fix DSC register selection for ICL DSI transcoders
Jani Nikula
1
-20
/
+38
2019-12-19
drm/i915: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
1
-4
/
+8
2019-12-19
drm/i915/display: fix phy name
Lucas De Marchi
1
-1
/
+1
2019-12-19
drm/i915/display: use clk_off name to avoid double negation
Lucas De Marchi
1
-5
/
+3
2019-12-19
drm/i915/display: move clk off sanitize to its own function
Lucas De Marchi
1
-25
/
+32
2019-12-18
drm/i915: Ratelimit i915_globals_park
Chris Wilson
1
-9
/
+44
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
10
-38
/
+27
2019-12-18
drm/i915/pmu: Ensure monotonic rc6
Tvrtko Ursulin
2
-54
/
+21
2019-12-18
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
Ville Syrjälä
7
-51
/
+86
2019-12-18
drm/i915: Pass old crtc state to intel_crtc_vblank_off()
Ville Syrjälä
1
-4
/
+6
2019-12-18
drm/i915: Pass old crtc state to skylake_scaler_disable()
Ville Syrjälä
1
-2
/
+3
2019-12-18
drm/i915: Nuke .post_pll_disable() for DDI platforms
Ville Syrjälä
3
-36
/
+10
2019-12-18
drm/i915: Call hsw_fdi_link_train() directly()
Ville Syrjälä
4
-12
/
+6
2019-12-18
drm/i915: Introduce intel_plane_state_reset()
Ville Syrjälä
1
-2
/
+13
2019-12-18
drm/i915: Introduce intel_crtc_state_reset()
Ville Syrjälä
1
-25
/
+22
2019-12-18
drm/i915: Introduce intel_crtc_{alloc,free}()
Ville Syrjälä
1
-38
/
+36
2019-12-18
drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()
Ville Syrjälä
1
-16
/
+16
2019-12-18
drm: Add __drm_atomic_helper_crtc_state_reset() & co.
Ville Syrjälä
2
-13
/
+71
2019-12-18
drm/i915/gt: Ratelimit display power w/a
Chris Wilson
1
-1
/
+2
2019-12-18
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
11
-31
/
+116
2019-12-18
drm/i915/pmu: Skip sampling engines if gt is asleep
Chris Wilson
1
-0
/
+3
2019-12-18
drm/i915: Unpin vma->obj on early error
Chris Wilson
3
-16
/
+27
2019-12-18
drm/i915/guc: Unify notify() functions
Daniele Ceraolo Spurio
2
-19
/
+14
2019-12-18
drm/i915/guc: Remove function pointers for send/receive calls
Daniele Ceraolo Spurio
6
-49
/
+29
2019-12-18
drm/i915/guc/ct: Group request-related variables in a sub-structure
Daniele Ceraolo Spurio
2
-28
/
+32
2019-12-18
drm/i915/guc/ct: Stop expecting multiple CT channels
Daniele Ceraolo Spurio
2
-172
/
+90
2019-12-18
drm/i915/guc/ct: Drop guards in enable/disable calls
Daniele Ceraolo Spurio
1
-6
/
+0
2019-12-18
drm/i915/guc: Merge communication_stop and communication_disable
Daniele Ceraolo Spurio
3
-27
/
+10
2019-12-17
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
1
-2
/
+1
2019-12-17
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
4
-46
/
+39
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
[next]