index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Fix a use after free, and unbalanced refcounting
Nick Hoath
2015-02-24
1
-1
/
+13
*
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
Rodrigo Vivi
2015-02-23
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-02-16
1
-81
/
+351
|
\
|
*
drm/i915: Update DRIVER_DATE to 20150130
Daniel Vetter
2015-01-30
1
-1
/
+1
|
*
drm/i915: Remove nested work in gpu error handling
Mika Kuoppala
2015-01-29
1
-2
/
+0
|
*
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
2015-01-28
1
-1
/
+2
|
*
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
2015-01-28
1
-1
/
+2
|
*
drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
Matt Roper
2015-01-27
1
-0
/
+1
|
*
drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
1
-2
/
+0
|
*
drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
Ville Syrjälä
2015-01-27
1
-0
/
+2
|
*
drm/i915: Performed deferred clflush inside set-cache-level
Chris Wilson
2015-01-27
1
-0
/
+1
|
*
drm/i915: Rename unpin_count to pin_count
Mika Kuoppala
2015-01-27
1
-1
/
+1
|
*
drm/i915: Rename plane_config to initial_plane_config
Damien Lespiau
2015-01-27
1
-3
/
+3
|
*
drm/i915/skl: Adding power domains for AUX controllers
Satheeshakrishna M
2015-01-27
1
-0
/
+4
|
*
drm/i915: Enum forcewake domains and domain identifiers
Mika Kuoppala
2015-01-27
1
-21
/
+24
|
*
drm/i915: Rename the forcewake get/put functions
Mika Kuoppala
2015-01-27
1
-10
/
+5
|
*
drm/i915: Consolidate forcewake code
Mika Kuoppala
2015-01-27
1
-0
/
+7
|
*
drm/i915: Reduce duplicated forcewake logic
Chris Wilson
2015-01-27
1
-17
/
+37
|
*
drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
Nick Hoath
2015-01-27
1
-0
/
+20
|
*
drm/i915: Removed duplicate members from submit_request
Nick Hoath
2015-01-27
1
-1
/
+8
|
*
drm/i915: Pass new_config down do crtc_compute_clock
Ander Conselvan de Oliveira
2015-01-27
1
-1
/
+2
|
*
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
1
-2
/
+2
|
*
drm/i915: Modifying structures related to DRRS
Vandana Kannan
2015-01-27
1
-8
/
+24
|
*
drm/i915: Increase the range of sideband address.
Deepak S
2015-01-27
1
-2
/
+2
|
*
drm/i915/chv: Populate total EU count on Cherryview
Deepak S
2015-01-27
1
-0
/
+1
|
*
drm/i915: Update DRIVER_DATE to 20150117
Daniel Vetter
2015-01-17
1
-1
/
+1
|
*
drm/i915: group link_standby setup and let this info visible everywhere.
Rodrigo Vivi
2015-01-15
1
-0
/
+1
|
*
drm/i915: fix build for CONFIG_BUG=n
Jani Nikula
2015-01-12
1
-2
/
+2
|
*
Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queued
Daniel Vetter
2015-01-12
1
-5
/
+16
|
|
\
|
*
|
drm/i915: Add ioctl to set per-context parameters
Chris Wilson
2015-01-07
1
-0
/
+4
|
*
|
drm/i915: Move the ban period onto the context
Chris Wilson
2015-01-07
1
-0
/
+5
|
*
|
Revert "drm/i915: Parsing LFP brightness control from VBT"
Rodrigo Vivi
2015-01-07
1
-1
/
+0
|
*
|
drm/i915: Update DRIVER_DATE to 20141219
Daniel Vetter
2014-12-19
1
-1
/
+1
|
*
|
drm/i915: tame the chattermouth (v2)
Rob Clark
2014-12-16
1
-0
/
+30
|
*
|
drm/i915: Use batch length instead of object size in command parser
Brad Volkin
2014-12-16
1
-0
/
+1
|
*
|
drm/i915: Use batch pools with the command parser
Brad Volkin
2014-12-16
1
-0
/
+1
|
*
|
drm/i915: Implement a framework for batch buffer pools
Brad Volkin
2014-12-16
1
-0
/
+21
|
*
|
drm/i915: Parsing LFP brightness control from VBT
Deepak M
2014-12-15
1
-0
/
+1
|
*
|
drm/i915: Infrastructure for supporting different GGTT views per object
Tvrtko Ursulin
2014-12-15
1
-5
/
+51
|
*
|
drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
Daniel Vetter
2014-12-15
1
-1
/
+13
|
*
|
drm/i915: Move FBC stuff to intel_fbc.c
Rodrigo Vivi
2014-12-10
1
-3
/
+0
|
*
|
drm/i915: Add unique id to the request structure for debugging
John Harrison
2014-12-06
1
-0
/
+4
|
*
|
drm/i915: Update DRIVER_DATE to 20141205
Daniel Vetter
2014-12-05
1
-1
/
+1
|
*
|
drm/i915: Convert 'trace_irq' to use requests rather than seqnos
John Harrison
2014-12-03
1
-0
/
+7
|
*
|
drm/i915: Remove the now redundant 'obj->ring'
John Harrison
2014-12-03
1
-2
/
+0
|
*
|
drm/i915: Convert 'i915_seqno_passed' calls into 'i915_gem_request_completed'
John Harrison
2014-12-03
1
-0
/
+18
|
*
|
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
2014-12-03
1
-4
/
+3
|
*
|
drm/i915: Convert __wait_seqno() to __wait_request()
John Harrison
2014-12-03
1
-1
/
+1
|
*
|
drm/i915: Check locking in i915_gem_request_unreference
Daniel Vetter
2014-12-03
1
-0
/
+1
|
*
|
drm/i915: Convert i915_wait_seqno to i915_wait_request
Daniel Vetter
2014-12-03
1
-18
/
+1
[next]