index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2012-04-09
drm/i915: add enumeration for DDI ports
Eugeni Dodonov
2012-04-09
drm/i915: add support for LynxPoint PCH
Eugeni Dodonov
2012-04-09
drm/i915: add Haswell devices and their PCI IDs
Eugeni Dodonov
2012-04-09
drm/i915: transform HAS_PCH_SPLIT in a feature check
Eugeni Dodonov
2012-03-29
drm/i915: add ValleyView specific force wake get/put functions
Jesse Barnes
2012-03-28
drm/i915: add DPIO support
Jesse Barnes
2012-03-28
drm/i915: add ValleyView driver structs and IS_VALLEYVIEW macro
Jesse Barnes
2012-03-28
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
Daniel Kurtz
2012-03-28
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
Daniel Kurtz
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-03-27
drm/i915: kill ranged cpu read domain support
Daniel Vetter
2012-03-27
drm/i915: Avoid using mappable space for relocation processing through the CPU
Chris Wilson
2012-03-27
drm/i915: s/i915_gem_do_init/i915_gem_init_global_gtt
Daniel Vetter
2012-03-25
drm/i915: add an explict mmio base for gpio/gmbus io
Daniel Vetter
2012-03-23
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
Jesse Barnes
2012-03-22
drm/i915: Add lvds_channel module option
Takashi Iwai
2012-03-22
drm/i915: Check VBIOS value for determining LVDS dual channel mode, too
Takashi Iwai
2012-03-20
drm/i915: bind objects to the global gtt only when needed
Daniel Vetter
2012-03-20
drm/i915: split out dma mapping from global gtt bind/unbind functions
Daniel Vetter
2012-03-18
drm/i915: panel: invert brightness via quirk
Carsten Emde
2012-02-29
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
2012-02-29
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
2012-02-29
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
2012-02-29
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
2012-02-27
drm/i915: error_buffer->ring should be signed
Daniel Vetter
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
2012-02-14
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
2012-02-14
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
2012-02-13
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
2012-02-12
drm/i915: check gtfifodbg after possibly failed writes
Ben Widawsky
2012-02-10
Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queued
Daniel Vetter
2012-02-09
drm/i915: enable ppgtt
Daniel Vetter
2012-02-09
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
2012-02-09
drm/i915: initialization/teardown for the aliasing ppgtt
Daniel Vetter
2012-02-09
drm/i915: dump even more into the error_state
Daniel Vetter
2012-02-08
drm/i915: swizzling support for snb/ivb
Daniel Vetter
2012-01-29
drm/i915: add per-ring fault reg to error_state
Daniel Vetter
2012-01-29
drm/i915: Separate fence pin counting from normal bind pin counting
Chris Wilson
2012-01-29
drm/i915: collect more per ring error state
Daniel Vetter
2012-01-29
drm/i915: refactor ring error state capture to use arrays
Daniel Vetter
2012-01-26
drm/i915: argument to control retiring behavior
Ben Widawsky
2012-01-19
drm/i915: protect force_wake_(get|put) with the gt_lock
Daniel Vetter
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
2012-01-17
drm/i915: kill i915_mem.c
Daniel Vetter
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
2012-01-03
drm/i915: Clean up multi-threaded forcewake patch
Keith Packard
2011-12-19
drm/i915: check ACTHD of all rings
Daniel Vetter
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
[next]