index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-05-19
drm/i915: show unknown sdvox registers on hdmi init
Eugeni Dodonov
1
-0
/
+4
2012-05-19
drm/i915: properly check for pipe count
Eugeni Dodonov
1
-10
/
+4
2012-05-19
drm/i915: calculate watermarks for devices that have 3 pipes
Eugeni Dodonov
1
-2
/
+1
2012-05-19
drm/i915: add support for SBI ops
Eugeni Dodonov
1
-0
/
+63
2012-05-19
drm/i915: reuse Ivy Bridge interrupts code for Haswell
Eugeni Dodonov
1
-2
/
+9
2012-05-19
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
2
-0
/
+55
2012-05-19
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
3
-16
/
+6
2012-05-10
drm/i915: Simplify interrupt processing for IvyBridge
Chris Wilson
1
-49
/
+38
2012-05-10
drm/i915: Avoid a double-read of PCH_IIR during interrupt handling
Chris Wilson
1
-6
/
+3
2012-05-10
drm/i915: enable semaphores on gen6 if dmar is not active
Daniel Vetter
1
-2
/
+4
2012-05-09
MAINTAINERS: switch drm/i915 to Daniel Vetter
Daniel Vetter
1
-2
/
+2
2012-05-08
drm/i915: s/intel_infoframe/gm45_infoframe
Daniel Vetter
1
-14
/
+14
2012-05-08
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
Daniel Vetter
1
-3
/
+3
2012-05-08
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
Daniel Vetter
1
-21
/
+4
2012-05-08
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2
-1
/
+8
2012-05-08
drm/i915: implement ironlake_wait_for_vblank
Paulo Zanoni
1
-0
/
+16
2012-05-08
drm/i915: set the DIP port on ibx_write_infoframe
Paulo Zanoni
2
-0
/
+17
2012-05-08
drm/i915: ibx_write_infoframe can disable AVI
Paulo Zanoni
1
-7
/
+1
2012-05-08
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
Paulo Zanoni
1
-4
/
+48
2012-05-08
drm/i915: simplify intel_encoder_commit
Paulo Zanoni
1
-2
/
+1
2012-05-08
drm/i915: mask the video DIP frequency when changing it
Paulo Zanoni
2
-0
/
+4
2012-05-08
drm/i915: disable the infoframe before changing it
Paulo Zanoni
1
-0
/
+9
2012-05-08
drm/i915: break intel_infoframe_flags into _enable and _frequency
Paulo Zanoni
1
-6
/
+26
2012-05-08
drm/i915: mask the video DIP port select
Paulo Zanoni
2
-0
/
+2
2012-05-08
drm/i915: start writing infoframes at address 0 on gen 4
Paulo Zanoni
1
-1
/
+1
2012-05-08
drm/i915: change coding style of the write_infoframe functions
Paulo Zanoni
1
-20
/
+23
2012-05-08
drm/i915: DSL_LINEMASK is 12 bits only on gen2
Paulo Zanoni
2
-4
/
+10
2012-05-07
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
5
-131
/
+203
2012-05-07
gma500: fix -Wmissing-include-dirs warnings
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: lid_state should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: psb_irq_turn_off_dpst() fix bit operation
Kirill A. Shutemov
1
-1
/
+1
[next]