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
*
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-12-01
2
-3
/
+7
*
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
Zhao Yakui
2009-11-30
1
-0
/
+39
*
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-0
/
+44
*
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+52
*
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
2009-11-30
1
-1
/
+50
*
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-30
4
-0
/
+93
*
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
2009-11-30
1
-0
/
+5
*
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
2009-11-30
1
-2
/
+2
*
drm/i915: Unregister i915_wedged debugfs entry using the right key
Kristian Høgsberg
2009-11-30
1
-5
/
+2
*
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
3
-6
/
+2
*
drm/i915: Avoid NULL dereference with component_only tv_modes
Chris Wilson
2009-11-30
1
-7
/
+4
*
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
2009-11-30
1
-3
/
+6
*
drm/i915: overlay: extract some duplicated code
Daniel Vetter
2009-11-30
1
-23
/
+19
*
drm/i915: remove Pineview EOS protection support
Shaohua Li
2009-11-30
3
-51
/
+0
*
drm/i915: use msleep for intel_wait_for_vblank
Shaohua Li
2009-11-30
1
-1
/
+1
*
drm/i915: handle failure path correctly for lvds
Shaohua Li
2009-11-25
1
-0
/
+1
*
drm/i915: Fix LVDS stability issue on Ironlake
Zhenyu Wang
2009-11-25
1
-19
/
+41
*
drm/i915: Restore the DPLL calculation logic for 9xx platform
Zhao Yakui
2009-11-25
1
-10
/
+11
*
drm/i915: Check whether the LVDS downclock is found in VBT
Zhao Yakui
2009-11-25
1
-0
/
+42
*
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-25
3
-3
/
+72
*
drm/i915: Replace a calloc followed by copying data over it with malloc.
Eric Anholt
2009-11-25
2
-3
/
+16
*
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-11-05
41
-619
/
+1118
|
\
|
*
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-11-05
7
-52
/
+50
|
|
\
|
|
*
drm/radeon/kms/r700: fix some typos in chip init
Alex Deucher
2009-11-04
1
-13
/
+13
|
|
*
drm/radeon/kms: remove some misleading debugging output
Alex Deucher
2009-11-04
1
-3
/
+0
|
|
*
drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.
Dave Airlie
2009-11-04
1
-25
/
+19
|
|
*
drm/radeon/kms: disable D1VGA and D2VGA if enabled
Dave Airlie
2009-11-04
1
-0
/
+2
|
|
*
drm/radeon/kms: Don't RMW CP_RB_CNTL
Alex Deucher
2009-11-04
2
-11
/
+9
|
|
*
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
2009-11-04
2
-0
/
+7
|
*
|
Merge branch 'drm-next' of ../drm-2.6 into drm-next
Dave Airlie
2009-10-28
7
-24
/
+57
|
|
\
\
|
|
|
/
|
|
*
drm/radeon/kms: fix rc410 suspend/resume.
Dave Airlie
2009-10-28
1
-0
/
+2
|
|
*
drm/radeon/kms: add quirk for hp dc5750
Alex Deucher
2009-10-28
1
-0
/
+6
|
|
*
drm/radeon/kms/atom: fix potential oops in spread spectrum code
Alex Deucher
2009-10-28
1
-9
/
+12
|
|
*
drm/kms: typo fix
James Simmons
2009-10-28
1
-1
/
+1
|
|
*
drm/radeon/kms/atom: Make card_info per device
Mathias Fröhlich
2009-10-28
2
-12
/
+18
|
|
*
drm/radeon/kms/atom: Fix DVO support
Alex Deucher
2009-10-28
1
-2
/
+8
|
|
*
drm/radeon/kms/atom: loosen pll min output limits
Alex Deucher
2009-10-28
1
-0
/
+10
|
*
|
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-10-26
6
-4
/
+251
|
*
|
drm/radeon: A bit of cleanup work on radeon_freelist_get()
Robert Noland
2009-10-26
1
-41
/
+4
|
|
/
|
*
drm/radeon/kms: add support for msi
Alex Deucher
2009-10-26
5
-2
/
+49
|
*
drm/radeon/kms/atom: add support for spread spectrum (v2)
Alex Deucher
2009-10-26
4
-12
/
+111
|
*
drm/radeon/kms/r7xx: add regs for 40 bit CUR/GRPH addresses
Alex Deucher
2009-10-26
3
-2
/
+27
|
*
drm/radeon/r600: only assign vb after we know space is available.
Robert Noland
2009-10-26
1
-3
/
+1
|
*
drm/radeon/r600: Replace repeated calculations with variable.
Robert Noland
2009-10-26
1
-21
/
+31
|
*
drm/radeon/kms/atom: get better min pixel clock info
Mathias Fröhlich
2009-10-26
1
-2
/
+6
|
*
drm/radeon/kms: add quirk for acer 5102
Alex Deucher
2009-10-26
1
-10
/
+23
|
*
drm/radeon/kms: fix vram_width calculation on r6xx/r7xx
Alex Deucher
2009-10-26
4
-16
/
+52
|
*
drm/radeon/kms: fix cs parser tex bit 11 check
Mathias Fröhlich
2009-10-26
1
-2
/
+7
|
*
drm/kms: fix kms/fbdev colormap support properly.
Dave Airlie
2009-10-26
1
-13
/
+29
|
*
drm/radeon/kms: fix support for original r100
Alex Deucher
2009-10-16
1
-2
/
+19
[next]