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_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
2010-11-22
1
-2
/
+7
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-22
1
-1
/
+2
|
\
|
*
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
2010-11-19
1
-1
/
+2
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-02
1
-1
/
+1
|
\
\
|
|
/
|
*
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
2010-11-02
1
-1
/
+1
*
|
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
2010-10-28
1
-3
/
+0
*
|
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
2010-10-27
1
-1
/
+1
|
/
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
1
-65
/
+149
|
\
|
*
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
2010-10-21
1
-2
/
+2
|
*
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
2010-10-21
1
-0
/
+2
|
*
drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged.
Chris Wilson
2010-10-01
1
-6
/
+9
|
*
drm/i915: Try to reset gen2 devices.
Chris Wilson
2010-10-01
1
-0
/
+33
|
*
drm/i915: Clear fence registers on GPU reset
Chris Wilson
2010-10-01
1
-1
/
+1
|
*
drm/i915: Clear the gpu_write_list on resetting write_domain upon hang
Chris Wilson
2010-09-22
1
-15
/
+1
|
*
drm/i915: Disable output polling across suspend & resume
Chris Wilson
2010-09-21
1
-1
/
+10
|
*
drm/i915: add a new BSD ring buffer for Sandybridge
Xiang, Haihao
2010-09-21
1
-0
/
+2
|
*
drm/i915: fix HAS_BSD with a device info flag
Xiang, Haihao
2010-09-21
1
-0
/
+4
|
*
drm/i915: Clean up bo lists on all hung gpus
Chris Wilson
2010-09-21
1
-5
/
+10
|
*
drm/i915: Clear GPU read domains on reset
Chris Wilson
2010-09-21
1
-0
/
+5
|
*
drm/i915: Clear flushing lists on GPU reset
Chris Wilson
2010-09-21
1
-0
/
+6
|
*
drm/i915: After a reset perform a forced modeset
Chris Wilson
2010-09-21
1
-7
/
+10
|
*
drm/i915: Add support for GPU soft reset on Ironlake.
Kenneth Graunke
2010-09-21
1
-6
/
+24
|
*
drm/i915: Rename graphics reset registers.
Kenneth Graunke
2010-09-21
1
-3
/
+3
|
*
drm/i915: Actually set the reset bit in i965_reset.
Kenneth Graunke
2010-09-21
1
-16
/
+15
|
*
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
2010-09-21
1
-43
/
+41
|
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-0
/
+1
|
|
\
|
*
|
drm/i915/overlay: Move capabilities bits to common info block.
Chris Wilson
2010-09-08
1
-0
/
+12
|
*
|
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
2010-09-08
1
-3
/
+4
|
*
|
Merge remote branch 'airlied/drm-core-next' into HEAD
Chris Wilson
2010-09-08
1
-2
/
+0
|
|
\
\
|
|
*
|
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
1
-1
/
+0
|
|
*
|
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-30
1
-1
/
+0
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
drm: use noop_llseek
Arnd Bergmann
2010-09-16
1
-0
/
+1
|
|
/
/
*
|
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
1
-0
/
+1
|
/
/
*
|
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
2010-09-07
1
-0
/
+4
*
|
drm/i915: Include a generation number in the device info
Chris Wilson
2010-09-07
1
-33
/
+28
|
/
*
drm/i915,intel_agp: Add support for Sandybridge D0
Zhenyu Wang
2010-08-21
1
-0
/
+1
*
drm/i915: Refactor i915_gem_retire_requests()
Chris Wilson
2010-08-01
1
-1
/
+1
*
drm/i915: Include any alternate names by which the device is known.
Chris Wilson
2010-08-01
1
-26
/
+26
*
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
2010-08-01
1
-2
/
+2
*
drm/i915: Silence sparse over non-static local structure.
Chris Wilson
2010-08-01
1
-1
/
+1
*
drm/i915: Silence sparse over duplicate members in static initializer
Chris Wilson
2010-08-01
1
-2
/
+2
*
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-08-01
1
-1
/
+1
*
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-07-07
1
-1
/
+1
|
\
|
*
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
1
-1
/
+1
*
|
drm/i915: Storage class should be before const qualifier
Tobias Klauser
2010-05-26
1
-19
/
+19
*
|
i915: fix lock imbalance on error path...
Daniel J Blueman
2010-05-26
1
-0
/
+1
*
|
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
2010-05-26
1
-1
/
+1
*
|
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
2010-05-26
1
-26
/
+3
*
|
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
2010-05-26
1
-1
/
+1
|
/
[next]