index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: Switch maintainer for drm/i915 to Keith Packard
Keith Packard
2011-05-11
1
-2
/
+2
*
drm/i915: debugfs interface for forcewake reference count
Ben Widawsky
2011-05-10
1
-0
/
+80
*
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
5
-9
/
+58
*
drm/i915: forcewake struct mutex locking fixes
Ben Widawsky
2011-05-10
2
-2
/
+17
*
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
5
-13
/
+41
*
drm/i915: proper use of forcewake
Ben Widawsky
2011-05-10
2
-46
/
+37
*
drm/i915: Disable all outputs early, before KMS takeover
Chris Wilson
2011-05-10
3
-15
/
+34
*
drm/i915: Do not clflush snooped objects
Chris Wilson
2011-05-10
1
-0
/
+11
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
6
-18
/
+48
*
drm/i915: debugfs for context information
Ben Widawsky
2011-05-10
1
-0
/
+25
*
drm/i915: use i915_enable_rc6 on SNB too
Jesse Barnes
2011-05-10
1
-3
/
+6
*
drm/i915: fix rc6 initialization on Ironlake
Ben Widawsky
2011-05-10
1
-0
/
+13
*
drm/1915: ringbuffer wait for idle function
Ben Widawsky
2011-05-10
3
-2
/
+8
*
drm/i915: fix ilk rc6 teardown locking
Ben Widawsky
2011-05-10
1
-3
/
+8
*
drm/i915: Fold the DPLL limit defines into the structs that use them.
Eric Anholt
2011-05-10
1
-469
/
+181
*
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
Eric Anholt
2011-05-10
1
-35
/
+22
*
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
Eric Anholt
2011-05-10
1
-83
/
+36
*
drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
Eric Anholt
2011-05-10
1
-209
/
+150
*
drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
Eric Anholt
2011-05-10
1
-6
/
+0
*
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/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
*
Linux 2.6.39-rc6
v2.6.39-rc6
Linus Torvalds
2011-05-03
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-05-03
7
-10
/
+49
|
\
|
*
drm/radeon/kms: fix gart setup on fusion parts (v2)
Alex Deucher
2011-05-04
4
-8
/
+18
|
*
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
2011-05-04
1
-0
/
+23
|
*
drm/radeon: fix regression on atom cards with hardcoded EDID record.
Dave Airlie
2011-05-04
1
-2
/
+3
|
*
drm/radeon/kms: add some new pci ids
Alex Deucher
2011-05-04
1
-0
/
+5
*
|
logfs: initialize superblock entries earlier
Linus Torvalds
2011-05-03
1
-4
/
+4
|
/
*
Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-05-03
1
-1
/
+124
|
\
|
*
xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
Stefano Stabellini
2011-05-02
1
-1
/
+1
|
*
xen/mmu: Add workaround "x86-64, mm: Put early page table high"
Konrad Rzeszutek Wilk
2011-05-02
1
-0
/
+123
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-03
7
-13
/
+20
|
\
\
|
*
|
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
2011-04-27
1
-0
/
+7
|
*
|
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
2011-04-27
1
-1
/
+1
[next]