summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä
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
2016-01-06Merge branch 'for-linus' into for-nextTakashi Iwai
2016-01-06drm/i915: Update connector_mask during readout, v2.Maarten Lankhorst
2016-01-05drm/i915: Set connector_state->connector using the helper.Maarten Lankhorst
2016-01-04drm/dp/mst: constify drm_dp_mst_topology_cbs structuresJulia Lawall
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-22drm/i915: Move Braswell stop_machine GGTT insertion workaroundChris Wilson
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-22drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-18drm/i915: Update DRIVER_DATE to 20151218Daniel Vetter