index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
connector
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
drm: add plane properties
Rob Clark
2
-0
/
+26
2012-05-22
drm: add bitmask property type
Rob Clark
3
-3
/
+49
2012-05-22
drm: Make the CRTC gamma_set operation optional
Laurent Pinchart
3
-7
/
+8
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
9
-9
/
+9
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
7
-7
/
+7
2012-05-22
drm: Miscellaneous typo fixes and documentation updates
Laurent Pinchart
5
-24
/
+38
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
9
-32
/
+24
2012-05-22
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
2
-0
/
+2
2012-05-22
drm/nouveau/dp: Probe branch/sink OUIs (v2)
Adam Jackson
1
-0
/
+21
2012-05-22
drm/radeon/dp: Probe branch/sink OUIs
Adam Jackson
1
-0
/
+20
2012-05-22
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
1
-0
/
+19
2012-05-22
drm/dp: Add DPCD defines for register 0x007
Adam Jackson
1
-0
/
+4
2012-05-22
drm/dp: Add DPCD OUI register defines
Adam Jackson
1
-0
/
+4
2012-05-22
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
Alan Cox
1
-2
/
+4
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
7
-12
/
+61
2012-05-22
gma500: Prevent endless loop in panel power up sequence
Alan Cox
1
-3
/
+9
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
4
-104
/
+73
2012-05-22
nouveau: nouveau_set_bo_placement takes TTM flags
Dave Airlie
1
-1
/
+1
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
1
-0
/
+11
2012-05-20
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2
-5
/
+52
2012-05-20
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
1
-31
/
+13
2012-05-20
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2
-4
/
+11
2012-05-20
drm/kms: fix Kconfig for new drivers.
Dave Airlie
3
-3
/
+6
2012-05-19
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
1
-2
/
+2
2012-05-19
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
1
-6
/
+15
2012-05-19
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
1
-2
/
+3
2012-05-19
drm/i915: disable gmbus on i830
Daniel Vetter
1
-0
/
+4
2012-05-19
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
1
-2
/
+2
2012-05-19
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
1
-8
/
+5
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
8
-85
/
+76
2012-05-19
drm/i915: Assert that the transcoder is indeed off before modifying it
Chris Wilson
1
-0
/
+2
2012-05-19
drm/i915: hook Haswell devices in place
Eugeni Dodonov
2
-0
/
+11
2012-05-19
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
3
-1
/
+133
2012-05-19
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
2
-17
/
+21
2012-05-19
drm/i915: add WR PLL programming table
Eugeni Dodonov
1
-0
/
+388
2012-05-19
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
1
-0
/
+19
2012-05-19
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
3
-1
/
+50
2012-05-19
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
1
-3
/
+97
2012-05-19
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
4
-0
/
+43
2012-05-19
drm/i915: define Haswell watermarks and clock gating
Eugeni Dodonov
1
-0
/
+11
2012-05-19
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
1
-0
/
+1
2012-05-19
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
3
-0
/
+118
2012-05-19
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
4
-0
/
+111
2012-05-19
drm/i915: account for only one PCH receiver on Haswell
Eugeni Dodonov
2
-4
/
+21
2012-05-19
drm/i915: handle DDI-related assertions
Eugeni Dodonov
1
-10
/
+25
2012-05-19
drm/i915: add LPT PCH checks
Eugeni Dodonov
1
-2
/
+16
2012-05-19
drm/i915: enable power wells on Haswell init
Eugeni Dodonov
1
-0
/
+36
2012-05-19
drm/i915: detect PCH encoders on Haswell
Eugeni Dodonov
1
-0
/
+16
2012-05-19
drm/i915: do not use fdi_normal_train on Haswell
Eugeni Dodonov
1
-1
/
+2
[next]