deliverable/linux.git
2016-04-11  Chris Wilsondrm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf
2016-04-11  Tim Goredrm/i915: implement WaClearTdlStateAckDirtyBits
2016-04-11  Dongwon Kimdrm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit
2016-04-11  Maarten Lankhorstdrm/i915: Rename hw state checker to hw state verifier.
2016-04-11  Maarten Lankhorstdrm/i915: Move modeset state verifier calls.
2016-04-11  Maarten Lankhorstdrm/i915: Make modeset state verifier take crtc as...
2016-04-09  Chris Wilsondrm/i915: Replace manual barrier() with READ_ONCE(...
2016-04-09  Chris Wilsondrm/i915: Use simplest form for flushing the single...
2016-04-09  Chris Wilsondrm/i915: Harden detection of missed interrupts
2016-04-09  Chris Wilsondrm/i915: Separate out the seqno-barrier from engine...
2016-04-09  Chris Wilsondrm/i915: Remove forcewake dance from seqno/irq barrier...
2016-04-09  Akash Goeldrm/i915: Fixup the free space logic in ring_prepare
2016-04-08  Chris Wilsondrm/i915: Simplify check for idleness in hangcheck
2016-04-08  Chris Wilsondrm/i915: Apply a mb between emitting the request and...
2016-04-08  Chris Wilsondrm/i915: Reset engine->last_submitted_seqno
2016-04-08  Chris Wilsondrm/i915: Reset semaphore page for gen8
2016-04-08  Chris Wilsondrm/i915: Refactor gen8 semaphore offset calculation
2016-04-08  Chris Wilsondrm/i915: Move the hw semaphore initialisation from...
2016-04-08  Chris Wilsondrm/i915: Remove unneeded drm_device pointer from intel...
2016-04-08  Chris Wilsondrm/i915: On GPU reset, set the HWS breadcrumb to the...
2016-04-08  Chris Wilsondrm/i915: Include engine->last_submitted_seqno in GPU...
2016-04-07  Ramalingam Cdrm/i915/BXT: Get pipe conf from the port registers
2016-04-07  Ramalingam Cdrm/i915: Sharing the pixel_format_from_vbt to whole...
2016-04-07  Jani Nikuladrm/i915/dsi: use a temp variable for referencing the...
2016-04-07  Jani Nikuladrm/i915/dsi: abstract VLV gpio element execution to...
2016-04-07  Jani Nikuladrm/i915/dsi: clean up vlv gpio table and definitions
2016-04-07  Joonas Lahtinendrm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv...
2016-04-07  Joonas Lahtinendrm/i915: Do not WARN_ON in i915_vm_to_ppgtt
2016-04-07  Joonas Lahtinendrm/i915: Use i915_vm_to_ppgtt instead of manual contai...
2016-04-06  Matt Roperdrm/i915/bxt: Set max cdclk frequency properly
2016-04-06  Kumar, Maheshdrm/i915/skl+: Use plane size for relative data rate...
2016-04-06  Shubhangi Shrivastavadrm/i915: Set invert bit for hpd based on VBT
2016-04-06  Shubhangi Shrivastavadrm/i915: Update VBT fields for child devices
2016-04-05  Ville Syrjälädrm/i915: Set GPU freq to idle_freq initially
2016-04-05  Ville Syrjälädrm/i915: Use GPLL ref clock to calculate GPU freqs...
2016-04-05  Dave Gordondrm/i915/guc: always reset GuC before loading firmware
2016-04-05  Arun Siluverydrm/i915/guc: reset GuC and retry on firmware load...
2016-04-05  Chris Wilsondrm/i915/shrinker: Refactor common uninterruptible...
2016-04-05  Chris Wilsondrm/i915/shrinker: Hook up vmap allocation failure...
2016-04-05  Chris Wilsonmm/vmap: Add a notifier for when we run out of vmap...
2016-04-05  Chris Wilsondrm/i915/shrinker: Account for unshrinkable unbound...
2016-04-05  Jani Nikuladrm/i915/chv: add more IOSF port definitions
2016-04-05  Jani Nikuladrm/i915/dsi: add support for DSI sequence block v2...
2016-04-04  Tvrtko Ursulindrm/i915: Move execlists irq handler to a bottom half
2016-04-04  Chris Wilsondrm/i915/ddi: Silence compiler warning for unknown...
2016-04-03  Chris Wilsondrm/i915: Show PCI power state under debugfs/i915_runti...
2016-04-03  Chris Wilsondrm/i915: Add struct_mutex locking for debugs/i915_gem_...
2016-04-01  Ville Syrjälädrm/i915: Fix plane init failure paths
2016-04-01  Ville Syrjälädrm/i915: Remove the "three times for luck" trick from...
2016-04-01  Ville Syrjälädrm/i915: assert_panel_unlocked() in chv_enable_pll()
2016-04-01  Ville Syrjälädrm/i915: Add a local pipe variable to vlv_enable_pll()
2016-04-01  Ville Syrjälädrm/i915: Implement WaPixelRepeatModeFixForC0:chv
2016-04-01  Ville Syrjälädrm/i915: Make {vlv,chv}_{disable,update}_pll() more...
2016-04-01  Ville Syrjälädrm/i915: Throw out BUGs from DPLL/PCH functions
2016-04-01  Ville Syrjälädrm/i915: Disable FDI RX before DDI_BUF_CTL
2016-04-01  Joonas LahtinenRevert "drm/i915: Fix races on fbdev"
2016-04-01  Jani Nikuladrm/i915/dsi: refer to gpio index instead of gpio to...
2016-04-01  Jani Nikuladrm/i915: use for_each_port_masked in bxt phy init...
2016-04-01  Vandana Kannandrm/i915: BXT DDI PHY sequence BUN
2016-04-01  Shubhangi Shrivastavadrm/i915: force full detect on sink count change
2016-04-01  Shubhangi Shrivastavadrm/i915: Read sink_count dpcd always
2016-04-01  Shubhangi Shrivastavadrm/i915: Reorganizing intel_dp_check_link_status
2016-04-01  Shubhangi Shrivastavadrm/i915: Cleaning up intel_dp_hpd_pulse
2016-04-01  Shubhangi Shrivastavadrm/i915: Splitting intel_dp_detect
2016-03-31  Joonas Lahtinendrm/i915: Refer to GGTT {,VM} consistently
2016-03-31  Maarten Lankhorstdrm/i915: Update color management during vblank evasion.
2016-03-31  Maarten Lankhorstdrm/i915: Do not check crtc_state->active in intel_colo...
2016-03-31  Maarten Lankhorstdrm/i915: Pass crtc_state to color management functions.
2016-03-31  Maarten Lankhorstdrm/i915: Add locking to pll updates, v3.
2016-03-30  Daniel Vetterdrm/i915: Remove PIPE_CONF_CHECK_I_ALT
2016-03-30  Rodrigo Vividrm/i915/kbl: Remove preliminary_hw_support protection...
2016-03-30  Chris Wilsondrm/i915: Exit cherryview_irq_handler() after one pass
2016-03-30  Chris Wilsondrm/i915: Rename __force_wake_get to __force_wake_auto
2016-03-30  Joonas Lahtinendrm/i915: Rename GGTT init functions
2016-03-30  Matthew Aulddrm/i915: BUG_ON when ggtt_view is NULL
2016-03-30  Bjørn Morkdrm/i915: fix deadlock on lid open
2016-03-30  Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160330
2016-03-30  Lyudedrm/i915: Call intel_dp_mst_resume() before resuming...
2016-03-30  Lukas Wunnerdrm/i915: Fix races on fbdev
2016-03-29  Jani Nikuladrm/i915: remove unused dev_priv->render_reclock_avail
2016-03-29  Jani Nikuladrm/i915: move sdvo mappings to vbt data
2016-03-29  Jani Nikuladrm/i915: move edp low vswing config to vbt data
2016-03-29  Jani Nikuladrm/i915: use a substruct in vbt data for edp
2016-03-24  Dave Gordondrm/i915: replace for_each_engine()
2016-03-24  Dave Gordondrm/i915: introduce for_each_engine_id()
2016-03-24  Imre Deakdrm/i915/bxt: Fix DSI HW state readout
2016-03-24  Maarten Lankhorstdrm/i915: Remove vblank wait from hsw_enable_ips, v2.
2016-03-23  Chris Wilsondrm/i915: Tidy aliasing_gtt_bind_vma()
2016-03-23  Ander Conselvan... drm/i915: Split PNV version of crtc_compute_clock()
2016-03-23  Ander Conselvan... drm/i915: Split g4x_crtc_compute_clock()
2016-03-23  Ander Conselvan... drm/i915: Split i8xx_crtc_compute_clock()
2016-03-23  Ander Conselvan... drm/i915: Split CHV and VLV specific crtc_compute_clock...
2016-03-23  Ander Conselvan... drm/i915: Merge ironlake_compute_clocks() and ironlake_...
2016-03-23  Ander Conselvan... drm/i915: Move fp divisor calculation into ironlake_com...
2016-03-23  Ander Conselvan... drm/i915: Pass crtc_state->dpll directly to ->find_dpll()
2016-03-23  Ander Conselvan... drm/i915: Simplify ironlake_crtc_compute_clock() CPU...
2016-03-23  Ander Conselvan... drm/i915: Remove PCH type checks from ironlake_crtc_com...
2016-03-23  Ander Conselvan... drm/i915: Don't calculate a new clock in ILK+ code...
2016-03-23  Ander Conselvan... drm/i915: Simplify ironlake reduced clock logic a bit
2016-03-23  Ander Conselvan... drm/i915: Call g4x_find_best_dpll() directly from ILK...
next
This page took 0.040157 seconds and 5 git commands to generate.