| 2016-04-08 |
Chris Wilson | drm/i915: On GPU reset, set the HWS breadcrumb to the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-08 |
Chris Wilson | drm/i915: Include engine->last_submitted_seqno in GPU... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Ramalingam C | drm/i915/BXT: Get pipe conf from the port registers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Ramalingam C | drm/i915: Sharing the pixel_format_from_vbt to whole... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Jani Nikula | drm/i915/dsi: use a temp variable for referencing the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Jani Nikula | drm/i915/dsi: abstract VLV gpio element execution to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Jani Nikula | drm/i915/dsi: clean up vlv gpio table and definitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Joonas Lahtinen | drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Joonas Lahtinen | drm/i915: Do not WARN_ON in i915_vm_to_ppgtt |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-07 |
Joonas Lahtinen | drm/i915: Use i915_vm_to_ppgtt instead of manual contai... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-06 |
Matt Roper | drm/i915/bxt: Set max cdclk frequency properly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-06 |
Kumar, Mahesh | drm/i915/skl+: Use plane size for relative data rate... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-06 |
Shubhangi Shrivastava | drm/i915: Set invert bit for hpd based on VBT |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-06 |
Shubhangi Shrivastava | drm/i915: Update VBT fields for child devices |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Ville Syrjälä | drm/i915: Set GPU freq to idle_freq initially |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Ville Syrjälä | drm/i915: Use GPLL ref clock to calculate GPU freqs... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Dave Gordon | drm/i915/guc: always reset GuC before loading firmware |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Arun Siluvery | drm/i915/guc: reset GuC and retry on firmware load... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Chris Wilson | drm/i915/shrinker: Refactor common uninterruptible... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Chris Wilson | drm/i915/shrinker: Hook up vmap allocation failure... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Chris Wilson | mm/vmap: Add a notifier for when we run out of vmap... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Chris Wilson | drm/i915/shrinker: Account for unshrinkable unbound... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Jani Nikula | drm/i915/chv: add more IOSF port definitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-05 |
Jani Nikula | drm/i915/dsi: add support for DSI sequence block v2... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-04 |
Tvrtko Ursulin | drm/i915: Move execlists irq handler to a bottom half |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-04 |
Chris Wilson | drm/i915/ddi: Silence compiler warning for unknown... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-03 |
Chris Wilson | drm/i915: Show PCI power state under debugfs/i915_runti... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-03 |
Chris Wilson | drm/i915: Add struct_mutex locking for debugs/i915_gem_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Fix plane init failure paths |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Remove the "three times for luck" trick from... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: assert_panel_unlocked() in chv_enable_pll() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Add a local pipe variable to vlv_enable_pll() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Implement WaPixelRepeatModeFixForC0:chv |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Make {vlv,chv}_{disable,update}_pll() more... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Throw out BUGs from DPLL/PCH functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Ville Syrjälä | drm/i915: Disable FDI RX before DDI_BUF_CTL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Joonas Lahtinen | Revert "drm/i915: Fix races on fbdev" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Jani Nikula | drm/i915/dsi: refer to gpio index instead of gpio to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Jani Nikula | drm/i915: use for_each_port_masked in bxt phy init... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Vandana Kannan | drm/i915: BXT DDI PHY sequence BUN |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Shubhangi Shrivastava | drm/i915: force full detect on sink count change |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Shubhangi Shrivastava | drm/i915: Read sink_count dpcd always |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Shubhangi Shrivastava | drm/i915: Reorganizing intel_dp_check_link_status |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Shubhangi Shrivastava | drm/i915: Cleaning up intel_dp_hpd_pulse |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-04-01 |
Shubhangi Shrivastava | drm/i915: Splitting intel_dp_detect |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-31 |
Joonas Lahtinen | drm/i915: Refer to GGTT {,VM} consistently |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-31 |
Maarten Lankhorst | drm/i915: Update color management during vblank evasion. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-31 |
Maarten Lankhorst | drm/i915: Do not check crtc_state->active in intel_colo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-31 |
Maarten Lankhorst | drm/i915: Pass crtc_state to color management functions. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-31 |
Maarten Lankhorst | drm/i915: Add locking to pll updates, v3. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Daniel Vetter | drm/i915: Remove PIPE_CONF_CHECK_I_ALT |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Rodrigo Vivi | drm/i915/kbl: Remove preliminary_hw_support protection... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Chris Wilson | drm/i915: Exit cherryview_irq_handler() after one pass |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Chris Wilson | drm/i915: Rename __force_wake_get to __force_wake_auto |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Joonas Lahtinen | drm/i915: Rename GGTT init functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Matthew Auld | drm/i915: BUG_ON when ggtt_view is NULL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Bjørn Mork | drm/i915: fix deadlock on lid open |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Daniel Vetter | drm/i915: Update DRIVER_DATE to 20160330 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Lyude | drm/i915: Call intel_dp_mst_resume() before resuming... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-30 |
Lukas Wunner | drm/i915: Fix races on fbdev |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-29 |
Jani Nikula | drm/i915: remove unused dev_priv->render_reclock_avail |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-29 |
Jani Nikula | drm/i915: move sdvo mappings to vbt data |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-29 |
Jani Nikula | drm/i915: move edp low vswing config to vbt data |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-29 |
Jani Nikula | drm/i915: use a substruct in vbt data for edp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-24 |
Dave Gordon | drm/i915: replace for_each_engine() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-24 |
Dave Gordon | drm/i915: introduce for_each_engine_id() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-24 |
Imre Deak | drm/i915/bxt: Fix DSI HW state readout |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-24 |
Maarten Lankhorst | drm/i915: Remove vblank wait from hsw_enable_ips, v2. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Chris Wilson | drm/i915: Tidy aliasing_gtt_bind_vma() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Split PNV version of crtc_compute_clock() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Split g4x_crtc_compute_clock() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Split i8xx_crtc_compute_clock() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Split CHV and VLV specific crtc_compute_clock... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Merge ironlake_compute_clocks() and ironlake_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Move fp divisor calculation into ironlake_com... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Pass crtc_state->dpll directly to ->find_dpll() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Simplify ironlake_crtc_compute_clock() CPU... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Remove PCH type checks from ironlake_crtc_com... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Don't calculate a new clock in ILK+ code... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Simplify ironlake reduced clock logic a bit |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Call g4x_find_best_dpll() directly from ILK... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Fold intel_ironlake_limit() into clock comput... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Merge ironlake_get_refclk() into its only... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Remove checks for cloned config with LVDS... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Ander Conselvan... | drm/i915: Wait for vblank in i9xx_disable_crtc() for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-23 |
Mika Kuoppala | drm/i915: Fix use after free when printing load failure |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-22 |
Shashank Sharma | drm/i915/bxt: Initialize MIPI DSI for BXT |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-22 |
Imre Deak | drm/i915: Make __i915_printk debug output behave the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-22 |
Matt Roper | drm/i915: Wait until after wm optimization to drop... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-22 |
arun.siluvery... | drm/i915/tdr: Prepare error handler to accept mask... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-22 |
Tomas Elf | drm/i915/tdr: Initialize hangcheck struct for each... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Lionel Landwerlin | drm/i915: Implement color management on chv |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Lionel Landwerlin | drm/i915: Implement color management on bdw/skl/bxt/kbl |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Lionel Landwerlin | drm/i915: Do not read GAMMA_MODE register |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Lionel Landwerlin | drm/i915: Extract out gamma table and CSC to their... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Jani Nikula | drm/i915/bxt: allow dsi on any pipe |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Jani Nikula | drm/i915/dsi: use the BIT macro for clarity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Jani Nikula | drm/i915/bxt: add dsi transcoders |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Jani Nikula | drm/i915: abstract get config for cpu transcoder |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2016-03-21 |
Jani Nikula | drm/i915: split set pipeconf to pipeconf, pipemisc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |