index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
drm/i915: Load balancing across a virtual engine
Chris Wilson
8
-28
/
+990
2019-05-22
drm/i915: Allow userspace to clone contexts on creation
Chris Wilson
1
-0
/
+206
2019-05-22
drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
Chris Wilson
1
-4
/
+0
2019-05-22
drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
Chris Wilson
1
-4
/
+20
2019-05-22
drm/i915: Allow a context to define its set of engines
Chris Wilson
5
-13
/
+310
2019-05-22
drm/i915: Restore control over ppgtt for context creation ABI
Chris Wilson
2
-5
/
+2
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: 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
2
-44
/
+47
2019-05-09
drm/i915: SRM revocation check for HDCP1.4 and 2.2
Ramalingam C
1
-7
/
+38
2019-05-09
drm: revocation check at drm subsystem
Ramalingam C
4
-1
/
+340
2019-05-09
drm: generic fn converting be24 to cpu and vice versa
Ramalingam C
1
-2
/
+3
2019-05-09
drm/i915: debugfs: HDCP2.2 capability read
Ramalingam C
3
-3
/
+13
2019-05-09
drm: move content protection property to mode_config
Ramalingam C
2
-8
/
+9
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
3
-22
/
+58
[next]