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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
Eric Anholt
2011-05-10
1
-33
/
+24
|
|
*
drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().
Eric Anholt
2011-05-10
1
-258
/
+23
|
|
*
drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
Eric Anholt
2011-05-10
1
-10
/
+6
|
|
*
drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
Eric Anholt
2011-05-10
2
-7
/
+680
|
|
*
drm/i915: Attach a fb to the load-detect pipe
Chris Wilson
2011-05-10
2
-17
/
+128
|
|
*
drm/i915: Remove dead code from intel_release_load_detect_pipe()
Chris Wilson
2011-05-10
1
-5
/
+3
|
|
*
drm/i915: Remove dead code from intel_get_load_detect_pipe()
Chris Wilson
2011-05-10
1
-18
/
+10
|
|
*
drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
Chris Wilson
2011-05-10
1
-1
/
+1
|
|
*
drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
Chris Wilson
2011-05-10
1
-5
/
+2
|
|
*
drm/i915: Don't store temporary load-detect variables in the generic encoder
Chris Wilson
2011-05-10
4
-23
/
+33
|
|
*
drm/i915: Propagate failure to set mode for load-detect pipe
Chris Wilson
2011-05-10
1
-1
/
+5
|
|
*
drm/i915: Simplify return value from intel_get_load_detect_pipe
Chris Wilson
2011-05-10
4
-25
/
+22
|
|
*
drm/i915: Move the irq wait queue initialisation into the ring init
Chris Wilson
2011-05-10
2
-6
/
+1
|
*
|
drm: Verify debug message arguments
Joe Perches
2011-04-28
2
-7
/
+7
*
|
|
drm/i915: Revert i915.semaphore=1 default from i915 merge
Andy Lutomirski
2011-05-13
1
-1
/
+1
*
|
|
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
Linus Torvalds
2011-05-12
1
-0
/
+2
|
|
/
|
/
|
*
|
drm/i915/lvds: Only act on lid notify when the device is on
Alex Williamson
2011-05-09
1
-0
/
+3
*
|
drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
Chris Wilson
2011-05-09
1
-2
/
+2
*
|
drm/i915: Only enable the plane after setting the fb base (pre-ILK)
Chris Wilson
2011-05-09
1
-2
/
+0
*
|
drm/i915/dp: Be paranoid in case we disable a DP before it is attached
Chris Wilson
2011-05-04
1
-2
/
+15
*
|
drm/i915: Release object along create user fb error path
Chris Wilson
2011-05-04
1
-1
/
+3
|
/
*
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
2011-04-27
3
-1
/
+12
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-04-21
2
-37
/
+45
|
\
|
*
drm/i915: Initialise g4x watermarks for disabled pipes
Chris Wilson
2011-04-13
1
-1
/
+4
|
*
drm/i915: Sanitize the output registers after resume
Chris Wilson
2011-04-12
1
-32
/
+36
|
*
drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3
Sitsofe Wheeler
2011-04-12
1
-2
/
+2
|
*
drm/i915/tv: Only poll for TV connections
Mathew McKernan
2011-04-12
1
-2
/
+1
|
*
drm/i915/tv: Remember the detected TV type
Mathew McKernan
2011-04-12
1
-0
/
+2
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
3
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
*
|
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
2011-04-05
1
-24
/
+0
*
|
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
2011-04-05
1
-20
/
+0
*
|
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
2011-03-31
1
-4
/
+21
*
|
drm/i915: Busy-spin wait_for condition in atomic contexts
Chris Wilson
2011-03-31
1
-1
/
+1
*
|
drm/i915/lvds: Always return connected in the absence of better information
Chris Wilson
2011-03-24
1
-8
/
+2
|
/
*
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
2
-0
/
+7
*
drm/i915: Avoid unmapping pages from a NULL address space
Chris Wilson
2011-03-23
1
-3
/
+4
*
drm/i915: Fix use after free within tracepoint
Chris Wilson
2011-03-23
1
-2
/
+2
*
drm/i915: Restore missing command flush before interrupt on BLT ring
Chris Wilson
2011-03-23
2
-61
/
+55
*
drm/i915: Disable pagefaults along execbuffer relocation fast path
Chris Wilson
2011-03-23
1
-4
/
+17
*
drm/i915: Fix computation of pitch for dumb bo creator
Chris Wilson
2011-03-23
1
-1
/
+1
*
drm/i915: report correct render clock frequencies on SNB
Jesse Barnes
2011-03-23
2
-5
/
+5
*
drm/i915/dp: Correct the order of deletion for ghost eDP devices
Takashi Iwai
2011-03-23
1
-2
/
+2
*
drm/i915: Fix tiling corruption from pipelined fencing
Chris Wilson
2011-03-23
1
-27
/
+17
*
drm/i915: Re-enable self-refresh
Yuanhan Liu
2011-03-23
1
-4
/
+1
*
drm/i915: Prevent racy removal of request from client list
Herton Ronaldo Krzesinski
2011-03-23
1
-2
/
+4
*
drm/i915: skip redundant operations whilst enabling pipes and planes
Chris Wilson
2011-03-23
1
-8
/
+16
*
drm/i915: Remove surplus POSTING_READs before wait_for_vblank
Chris Wilson
2011-03-23
1
-8
/
+0
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
2
-0
/
+46
|
\
|
*
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2011-03-10
2
-0
/
+46
[prev]
[next]