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_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm/i915: support 3 pipes on IVB+
Jesse Barnes
2011-10-20
1
-1
/
+3
*
Drivers: i915: Fix all space related issues.
Akshay Joshi
2011-09-19
1
-22
/
+22
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-22
1
-4
/
+2
|
\
|
*
drm/i915: Initialize RCS ring status page address in intel_render_ring_init_dri
Keith Packard
2011-07-22
1
-4
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2011-07-12
1
-3
/
+11
|
\
\
|
|
/
|
*
drm/i915: Clean up i915_driver_load failure path
Keith Packard
2011-07-12
1
-3
/
+11
*
|
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
2011-07-08
1
-1
/
+3
|
/
*
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
2011-06-29
1
-30
/
+1
*
drm/i915: more struct_mutex locking
Hugh Dickins
2011-06-27
1
-2
/
+1
*
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
2011-05-13
1
-2
/
+10
*
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
2011-05-13
1
-0
/
+4
*
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
2011-05-13
1
-0
/
+12
*
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
1
-0
/
+1
*
drm/i915: Disable all outputs early, before KMS takeover
Chris Wilson
2011-05-10
1
-9
/
+22
*
drm/1915: ringbuffer wait for idle function
Ben Widawsky
2011-05-10
1
-1
/
+1
*
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
2011-04-27
1
-1
/
+1
*
drm/i915: don't store the reg value for HWS_PGA
Chris Wilson
2011-03-02
1
-6
/
+13
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-01
1
-0
/
+11
|
\
|
*
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
2011-03-01
1
-0
/
+11
*
|
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
2011-03-01
1
-0
/
+3
*
|
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
1
-1
/
+6
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
1
-1
/
+0
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-24
1
-20
/
+15
|
\
\
|
|
/
|
*
drm/i915: Recognise non-VGA display devices
Chris Wilson
2011-01-23
1
-2
/
+8
|
*
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
2011-01-20
1
-18
/
+7
*
|
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-19
1
-5
/
+7
|
/
*
drm/i915: Remove impossible test
Chris Wilson
2011-01-11
1
-8
/
+0
*
drm/switcheroo: track state of switch in drivers.
Dave Airlie
2011-01-05
1
-0
/
+4
*
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
2011-01-05
1
-0
/
+1
*
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-01-05
1
-0
/
+23
|
\
|
*
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
Eric Anholt
2010-12-23
1
-0
/
+23
*
|
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
2010-12-20
1
-0
/
+3
*
|
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
2010-12-15
1
-2
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-12-05
1
-0
/
+3
|
\
\
|
|
/
|
*
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
2010-12-05
1
-0
/
+3
*
|
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
2010-12-05
1
-29
/
+31
*
|
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
2010-11-30
1
-11
/
+11
*
|
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
1
-1
/
+1
*
|
drm/i915: Contract the magic IPS constants into a direct LUT
Chris Wilson
2010-11-23
1
-160
/
+144
*
|
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
1
-2
/
+2
*
|
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2010-11-23
1
-121
/
+76
*
|
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
2010-11-22
1
-1
/
+1
*
|
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
2010-11-11
1
-2
/
+2
*
|
drm/i915: Fix unload after failed initialisation
Chris Wilson
2010-11-08
1
-9
/
+12
*
|
drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap
Chris Wilson
2010-10-29
1
-2
/
+2
*
|
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
2010-10-29
1
-0
/
+3
*
|
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-28
1
-0
/
+3
*
|
drm/i915: Use pci_iomap for remapping the MMIO registers.
Chris Wilson
2010-10-28
1
-13
/
+8
*
|
drm/i915: Use the agp_size determined from the GTT
Chris Wilson
2010-10-27
1
-14
/
+12
[next]