index
:
blackbird-op-linux
master
Blackbird™ 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
*
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
2010-12-05
1
-0
/
+3
*
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
1
-3
/
+3
*
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
1
-0
/
+4
*
drm/i915: Simplify most HAS_BSD() checks
Chris Wilson
2010-10-20
1
-5
/
+5
*
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
2010-10-19
1
-1
/
+4
*
drm/i915: Fix oops on HWS unload
Daniel Vetter
2010-10-19
1
-3
/
+3
*
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
Chris Wilson
2010-10-19
1
-3
/
+0
*
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
2010-10-19
1
-0
/
+3
|
\
|
*
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-10-19
1
-0
/
+3
|
|
\
|
|
*
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
2010-10-08
1
-0
/
+3
*
|
|
drm/i915: add _DSM support
Jesse Barnes
2010-10-08
1
-0
/
+2
*
|
|
drm/i915: Free hardware status page on unload when physically mapped
Keith Packard
2010-10-07
1
-0
/
+3
|
/
/
*
|
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
2010-10-04
1
-0
/
+1
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-09-28
1
-3
/
+3
|
\
\
|
|
/
|
*
drm/i915: fix GMCH power reporting
Jesse Barnes
2010-09-27
1
-3
/
+3
*
|
drm/i915: fix debugging compilation error from previous commit
Chris Wilson
2010-09-26
1
-1
/
+0
*
|
drm/i915: Convert the file mutex into a spinlock
Chris Wilson
2010-09-26
1
-1
/
+1
*
|
drm/i915: kill ring->setup_status_page
Daniel Vetter
2010-09-25
1
-1
/
+1
*
|
drm/i915: Only hold a process-local lock whilst throttling.
Chris Wilson
2010-09-24
1
-11
/
+11
*
|
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2010-09-21
1
-2
/
+0
*
|
intel-gtt: clean up gtt size reporting
Daniel Vetter
2010-09-21
1
-1
/
+0
*
|
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-15
/
+13
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-0
/
+2
*
|
drm/i915: Adapt workqueue to new alloc_workqueue interface
Chris Wilson
2010-09-10
1
-1
/
+16
*
|
drm/i915: die, i915_probe_agp, die
Daniel Vetter
2010-09-08
1
-178
/
+12
*
|
drm/i915: drop prealloc_start from i915_dma gtt init
Daniel Vetter
2010-09-08
1
-8
/
+4
*
|
intel-gtt: introduce drm/intel-gtt.h
Daniel Vetter
2010-09-08
1
-2
/
+0
*
|
drm/i915: Remove redundant initialisation of fb_base
Chris Wilson
2010-09-08
1
-4
/
+0
*
|
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
2010-09-08
1
-1
/
+1
*
|
drm/i915: Remove the random SyncFlush during initialisation
Chris Wilson
2010-09-08
1
-6
/
+0
*
|
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
1
-2
/
+7
*
|
drm/i915: unload: fix retire_work races
Daniel Vetter
2010-09-08
1
-0
/
+3
*
|
drm/i915: unload: ensure that gem is idle
Daniel Vetter
2010-09-08
1
-1
/
+7
*
|
drm/i915: unload: fix unpin_work related races
Daniel Vetter
2010-09-08
1
-0
/
+3
*
|
drm/i915: unload: don't leak error state
Daniel Vetter
2010-09-08
1
-2
/
+2
*
|
drm/i915: unload: fix hotplug_work races
Daniel Vetter
2010-09-08
1
-1
/
+1
*
|
drm/i915: unload: fix error_work races
Daniel Vetter
2010-09-08
1
-3
/
+5
|
/
*
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
2010-09-07
1
-10
/
+10
*
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
1
-3
/
+9
*
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
2010-09-06
1
-0
/
+4
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-23
1
-40
/
+40
|
\
|
*
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
1
-40
/
+40
*
|
drm/i915 invalidate indirect state pointers at end of ring exec
Zou Nan hai
2010-08-09
1
-0
/
+7
|
/
*
drm/agp/i915: trim stolen space to 32M
Jesse Barnes
2010-08-01
1
-0
/
+8
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
1
-1
/
+1
|
\
|
*
drm/i915: don't free non-existent compressed llb on ILK+
Jesse Barnes
2010-07-26
1
-1
/
+1
*
|
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-08-01
1
-4
/
+5
*
|
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
1
-0
/
+1
|
*
drm: Remove drm_resource wrappers
Jordan Crouse
2010-06-01
1
-3
/
+3
[next]