index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Only disable execlist preemption for the duration of the request
Chris Wilson
2017-01-24
3
-17
/
+16
*
drm/i915: Assert that we don't submit to execlists whilst a preempt is pending
Chris Wilson
2017-01-24
1
-0
/
+1
*
drm/i915/dp: do not proceed with autotests if we don't ACK them
Jani Nikula
2017-01-24
1
-12
/
+9
*
drm/i915: Reset the gpu on takeover
Chris Wilson
2017-01-24
3
-4
/
+28
*
drm/i915: Split intel_engine allocation and initialisation
Chris Wilson
2017-01-24
4
-23
/
+81
*
drm/i915: Remove BXT TDL state w/a
Chris Wilson
2017-01-23
1
-19
/
+0
*
drm/i915: Remove BXT disable pixel mask clamping w/a
Chris Wilson
2017-01-23
1
-9
/
+0
*
drm/i915: Remove BXT restore arbitration around ctx switch
Chris Wilson
2017-01-23
1
-8
/
+0
*
drm/i915: Remove BXT incoherent seqno write workaround
Chris Wilson
2017-01-23
1
-17
/
+0
*
drm/i915: Remove disable_lite_restore_wa
Chris Wilson
2017-01-23
2
-11
/
+1
*
drm/i915: Pevent copying uninitialised garbage into vma->ggtt_view
Chris Wilson
2017-01-23
1
-1
/
+1
*
drm/i915: Use atomic page flip for intel again.
Maarten Lankhorst
2017-01-23
1
-1
/
+2
*
drm/i915: Assert that the context-switch completion matches our context
Chris Wilson
2017-01-23
1
-0
/
+5
*
drm/i915: Assert that the kernel_context is hw-id 0
Chris Wilson
2017-01-23
1
-0
/
+5
*
drm/i915: Queue hangcheck when irqs are disabled
Chris Wilson
2017-01-23
1
-0
/
+1
*
drm/i915/error: use rb_entry()
Geliang Tang
2017-01-23
1
-1
/
+1
*
drm/i915: Fix W=1 warning for csr_load_work_fn()
Chris Wilson
2017-01-23
1
-3
/
+1
*
drm/i915: Check for NULL atomic state in intel_crtc_disable_noatomic()
Ander Conselvan de Oliveira
2017-01-23
1
-0
/
+6
*
drm/i915: Fix calculation of rotated x and y offsets for planar formats
Ander Conselvan de Oliveira
2017-01-23
1
-2
/
+3
*
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
Ander Conselvan de Oliveira
2017-01-23
1
-1
/
+1
*
drm/i915: Don't leak edid in intel_crt_detect_ddc()
Ander Conselvan de Oliveira
2017-01-23
1
-4
/
+5
*
drm/i915: Update DRIVER_DATE to 20170123
Daniel Vetter
2017-01-23
1
-2
/
+2
*
drm/i915: reinstate call to trace_i915_vma_bind
Daniele Ceraolo Spurio
2017-01-21
1
-0
/
+1
*
drm/i915: Assert that created vma has a whole number of pages
Chris Wilson
2017-01-21
1
-0
/
+2
*
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
Chris Wilson
2017-01-21
2
-0
/
+4
*
drm/i915: Treat an error from i915_vma_instance() as unlikely
Chris Wilson
2017-01-21
1
-1
/
+1
*
drm/i915: Reject vma creation larger than address space
Chris Wilson
2017-01-21
1
-3
/
+16
*
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
Chris Wilson
2017-01-21
1
-2
/
+1
*
drm/i915: Do an unlocked wait before set-cache-level ioctl
Chris Wilson
2017-01-21
1
-10
/
+19
*
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
Michał Winiarski
2017-01-20
1
-1
/
+1
*
drm/i915/huc: Avoid attempting to authenticate non-existent fw
Michał Winiarski
2017-01-20
1
-0
/
+3
*
drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...
Sagar Arun Kamble
2017-01-20
1
-0
/
+6
*
drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_conf...
Ville Syrjälä
2017-01-19
1
-1
/
+0
*
drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state()
Ville Syrjälä
2017-01-19
1
-14
/
+24
*
drm/i915: Release temporary load-detect state upon switching
Chris Wilson
2017-01-19
1
-0
/
+1
*
drm/i915: Remove i915_gem_object_to_ggtt()
Chris Wilson
2017-01-19
3
-33
/
+6
*
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
2017-01-19
8
-45
/
+13
*
drm/i915: Add a check that the VMA instance we lookup matches the request
Chris Wilson
2017-01-19
1
-0
/
+1
*
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
7
-60
/
+103
*
drm/i915: Track pinned vma in intel_plane_state
Chris Wilson
2017-01-19
7
-135
/
+104
*
drm/i915/get_params: Add HuC status to getparams
Anusha Srivatsa
2017-01-19
1
-0
/
+7
*
drm/i915/huc: Support HuC authentication
Anusha Srivatsa
2017-01-19
4
-0
/
+53
*
drm/i915/huc: Add debugfs for HuC loading status check
Anusha Srivatsa
2017-01-19
1
-0
/
+31
*
drm/i915/HuC: Add KBL huC loading Support
Anusha Srivatsa
2017-01-19
1
-0
/
+13
*
drm/i915/huc: Add BXT HuC Loading Support
Anusha Srivatsa
2017-01-19
1
-0
/
+11
*
drm/i915/huc: Add HuC fw loading support
Anusha Srivatsa
2017-01-19
7
-3
/
+292
*
drm/i915: prevent crash with .disable_display parameter
Clint Taylor
2017-01-19
1
-0
/
+3
*
drm/i915: Avoid drm_atomic_state_put(NULL) on error paths
Ander Conselvan de Oliveira
2017-01-18
2
-11
/
+9
*
drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
Chris Wilson
2017-01-18
1
-1
/
+2
*
drm/i915: Add comment how we treat hung contexts
Mika Kuoppala
2017-01-18
1
-0
/
+21
[next]