]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2016-12-30 Ander Conselvan... drm/i915: Update kerneldoc for intel_dpll_mgr.c
2016-12-30 Ander Conselvan... drm/i915: Rename intel_shared_dpll->mode_set() to prepare()
2016-12-30 Ander Conselvan... drm/i915: Rename intel_shared_dpll_config to intel_shar...
2016-12-30 Ander Conselvan... drm/i915: Rename intel_shared_dpll_commit() to _swap_st...
2016-12-30 Ander Conselvan... drm/i915: Introduce intel_release_shared_dpll()
2016-12-28 Chris Wilsondrm/i915/guc: Assert that all GGTT offsets used by...
2016-12-26 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20161226
2016-12-24 Daniele Ceraolo... drm/i915: re-use computed offset bias for context pin
2016-12-24 Daniele Ceraolo... drm/i915: request ring to be pinned above GUC_WOPCM_TOP
2016-12-23 Chris Wilsondrm/i915: Prevent timeline updates whilst performing...
2016-12-23 Chris Wilsondrm/i915: Assert that the partial VMA fits within the...
2016-12-23 Chris Wilsondrm/i915: Silence allocation failure during sg_trim()
2016-12-23 Chris Wilsondrm/i915: Don't clflush before release phys object
2016-12-23 Chris Wilsondrm/i915: Repeat flush of idle work during suspend
2016-12-23 Chris Wilsondrm/i915: Break after walking all GGTT vma in bump_inac...
2016-12-23 Ville Syrjälädrm/i915: Kill the 830 MI_OVERLAY_OFF workaround
2016-12-23 Hans de Goededrm/i915/dsi: Move disable pll call outside of clear_de...
2016-12-23 Vincente Tsoudrm/915: Parsing the missed out DTD fields from the VBT
2016-12-22 Ville Syrjälädrm/i915: Disable L2 cache clock gating on 830 when...
2016-12-22 Ville Syrjälädrm/i915: Use primary plane->state for overlay ckey...
2016-12-22 Ville Syrjälädrm/i915: Reorganize overlay filter coeffs into a nicer...
2016-12-22 Ville Syrjälädrm/i915: Simplify SWIDTHSW calculation
2016-12-22 Ville Syrjälädrm/i915: Kill intel_panel_fitter_pipe()
2016-12-22 Ville Syrjälädrm/i915: Use pipe_src_w in overlay code
2016-12-22 Ville Syrjälädrm/i915: Fix the overlay frontbuffer tracking
2016-12-22 Ville Syrjälädrm/i915: Fix oops in overlay due to frontbuffer tracking
2016-12-22 Ville Syrjälädrm/i915: Fix oopses in the overlay code due to i915_ge...
2016-12-22 Ville Syrjälädrm/i915: Initialize overlay->last_flip properly
2016-12-22 Ville Syrjälädrm/i915: Move the min_pixclk[] handling to the end...
2016-12-22 Ville Syrjälädrm/i915: Force VDD off on the new power seqeuencer...
2016-12-22 Imre Deakdrm/i915/ddi: Rely on VBT DDI port info for eDP detection
2016-12-22 Elaine Wangdrm/i915: Check num_pipes before initializing audio...
2016-12-21 Deepak Mdrm/i915/glk: Add new bit fields in MIPI CTRL register
2016-12-20 Rodrigo Vividrm/i915: Remove useless VLV_FEATURE Macro.
2016-12-20 Paulo Zanonidrm/i915: fully apply WaSkipStolenMemoryFirstPage
2016-12-20 Paulo Zanonidrm/i915: skip the first 4k of stolen memory on everyth...
2016-12-20 Chris Wilsondrm/i915: Add a test that we terminate the trimmed...
2016-12-20 Chris Wilsondrm/i915: Fallback to single PAGE_SIZE segments for...
2016-12-20 Chris Wilsondrm/i915/breadcrumbs: s/container_of/rb_entry/
2016-12-20 Geliang Tangdrm/i915/debugfs: use rb_entry()
2016-12-19 Rodrigo Vividrm/i915: Simplify gem stolen initialization.
2016-12-19 Rodrigo Vividrm/i915: Rename get stolen functions for LP platforms...
2016-12-19 Rodrigo Vividrm/i915: Expand is_lp backwards to gen8_lp and gen7_lp.
2016-12-19 Ville Syrjälädrm/i915: Prevent PPS stealing from a normal DP port...
2016-12-19 Chris Wilsondrm/i915: Drop mutex after successful kref_put_mutex()
2016-12-18 Chris Wilsondrm/i915: Swap if(enable_execlists) in i915_gem_request...
2016-12-18 Chris Wilsondrm/i915/execlists: Request the kernel context be pinne...
2016-12-18 Chris Wilsondrm/i915: Mark the shadow gvt context as closed
2016-12-18 Chris Wilsondrm/i915: Simplify releasing context reference
2016-12-18 Chris Wilsondrm/i915: Unify active context tracking between legacy...
2016-12-18 Chris Wilsondrm/i915: Move intel_lrc_context_pin() to avoid the...
2016-12-18 Chris Wilsondrm/i915: Add a reminder that i915_vma_move_to_active...
2016-12-16 Matthew Aulddrm/i915: convert to using range_overflows
2016-12-16 Matthew Aulddrm/i915: introduce range_overflows utility macros
2016-12-16 Matthew Aulddrm/i915: move vma sanity checking into i915_vma_bind
2016-12-16 Matthew Aulddrm/i915: introduce GEM_WARN_ON
2016-12-16 Tvrtko Ursulindrm/i915: Fix use after free in logical_render_ring_init
2016-12-16 Nicholas Mc... drm/i915: relax uncritical udelay_range()
2016-12-16 Nicholas Mc... drm/i915: relax uncritical udelay_range() settings
2016-12-16 Michal Wajdeczkodrm/i915: Fix inconsistent naming of i915_guc_client...
2016-12-15 Tvrtko Ursulindrm/i915: Optimise VMA lookup slightly
2016-12-14 Paulo Zanonidrm/i915: disable PSR by default on HSW/BDW
2016-12-14 Mika Kuoppaladrm/i915: Fix setting of boost freq tunable
2016-12-14 Jani Nikuladrm/i915: simplify check for I915G/I945G in bit 6 swizz...
2016-12-13 Daniel Vetterdrm/i915: tune down the fast link training vs boot...
2016-12-13 Mika Kaholadrm/i915: clean up Hz to PWM for i965
2016-12-13 Mika Kaholadrm/i915: Intel panel downclock cleanup
2016-12-13 Mika Kaholadrm/i915: Intel panel detection cleanup
2016-12-13 Manasi Navaredrm/i915: Move all the DP compliance data to a separate...
2016-12-13 Manasi Navaredrm/i915: Find fallback link rate/lane count
2016-12-13 Manasi Navaredrm/i915: Compute sink's max lane count/link BW at...
2016-12-13 Jani Nikuladrm/i915/bxt: add bxt dsi gpio element support
2016-12-13 Tomeu Vizosodrm/i915/debugfs: Move out pipe CRC code
2016-12-12 Vidya Srinivasdrm/i915: Parse panel backlight controller from VBT
2016-12-12 Chris Wilsondrm/i915: Retire before attempting to evict from the...
2016-12-12 Chris Wilsondrm/i915: Reorder phys backing storage release
2016-12-10 Nagaraju, Vathsaladrm/i915/psr: report psr2 hw enabled from psr2_ctl
2016-12-09 Robert Braggdrm/i915/perf: More documentation hooked to i915.rst
2016-12-08 Imre Deakdrm/i915/gen9: Fix PCODE polling during SAGV disabling
2016-12-08 Imre Deakdrm/i915/gen9: Fix PCODE polling during CDCLK change...
2016-12-08 Tvrtko Ursulindrm/i915: Use DRM_DEV_ERROR in i915_driver_load
2016-12-08 Tvrtko Ursulindrm/i915: Shrink pipe config checker
2016-12-08 Joonas Lahtinendrm/i915: Catch non-existent registers in find_fw_domain
2016-12-07 Jani Nikuladrm/i915: distinguish G33 and Pineview from each other
2016-12-07 Mahesh Kumardrm/i915: Add intel_atomic_get_existing_crtc_state...
2016-12-07 Mahesh Kumardrm/i915/skl+: change WM calc to fixed point 16.16
2016-12-07 Mahesh Kumardrm/i915/kbl: IPC workaround for kabylake
2016-12-07 Mahesh Kumardrm/i915/bxt: IPC WA for Broxton
2016-12-07 Mahesh Kumardrm/i915/skl: Add variables to check x_tile and y_tile
2016-12-07 Hans de Goededrm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs...
2016-12-07 Hans de Goededrm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET...
2016-12-07 Robert Braggdrm/i915/perf: use DRM_DEBUG for userspace issues
2016-12-07 Ville Syrjälädrm/i915: Protect DSPARB registers with a spinlock
2016-12-07 Jani Nikuladrm/i915: use platform enum instead of duplicating...
2016-12-07 Jani Nikuladrm/i915: give G45 and GM45 their own platform enums
2016-12-07 Jani Nikuladrm/i915: add some more "i" in platform names for consi...
2016-12-07 Jani Nikuladrm/i915: rename BROADWATER and CRESTLINE to I965G...
2016-12-07 Jani Nikuladrm/i915: keep intel device info structs in gen based...
2016-12-07 Jani Nikuladrm/i915: replace platform flags with a platform enum
2016-12-07 Arkadiusz Hilerdrm/i915/guc: Drop comment on fwif autogeneration
next