summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | drm/i915: abstract away platform specific parts from hpd handlingJani Nikula2015-05-29
| * | | | | | | drm/i915: simplify condition for digital portJani Nikula2015-05-29
| * | | | | | | drm/i915: merge the two hpd loops in intel_hpd_irq_handler to oneJani Nikula2015-05-29
| * | | | | | | drm/i915: put back the indent in intel_hpd_irq_handlerJani Nikula2015-05-29
| * | | | | | | drm/i915: simplify conditions for skipping the 2nd hpd loop iterationsJani Nikula2015-05-29
| * | | | | | | drm/i915: add for_each_hpd_pin to iterate over hotplug pinsJani Nikula2015-05-29
| * | | | | | | drm/i915: Warn when cdclk for the platforms is not knownVille Syrjälä2015-05-29
| * | | | | | | drm/i915: Add cdclk extraction for g33, g965gm and g4xVille Syrjälä2015-05-29
| * | | | | | | drm/i915: Fix 852GM/GMV cdclkVille Syrjälä2015-05-29
| * | | | | | | drm/i915: Fix i855 get_display_clock_speedVille Syrjälä2015-05-29
| * | | | | | | drm/i915: Only show view type for GGTT VMAsTvrtko Ursulin2015-05-29
| * | | | | | | drm/i915/skl: Don't try to store the wrong central frequencyDamien Lespiau2015-05-29
| * | | | | | | drm/i915: Correctly prefix HSW/BDW HDMI clock functionsDamien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Remove unnecessary () used with abs_diff()Damien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Remove unnecessary () used with div_u64()Damien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Factor out computing the DPLL paramaters from the dividersDamien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Use a more idomatic early returnDamien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Propagate the error if we fail to find a suitable DPLL dividerDamien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failingDamien Lespiau2015-05-29
| * | | | | | | drm/i915/skl: Make sure to break when not finding suitable PLL dividersDamien Lespiau2015-05-29
| * | | | | | | drm/i915/dsi: remove non-op hot plug callbackJani Nikula2015-05-29
| * | | | | | | drm/i915: remove useless DP and DDI encoder ->hot_plug hooksJani Nikula2015-05-29
| * | | | | | | drm/i915: group all hotplug related fields into a new struct in dev_privJani Nikula2015-05-29
| * | | | | | | drm/i915: reduce indent in intel_hpd_irq_handlerJani Nikula2015-05-29
| * | | | | | | drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handlerJani Nikula2015-05-29
| * | | | | | | drm/i915: reduce indent in i9xx_hpd_irq_handlerJani Nikula2015-05-29
| * | | | | | | drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall2015-05-29
* | | | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: Add locks around audio component bind/unbindDavid Henningsson2015-09-03
| * | | | | | | | drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-03
| * | | | | | | | drm/i915: Call audio pin/ELD notify functionDavid Henningsson2015-09-02
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \ \ \
| | * | | | | | | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-27
* | | | | | | | | drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar2015-08-19
* | | | | | | | | drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar2015-08-19
* | | | | | | | | Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar2015-08-19
* | | | | | | | | Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula2015-08-19
* | | | | | | | | drm/i915: Flag the execlists context object as dirty after every useChris Wilson2015-08-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | drm/i915: Commit planes on each crtc separately.Maarten Lankhorst2015-08-13
* | | | | | | | drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst2015-08-13
* | | | | | | | drm/i915: Only dither on 6bpc panelsDaniel Vetter2015-08-13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-08-08
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall2015-08-06
| |/ / / / / /
* / / / / / / drm/i915: Fixup dp mst encoder selectionDaniel Vetter2015-08-04
|/ / / / / /
* | | | | | drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson2015-07-30
* | | | | | drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson2015-07-30
* | | | | | drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson2015-07-29
|/ / / / /
* | | | / drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-21
| |_|_|/ |/| | |
* | | | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled.Maarten Lankhorst2015-07-14