index
:
blackbird-op-linux
master
Blackbird™ 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: s/cacheing/caching/
Ben Widawsky
2012-09-26
1
-4
/
+4
*
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
2012-09-20
1
-1
/
+0
*
drm/i915: #define gpu freq multipler
Ben Widawsky
2012-09-20
1
-0
/
+2
*
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
1
-7
/
+11
*
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
2012-09-20
1
-0
/
+12
*
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
2012-09-20
1
-2
/
+23
*
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
1
-1
/
+3
|
\
|
*
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
2012-09-06
1
-0
/
+1
|
*
drm/i915: add crtc->enable/disable vfuncs insted of dpms
Daniel Vetter
2012-09-06
1
-1
/
+2
*
|
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
Daniel Vetter
2012-09-03
1
-16
/
+20
*
|
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
2012-08-24
1
-3
/
+2
*
|
drm/i915: Extract general object init routine
Chris Wilson
2012-08-24
1
-0
/
+1
*
|
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-24
1
-2
/
+4
*
|
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
2012-08-22
1
-0
/
+1
*
|
drm/i915: Track unbound pages
Chris Wilson
2012-08-21
1
-4
/
+9
|
/
*
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-17
1
-7
/
+6
*
drm/i915: kill dev_priv->mchdev_lock
Daniel Vetter
2012-08-09
1
-1
/
+0
*
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
2012-08-09
1
-3
/
+15
*
drm/i915: dump the device info
Daniel Vetter
2012-08-09
1
-0
/
+26
*
drm/i915: rip out sanitize_pm again
Daniel Vetter
2012-07-26
1
-1
/
+0
*
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
2012-07-26
1
-2
/
+6
*
drm/i915: Segregate memory domains in the GTT using coloring
Chris Wilson
2012-07-26
1
-1
/
+4
*
drm/i915: Expand DPF support to Haswell
Ben Widawsky
2012-07-25
1
-1
/
+1
*
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
1
-0
/
+2
*
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
1
-3
/
+0
*
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
1
-3
/
+0
*
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
1
-2
/
+0
*
drm/i915: Remove the defunct flushing list
Chris Wilson
2012-07-25
1
-15
/
+4
*
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
1
-9
/
+3
*
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
1
-3
/
+3
*
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-25
1
-0
/
+2
*
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-20
1
-0
/
+1
*
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
1
-0
/
+4
*
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
1
-0
/
+2
*
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
1
-2
/
+1
*
drm/i915: add PCH_NONE to enum intel_pch
Paulo Zanoni
2012-07-05
1
-0
/
+1
*
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
2012-07-05
1
-1
/
+0
*
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-07-03
1
-9
/
+8
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
1
-0
/
+3
|
\
|
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-06-08
1
-0
/
+3
|
|
\
|
|
*
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
1
-0
/
+3
*
|
|
drm/i915: don't enable PPGTT on VLV yet
Jesse Barnes
2012-06-20
1
-1
/
+1
*
|
|
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-20
1
-1
/
+0
*
|
|
drm/i915: reset the GPU on context fini
Ben Widawsky
2012-06-14
1
-0
/
+1
*
|
|
drm/i915/context: create & destroy ioctls
Ben Widawsky
2012-06-14
1
-0
/
+4
*
|
|
drm/i915: add ccid to error state
Ben Widawsky
2012-06-14
1
-0
/
+1
*
|
|
drm/i915: context switch implementation
Ben Widawsky
2012-06-14
1
-0
/
+3
*
|
|
drm/i915: context basic create & destroy
Ben Widawsky
2012-06-14
1
-0
/
+11
*
|
|
drm/i915: preliminary context support
Ben Widawsky
2012-06-14
1
-0
/
+8
*
|
|
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
1
-0
/
+1
[next]