index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix mismatched INIT power domain disabling during suspend
Imre Deak
2016-10-28
1
-2
/
+2
*
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
2016-10-10
1
-1
/
+11
*
drm/i915: Restore current RPS state after reset
Chris Wilson
2016-10-10
1
-9
/
+0
*
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
1
-6
/
+3
*
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
Chris Wilson
2016-09-09
1
-6
/
+8
*
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
2016-09-09
1
-5
/
+6
*
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-09
1
-11
/
+5
*
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
1
-1
/
+1
*
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
1
-3
/
+3
*
drm/i915: Cleanup i915_param()
David Weinehall
2016-09-02
1
-55
/
+32
*
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
2016-08-26
1
-0
/
+7
*
drm/i915: Restore lost "Initialized i915" welcome message
Chris Wilson
2016-08-25
1
-0
/
+5
*
drm/i915: Force RC6 restore after system resume and reset
Chris Wilson
2016-08-24
1
-0
/
+2
*
drm/i915: debugfs spring cleaning
David Weinehall
2016-08-22
1
-1
/
+1
*
drm/i915: pdev cleanup
David Weinehall
2016-08-22
1
-25
/
+34
*
drm/i915: i915_sysfs.c cleanup
David Weinehall
2016-08-22
1
-2
/
+2
*
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
1
-48
/
+48
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-08-15
1
-1
/
+1
|
\
|
*
Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-08-15
1
-62
/
+23
|
|
\
|
*
|
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-1
/
+1
|
*
|
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-19
1
-0
/
+3
*
|
|
drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory
Chris Wilson
2016-08-12
1
-0
/
+2
*
|
|
drm/i915: Apply the PPS register unlock workaround more consistently
Imre Deak
2016-08-10
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
1
-0
/
+1
*
|
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
1
-19
/
+0
*
|
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
1
-6
/
+6
*
|
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-08-04
1
-7
/
+11
*
|
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
1
-3
/
+2
*
|
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-21
1
-2
/
+3
*
|
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
1
-22
/
+4
*
|
drm/i915: Flush logical context image out to memory upon suspend
Chris Wilson
2016-07-15
1
-3
/
+1
*
|
drm/i915: Enable polling when we don't have hpd
Lyude
2016-07-14
1
-0
/
+3
*
|
drm/i915: Defer enabling rc6 til after we submit the first batch/context
Chris Wilson
2016-07-14
1
-8
/
+3
|
/
*
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-07
1
-0
/
+4
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
1
-20
/
+19
*
drm/i915: Remove impossible tests for dev->dev_private
Chris Wilson
2016-07-05
1
-2
/
+2
*
drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
Chris Wilson
2016-07-05
1
-2
/
+1
*
drm/i915: Split out runtime configuration of device info to its own file
Chris Wilson
2016-07-05
1
-391
/
+22
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
1
-14
/
+14
*
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
1
-15
/
+2
*
drm/i915: Flush the RPS bottom-half when the GPU idles
Chris Wilson
2016-07-04
1
-3
/
+0
*
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-04
1
-2
/
+0
*
drm/i915: Fix random indent in i915_drm_resume()
Chris Wilson
2016-07-02
1
-1
/
+1
*
drm/i915: Remove the dedicated hangcheck workqueue
Chris Wilson
2016-07-01
1
-8
/
+0
*
drm/i915/bxt: Export pooled eu info to userspace
arun.siluvery@linux.intel.com
2016-07-01
1
-0
/
+6
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-4
/
+4
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-4
/
+6
*
drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()
Chris Wilson
2016-06-30
1
-4
/
+5
*
drm/i915: Move module init/exit to i915_pci.c
Chris Wilson
2016-06-24
1
-48
/
+3
*
drm/i915: Split out the PCI driver interface to i915_pci.c
Chris Wilson
2016-06-24
1
-435
/
+9
[next]