summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä
2016-03-07drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai
2016-03-02drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson
2016-03-02drm/i915/skl: Fix power domain suspend sequenceImre Deak
2016-02-22drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala
2016-02-22drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson
2016-02-22drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak
2016-02-22drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak
2016-02-22drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak
2016-02-22drm/i915: Ensure the HW is powered when disabling VGAImre Deak
2016-02-22drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak
2016-02-22drm/i915: Add helper to get a display power ref if it was already enabledImre Deak
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-02-15drm/i915 Fix typos in i915_gem_fence.cMasanari Iida
2016-02-10drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes
2016-02-10drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude
2016-02-10drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude
2016-02-09drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper
2016-02-08drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula
2016-02-08drm/i915/dp: abstract training pattern selectionJani Nikula
2016-02-08drm/i915/dsi: skip gpio element execution when not supportedJani Nikula
2016-02-08drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula
2016-02-08drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula
2016-02-08drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper
2016-02-08drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson
2016-01-29drm/i915: refine qemu south bridge detectionGerd Hoffmann
2016-01-29drm/i915: Remove select to deleted STOP_MACHINE from KconfigAndreas Ziegler
2016-01-29drm/i915: Fix NULL plane->fb oops on SKLVille Syrjälä
2016-01-29drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä
2016-01-29drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula
2016-01-29drm/i915: Make sure DC writes are coherent on flush.Francisco Jerez
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-18Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-01-13drm/i915: Init power domains early in driver loadDaniel Vetter
2016-01-13drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 pageMichel Thierry
2016-01-13drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.Maarten Lankhorst
2016-01-13drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2016-01-13drm/i915: shut up gen8+ SDE irq dmesg noise, againJani Nikula
2016-01-13drm/i915: Restore inhibiting the load of the default contextChris Wilson
2016-01-13drm/i915: Tune down rpm wakelock debug checksDaniel Vetter
2016-01-13drm/i915: Avoid writing relocs with addresses in non-canonical formMichał Winiarski