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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Remove obj->pin_mappable
Chris Wilson
2015-04-13
1
-1
/
+0
*
drm/i915: fix build for DEBUG_FS=n
Jani Nikula
2015-04-10
1
-1
/
+2
*
drm/i915: Remove request->uniq
Chris Wilson
2015-04-10
1
-4
/
+0
*
drm/i915: Reduce locking in execlist command submission
Chris Wilson
2015-04-10
1
-0
/
+18
*
drm/i915: Use a separate slab for vmas
Chris Wilson
2015-04-10
1
-0
/
+1
*
drm/i915: Use a separate slab for requests
Chris Wilson
2015-04-10
1
-1
/
+3
*
drm/i915: Update DRIVER_DATE to 20150410
Daniel Vetter
2015-04-10
1
-1
/
+1
*
drm/i915: Record ring->start address in error state
Chris Wilson
2015-04-10
1
-0
/
+1
*
drm/i915: Split batch pool into size buckets
Chris Wilson
2015-04-10
1
-1
/
+1
*
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
1
-8
/
+0
*
drm/i915: Split i915_gem_batch_pool into its own header
Chris Wilson
2015-04-10
1
-12
/
+1
*
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
2015-04-10
1
-3
/
+6
*
drm/i915: Agressive downclocking on Baytrail
Chris Wilson
2015-04-10
1
-0
/
+3
*
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
Chris Wilson
2015-04-10
1
-5
/
+26
*
drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked
Maarten Lankhorst
2015-04-10
1
-6
/
+6
*
drm/i915: add i915 specific connector debugfs file for DPCD
Jani Nikula
2015-04-07
1
-0
/
+1
*
drm/i915/skl: Enabling PSR2 SU with frame sync
Sonika Jindal
2015-04-07
1
-0
/
+2
*
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
2015-04-01
1
-4
/
+2
*
drm/i915: index gmbus tables using the pin pair number
Jani Nikula
2015-04-01
1
-2
/
+1
*
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
2015-04-01
1
-4
/
+4
*
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-04-01
1
-1
/
+1
*
drm/i915: Move common request allocation code into a common function
John Harrison
2015-04-01
1
-0
/
+2
*
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
John Harrison
2015-04-01
1
-7
/
+7
*
drm/i915: Add i915_gem_request_unreference__unlocked
Chris Wilson
2015-03-30
1
-0
/
+13
*
drm/i915: Update DRIVER_DATE to 20150327
Daniel Vetter
2015-03-27
1
-1
/
+1
*
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
1
-4
/
+4
*
drm/i915: Add module param to test the load detect code
Daniel Vetter
2015-03-27
1
-0
/
+1
*
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2015-03-27
1
-1
/
+1
*
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2015-03-27
1
-1
/
+1
*
drm/i915: kill i915.powersave
Rodrigo Vivi
2015-03-26
1
-1
/
+0
*
drm/i915: Add fault address to error state for gen8 and gen9
Mika Kuoppala
2015-03-25
1
-0
/
+2
*
drm/i915: Use GGTT view when (un)pinning objects to planes
Tvrtko Ursulin
2015-03-23
1
-3
/
+11
*
drm/i915: Extract i915_gem_shrinker.c
Daniel Vetter
2015-03-20
1
-6
/
+11
*
drm/i915: Use down ei for manual Baytrail RPS calculations
Chris Wilson
2015-03-20
1
-2
/
+0
*
drm/i915: Relax RPS contraints to allows setting minfreq on idle
Chris Wilson
2015-03-20
1
-0
/
+1
*
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
Joonas Lahtinen
2015-03-20
1
-62
/
+38
*
drm/i915: Update DRIVER_DATE to 20150313
Daniel Vetter
2015-03-17
1
-1
/
+1
*
drm/i915: redefine WARN_ON_ONCE to include the condition
Jani Nikula
2015-03-17
1
-0
/
+3
*
drm/i915/skl: Added new macros
Akash Goel
2015-03-17
1
-0
/
+1
*
drm/i915: Rewrite VLV/CHV watermark code
Ville Syrjälä
2015-03-17
1
-0
/
+11
*
drm/i915: Reorganize VLV DDL setup
Ville Syrjälä
2015-03-17
1
-0
/
+9
*
drm/i915: Disable the mmio.debug WARN after it fires
Chris Wilson
2015-03-17
1
-1
/
+1
*
drm/i915: Remove ironlake rc6 support
John Harrison
2015-03-17
1
-3
/
+0
*
drm/i915: add frontbuffer tracking to FBC
Paulo Zanoni
2015-03-17
1
-8
/
+2
*
drm/i915: Add a for_each_intel_connector macro
Ander Conselvan de Oliveira
2015-03-17
1
-0
/
+6
*
drm/i915: pass which operation triggered the frontbuffer tracking
Paulo Zanoni
2015-03-17
1
-0
/
+7
*
drm/i915: Make for_each_sprite() take dev_priv as argument
Damien Lespiau
2015-03-17
1
-1
/
+4
*
drm/i915: Make for_each_plane() take dev_priv as argument
Damien Lespiau
2015-03-17
1
-2
/
+4
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-1
/
+14
|
\
|
*
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-24
1
-1
/
+13
[next]