index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
drm/i915: Contract the magic IPS constants into a direct LUT
Chris Wilson
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2010-11-22
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
2010-11-11
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-08
drm/i915: Fix unload after failed initialisation
Chris Wilson
2010-10-29
drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap
Chris Wilson
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-28
drm/i915: Use pci_iomap for remapping the MMIO registers.
Chris Wilson
2010-10-27
drm/i915: Use the agp_size determined from the GTT
Chris Wilson
2010-10-27
drm/i915: use the complete gtt
Daniel Vetter
2010-10-27
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-20
drm/i915: Simplify most HAS_BSD() checks
Chris Wilson
2010-10-19
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
2010-10-19
drm/i915: Fix oops on HWS unload
Daniel Vetter
2010-10-19
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
Chris Wilson
2010-10-19
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
2010-10-08
drm/i915: add _DSM support
Jesse Barnes
2010-10-07
drm/i915: Free hardware status page on unload when physically mapped
Keith Packard
2010-10-04
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
2010-09-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-27
drm/i915: fix GMCH power reporting
Jesse Barnes
2010-09-26
drm/i915: fix debugging compilation error from previous commit
Chris Wilson
2010-09-26
drm/i915: Convert the file mutex into a spinlock
Chris Wilson
2010-09-25
drm/i915: kill ring->setup_status_page
Daniel Vetter
2010-09-24
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-21
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2010-09-21
intel-gtt: clean up gtt size reporting
Daniel Vetter
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-10
drm/i915: Adapt workqueue to new alloc_workqueue interface
Chris Wilson
2010-09-08
drm/i915: die, i915_probe_agp, die
Daniel Vetter
2010-09-08
drm/i915: drop prealloc_start from i915_dma gtt init
Daniel Vetter
2010-09-08
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
2010-09-08
drm/i915: Remove redundant initialisation of fb_base
Chris Wilson
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
drm/i915: Remove the random SyncFlush during initialisation
Chris Wilson
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
drm/i915: unload: fix retire_work races
Daniel Vetter
2010-09-08
drm/i915: unload: ensure that gem is idle
Daniel Vetter
2010-09-08
drm/i915: unload: fix unpin_work related races
Daniel Vetter
2010-09-08
drm/i915: unload: don't leak error state
Daniel Vetter
2010-09-08
drm/i915: unload: fix hotplug_work races
Daniel Vetter
[next]