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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
1
-1
/
+1
|
\
|
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-09-21
19
-1022
/
+1322
|
\
\
|
|
/
|
/
|
|
*
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-21
5
-0
/
+40
|
*
drm/i915: get the bridge device once.
Dave Airlie
2009-09-08
3
-55
/
+44
|
*
Merge intel drm-intel-next branch
Dave Airlie
2009-09-07
21
-291
/
+1384
|
|
\
|
|
*
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
2009-09-06
1
-2
/
+2
|
|
*
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
2009-09-06
4
-27
/
+50
|
|
*
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
2009-09-04
1
-0
/
+3
|
|
*
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
2009-09-04
1
-22
/
+74
|
|
*
drm/i915: fix tiling on IGDNG
Zhenyu Wang
2009-09-04
3
-8
/
+21
|
|
*
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
2009-09-04
1
-2
/
+2
|
|
*
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
2009-09-04
1
-12
/
+8
|
|
*
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
2009-09-04
1
-2
/
+2
|
|
*
drm/i915: i915_modeset is signed
Kyle McMartin
2009-09-04
1
-1
/
+1
|
|
*
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-04
9
-45
/
+704
|
|
*
drm/i915: Support IGD EOS
Shaohua Li
2009-09-04
3
-0
/
+51
|
|
*
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
2009-09-04
1
-48
/
+153
|
|
*
drm/i915: select TV format according to connector type
Ma Ling
2009-09-04
1
-0
/
+30
|
|
*
drm/i915: update debugfs interrupt info on IGDNG
Zhenyu Wang
2009-09-04
1
-10
/
+31
|
|
*
drm/i915: Add i915 register dumping debugfs file
Ben Gamari
2009-09-04
1
-0
/
+30
|
|
*
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
2009-09-04
4
-13
/
+13
|
*
|
drm: fix two issues with fb consolidation.
Dave Airlie
2009-08-31
1
-1
/
+1
|
*
|
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-31
4
-725
/
+30
|
*
|
drm: GEM handles are u32, not int
Pekka Paalanen
2009-08-27
1
-1
/
+2
|
*
|
Merge Linus master to drm-next
Dave Airlie
2009-08-20
17
-514
/
+1222
|
|
\
\
|
*
|
|
drm: clarify scaling property names
Jesse Barnes
2009-08-19
1
-11
/
+3
|
*
|
|
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-08-04
3
-46
/
+34
*
|
|
|
i915: disable interrupts before tearing down GEM state
Linus Torvalds
2009-09-08
1
-5
/
+1
*
|
|
|
drm/i915: fix mask bits setting
Zhenyu Wang
2009-09-08
3
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
2009-09-02
1
-4
/
+9
*
|
|
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
2009-09-02
1
-1
/
+15
*
|
|
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
2009-08-29
3
-4
/
+55
*
|
|
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
Eric Anholt
2009-08-29
2
-38
/
+54
*
|
|
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
9
-51
/
+73
*
|
|
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
Ma Ling
2009-08-24
1
-9
/
+9
*
|
|
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
Roel Kluin
2009-08-24
1
-1
/
+1
*
|
|
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
Bruno Prémont
2009-08-24
1
-1
/
+1
*
|
|
drm/i915: Set the multiplier for SDVO on G33 platform
Sean Young
2009-08-24
1
-1
/
+1
|
|
/
|
/
|
*
|
drm/i915: silence vblank warnings
Frans Pop
2009-08-09
1
-2
/
+2
*
|
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
2009-08-05
1
-1
/
+1
*
|
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
2009-08-05
4
-6
/
+19
*
|
drm/i915: Add support for dual-channel LVDS on 8xx.
ling.ma@intel.com
2009-07-30
1
-1
/
+1
*
|
drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.
ling.ma@intel.com
2009-07-30
1
-6
/
+21
*
|
drm/i915: Choose real sdvo output according to result from detection
ling.ma@intel.com
2009-07-29
1
-78
/
+153
*
|
drm/i915: Set preferred mode for integrated TV according to TV format
ling.ma@intel.com
2009-07-29
1
-0
/
+22
*
|
drm/i915: fix 845G FIFO size & burst length
Jesse Barnes
2009-07-29
1
-2
/
+7
*
|
drm/i915: fix VGA detect on IGDNG
Zhenyu Wang
2009-07-29
1
-4
/
+8
*
|
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-29
8
-168
/
+468
*
|
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
2009-07-29
3
-21
/
+157
[next]