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