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/exynos: use threaded irq for hdmi hotplug
Joonyoung Shim
2012-05-08
1
-35
/
+5
|
|
*
|
|
drm/exynos: use platform_get_irq_byname for hdmi
Joonyoung Shim
2012-05-08
1
-6
/
+5
|
|
*
|
|
drm/exynos: cleanup for hdmi platform data
Joonyoung Shim
2012-05-08
2
-14
/
+11
|
|
*
|
|
drm/exynos: added a feature to get gem buffer information.
Inki Dae
2012-05-08
4
-0
/
+51
|
|
*
|
|
drm/exynos: added drm prime feature.
Inki Dae
2012-05-08
8
-9
/
+353
|
|
*
|
|
drm/exynos: added cache attribute support for gem.
Inki Dae
2012-05-08
2
-11
/
+49
|
|
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Inki Dae
2012-05-08
707
-4466
/
+7198
|
|
|
\
\
\
|
|
*
|
|
|
vgaarb: Provide dummy default device functions
Matthew Garrett
2012-05-03
1
-0
/
+5
|
*
|
|
|
|
drm: Make the CRTC gamma_set operation optional
Laurent Pinchart
2012-05-22
3
-7
/
+8
|
*
|
|
|
|
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
9
-9
/
+9
|
*
|
|
|
|
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
7
-7
/
+7
|
*
|
|
|
|
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
2012-05-22
5
-24
/
+38
|
*
|
|
|
|
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
9
-32
/
+24
|
*
|
|
|
|
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
2012-05-22
1
-1
/
+1
|
*
|
|
|
|
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2012-05-22
2
-0
/
+2
|
*
|
|
|
|
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
2012-05-22
1
-0
/
+21
|
*
|
|
|
|
drm/radeon/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
1
-0
/
+20
|
*
|
|
|
|
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
2012-05-22
1
-0
/
+19
|
*
|
|
|
|
drm/dp: Add DPCD defines for register 0x007
Adam Jackson
2012-05-22
1
-0
/
+4
|
*
|
|
|
|
drm/dp: Add DPCD OUI register defines
Adam Jackson
2012-05-22
1
-0
/
+4
|
*
|
|
|
|
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
Alan Cox
2012-05-22
1
-2
/
+4
|
*
|
|
|
|
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-22
7
-12
/
+61
|
*
|
|
|
|
gma500: Prevent endless loop in panel power up sequence
Alan Cox
2012-05-22
1
-3
/
+9
|
*
|
|
|
|
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
2012-05-22
4
-104
/
+73
|
*
|
|
|
|
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
2012-05-22
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...
Dave Airlie
2012-05-21
22
-292
/
+1627
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
2012-05-20
1
-0
/
+11
|
|
*
|
|
|
|
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2012-05-20
2
-5
/
+52
|
|
*
|
|
|
|
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
2012-05-20
1
-31
/
+13
|
|
*
|
|
|
|
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2012-05-20
2
-4
/
+11
|
|
*
|
|
|
|
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
2012-05-19
1
-2
/
+2
|
|
*
|
|
|
|
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
2012-05-19
1
-6
/
+15
|
|
*
|
|
|
|
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
2012-05-19
1
-2
/
+3
|
|
*
|
|
|
|
drm/i915: disable gmbus on i830
Daniel Vetter
2012-05-19
1
-0
/
+4
|
|
*
|
|
|
|
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
2012-05-19
1
-2
/
+2
|
|
*
|
|
|
|
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
2012-05-19
1
-8
/
+5
|
|
*
|
|
|
|
drm/i915: Introduce for_each_ring() macro
Chris Wilson
2012-05-19
8
-85
/
+76
|
|
*
|
|
|
|
drm/i915: Assert that the transcoder is indeed off before modifying it
Chris Wilson
2012-05-19
1
-0
/
+2
|
|
*
|
|
|
|
drm/i915: hook Haswell devices in place
Eugeni Dodonov
2012-05-19
2
-0
/
+11
|
|
*
|
|
|
|
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
2012-05-19
3
-1
/
+133
|
|
*
|
|
|
|
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
2012-05-19
2
-17
/
+21
|
|
*
|
|
|
|
drm/i915: add WR PLL programming table
Eugeni Dodonov
2012-05-19
1
-0
/
+388
|
|
*
|
|
|
|
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
2012-05-19
1
-0
/
+19
|
|
*
|
|
|
|
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
2012-05-19
3
-1
/
+50
|
|
*
|
|
|
|
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
2012-05-19
1
-3
/
+97
|
|
*
|
|
|
|
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
2012-05-19
4
-0
/
+43
|
|
*
|
|
|
|
drm/i915: define Haswell watermarks and clock gating
Eugeni Dodonov
2012-05-19
1
-0
/
+11
|
|
*
|
|
|
|
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
2012-05-19
1
-0
/
+1
|
|
*
|
|
|
|
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
2012-05-19
3
-0
/
+118
|
|
*
|
|
|
|
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
2012-05-19
4
-0
/
+111
[prev]
[next]