index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sparc
/
console.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
drm/i915: Allow specification of parallel execbuf
Chris Wilson
3
-2
/
+41
2019-05-22
drm/i915/execlists: Virtual engine bonding
Chris Wilson
7
-0
/
+431
2019-05-22
drm/i915: Extend execution fence to support a callback
Chris Wilson
2
-5
/
+83
2019-05-22
drm/i915: Apply an execution_mask to the virtual_engine
Chris Wilson
4
-0
/
+202
2019-05-22
drm/i915: Load balancing across a virtual engine
Chris Wilson
9
-28
/
+1029
2019-05-22
drm/i915: Allow userspace to clone contexts on creation
Chris Wilson
2
-0
/
+221
2019-05-22
drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
Chris Wilson
2
-5
/
+2
2019-05-22
drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
Chris Wilson
2
-5
/
+22
2019-05-22
drm/i915: Allow a context to define its set of engines
Chris Wilson
6
-13
/
+341
2019-05-22
drm/i915: Restore control over ppgtt for context creation ABI
Chris Wilson
3
-5
/
+17
2019-05-20
drm/i915: Bump gen7+ fb size limits to 16kx16k
Ville Syrjälä
1
-6
/
+12
2019-05-20
drm/i915: Bump fb stride limit to 128KiB for gen4+ and 256KiB for gen7+
Ville Syrjälä
1
-0
/
+13
2019-05-20
drm/i915: Align dumb buffer stride to 4k to allow for gtt remapping
Ville Syrjälä
3
-2
/
+27
2019-05-20
drm/i915: Overcome display engine stride limits via GTT remapping
Ville Syrjälä
3
-67
/
+323
2019-05-20
drm/i915: Shuffle stride checking code around
Ville Syrjälä
1
-32
/
+32
2019-05-20
drm/i915/selftests: Add live vma selftest
Ville Syrjälä
4
-9
/
+146
2019-05-20
drm/i915/selftests: Add mock selftest for remapped vmas
Ville Syrjälä
1
-8
/
+90
2019-05-20
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
10
-10
/
+163
2019-05-17
drm/i915/execlists: Drop promotion on unsubmit
Chris Wilson
1
-49
/
+10
2019-05-17
drm/i915: Downgrade NEWCLIENT to non-preemptive
Chris Wilson
3
-5
/
+4
2019-05-17
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
4
-14
/
+21
2019-05-17
drm/i915/hdcp: Use both bits for device_count
Chris Wilson
1
-2
/
+2
2019-05-17
drm/i915/dp: Initialise locals for static analysis
Chris Wilson
1
-1
/
+2
2019-05-17
drm/i915: Truly bump ready tasks ahead of busywaits
Chris Wilson
1
-19
/
+12
2019-05-17
drm/i915: Mark semaphores as complete on unsubmit out if payload was started
Chris Wilson
1
-0
/
+6
2019-05-14
drm/i915: Assert that TypeC ports are not used for eDP
Imre Deak
1
-2
/
+8
2019-05-14
drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
Imre Deak
1
-0
/
+4
2019-05-14
drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
Imre Deak
4
-22
/
+19
2019-05-14
drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
Imre Deak
1
-16
/
+4
2019-05-14
drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
Imre Deak
4
-13
/
+29
2019-05-14
drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
Imre Deak
1
-3
/
+3
2019-05-14
drm/i915: Disable power asynchronously during DP AUX transfers
Imre Deak
1
-3
/
+8
2019-05-14
drm/i915: Add support for asynchronous display power disabling
Imre Deak
3
-10
/
+395
2019-05-14
drm/i915: Verify power domains state during suspend in all cases
Imre Deak
1
-3
/
+3
2019-05-14
drm/i915: Force printing wakeref tacking during pm_cleanup
Imre Deak
1
-18
/
+51
2019-05-14
drm/i915: Add support for tracking wakerefs w/o power-on guarantee
Imre Deak
3
-39
/
+159
2019-05-14
drm/i915/icl: More workaround for port F detection due to broken VBTs
Imre Deak
1
-2
/
+2
2019-05-14
drm/i915: Fix pixel clock and crtc clock config mismatch
Vandita Kulkarni
1
-0
/
+4
2019-05-14
drm/i915: Fix pipe config mismatch for bpp, output format
Vandita Kulkarni
1
-0
/
+3
2019-05-14
drm/i915: Refactor bdw_get_pipemisc_bpp
Vandita Kulkarni
3
-22
/
+23
2019-05-14
drm/i915: Fix the pipe state timing mismatch warnings
Vandita Kulkarni
2
-6
/
+44
2019-05-13
drm/hdcp: drm_hdcp_request_srm() as static
Ramalingam C
2
-2
/
+5
2019-05-13
drm/i915: Check for no-op priority changes first
Chris Wilson
1
-2
/
+2
2019-05-13
drm/i915: Pass i915_sched_node around internally
Chris Wilson
1
-17
/
+19
2019-05-13
drm/i915: Rearrange i915_scheduler.c
Chris Wilson
1
-105
/
+105
2019-05-09
drm/i915: Add readout and state check for pch_pfit.force_thru
Ville Syrjälä
3
-23
/
+20
2019-05-09
drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoder
Ville Syrjälä
2
-3
/
+19
2019-05-09
drm/i915/fbc: disable framebuffer compression on GeminiLake
Daniel Drake
1
-0
/
+4
2019-05-09
drm/hdcp: gathering hdcp related code into drm_hdcp.c
Ramalingam C
4
-46
/
+50
2019-05-09
drm/i915: SRM revocation check for HDCP1.4 and 2.2
Ramalingam C
1
-7
/
+38
[next]