开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-05-29
drm/i915: simplify condition for digital port
Jani Nikula
2015-05-29
drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
Jani Nikula
2015-05-29
drm/i915: put back the indent in intel_hpd_irq_handler
Jani Nikula
2015-05-29
drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
Jani Nikula
2015-05-29
drm/i915: add for_each_hpd_pin to iterate over hotplug pins
Jani Nikula
2015-05-29
drm/i915: Warn when cdclk for the platforms is not known
Ville Syrjälä
2015-05-29
drm/i915: Add cdclk extraction for g33, g965gm and g4x
Ville Syrjälä
2015-05-29
drm/i915: Fix 852GM/GMV cdclk
Ville Syrjälä
2015-05-29
drm/i915: Fix i855 get_display_clock_speed
Ville Syrjälä
2015-05-29
drm/i915: Only show view type for GGTT VMAs
Tvrtko Ursulin
2015-05-29
drm/i915/skl: Don't try to store the wrong central frequency
Damien Lespiau
2015-05-29
drm/i915: Correctly prefix HSW/BDW HDMI clock functions
Damien Lespiau
2015-05-29
drm/i915/skl: Remove unnecessary () used with abs_diff()
Damien Lespiau
2015-05-29
drm/i915/skl: Remove unnecessary () used with div_u64()
Damien Lespiau
2015-05-29
drm/i915/skl: Factor out computing the DPLL paramaters from the dividers
Damien Lespiau
2015-05-29
drm/i915/skl: Use a more idomatic early return
Damien Lespiau
2015-05-29
drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider
Damien Lespiau
2015-05-29
drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing
Damien Lespiau
2015-05-29
drm/i915/skl: Make sure to break when not finding suitable PLL dividers
Damien Lespiau
2015-05-29
drm/i915/dsi: remove non-op hot plug callback
Jani Nikula
2015-05-29
drm/i915: remove useless DP and DDI encoder ->hot_plug hooks
Jani Nikula
2015-05-29
drm/i915: group all hotplug related fields into a new struct in dev_priv
Jani Nikula
2015-05-29
drm/i915: reduce indent in intel_hpd_irq_handler
Jani Nikula
2015-05-29
drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
Jani Nikula
2015-05-29
drm/i915: reduce indent in i9xx_hpd_irq_handler
Jani Nikula
2015-05-29
drm/i915: add a context parameter to {en, dis}able zero address mapping
David Weinehall
2015-05-28
drm/i915: disable IPS while getting the sink CRCs
Paulo Zanoni
2015-05-28
drm/i915: Disable 12bpc hdmi for now
Daniel Vetter
2015-05-28
drm/i915: Adjust sideband locking a bit for CHV/VLV
Ville Syrjälä
2015-05-28
drm/i915: s/dpio_lock/sb_lock/
Ville Syrjälä
2015-05-28
drm/i915: Kill intel_flush_primary_plane()
Ville Syrjälä
2015-05-28
drm/i915: Throw out WIP CHV power well definitions
Ville Syrjälä
2015-05-28
drm/i915: Use the default 600ns LDO programming sequence delay
Ville Syrjälä
2015-05-27
drm/i915: Remove unnecessary null check in execlists_context_unqueue
Michel Thierry
2015-05-26
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-26
Revert "drm/i915: Force clean compilation with -Werror"
Daniel Vetter
2015-05-22
drm/i915: Update DRIVER_DATE to 20150522
Daniel Vetter
2015-05-22
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
2015-05-22
drm/i915: Use the correct destructor for freeing requests on error
Chris Wilson
2015-05-22
drm/i915/skl: don't fail colorkey + scaler request
Chandra Konduru
2015-05-22
drm/i915: Enable GTT caching on gen8
Ville Syrjälä
2015-05-22
drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()
Ville Syrjälä
2015-05-22
drm/i915: Use ilk_init_lp_watermarks() on BDW
Ville Syrjälä
2015-05-21
drm/i915: Disable FDI RX/TX before the ports
Ville Syrjälä
2015-05-21
drm/i915: Disable CRT port after pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Disable SDVO port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Disable HDMI port after the pipe on PCH platforms
Ville Syrjälä
2015-05-21
drm/i915: Fix the IBX transcoder B workarounds
Ville Syrjälä
2015-05-21
drm/i915: Write the SDVO reg twice on IBX
Ville Syrjälä
2015-05-21
drm/i915: Fix DP enhanced framing for CPT
Ville Syrjälä
[next]