index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2012-10-17
drm/i915: Insert i915_preliminary_hw_support variable.
Rodrigo Vivi
2012-10-12
drm/i915: fixup i915_gem_object_get_page inline helper
Chris Wilson
2012-10-12
drm/i915: Disallow preallocation of requests
Chris Wilson
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
2012-09-20
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
2012-09-20
drm/i915: #define gpu freq multipler
Ben Widawsky
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
2012-09-20
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
2012-09-20
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
2012-09-06
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
2012-09-06
drm/i915: add crtc->enable/disable vfuncs insted of dpms
Daniel Vetter
2012-09-03
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
Daniel Vetter
2012-08-24
drm/i915: Use new INSTDONE registers (Gen7+)
Ben Widawsky
2012-08-24
drm/i915: Extract general object init routine
Chris Wilson
2012-08-24
drm/i915: Only pwrite through the GTT if there is space in the aperture
Chris Wilson
2012-08-22
drm/i915: Add ERR_INT to gen7 error state
Ben Widawsky
2012-08-21
drm/i915: Track unbound pages
Chris Wilson
2012-08-17
drm/i915: kill a few unused things in dev_priv
Daniel Vetter
2012-08-09
drm/i915: kill dev_priv->mchdev_lock
Daniel Vetter
2012-08-09
drm/i915: move all rps state into dev_priv->rps
Daniel Vetter
2012-08-09
drm/i915: dump the device info
Daniel Vetter
2012-07-26
drm/i915: rip out sanitize_pm again
Daniel Vetter
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
2012-07-26
drm/i915: Segregate memory domains in the GTT using coloring
Chris Wilson
2012-07-25
drm/i915: Expand DPF support to Haswell
Ben Widawsky
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
2012-07-25
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
2012-07-25
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
2012-07-25
drm/i915: Remove the per-ring write list
Chris Wilson
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
2012-07-25
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-20
drm/i915: Add comments to explain the BSD tail write workaround
Chris Wilson
2012-07-05
drm/i915: introduce for_each_encoder_on_crtc
Daniel Vetter
2012-07-05
drm/i915: non-interruptible sleeps can't handle -EAGAIN
Daniel Vetter
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
drm/i915: add PCH_NONE to enum intel_pch
Paulo Zanoni
2012-07-05
drm/i915: fix up ilk rc6 disabling confusion
Daniel Vetter
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-20
drm/i915: don't enable PPGTT on VLV yet
Jesse Barnes
2012-06-20
drm/i915: initialize the context idr unconditionally
Daniel Vetter
2012-06-14
drm/i915: reset the GPU on context fini
Ben Widawsky
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
2012-06-14
drm/i915: context switch implementation
Ben Widawsky
2012-06-14
drm/i915: context basic create & destroy
Ben Widawsky
2012-06-14
drm/i915: preliminary context support
Ben Widawsky
[next]