index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/guc: Disable automatic GuC firmware loading
Tvrtko Ursulin
2016-05-24
1
-2
/
+2
*
drm/i915: Assert the dbuf is enabled when disabling DC5/6
Ville Syrjälä
2016-05-23
1
-0
/
+11
*
drm/i915: Set BXT cdclk to minimum initially
Ville Syrjälä
2016-05-23
1
-7
/
+2
*
drm/i915: Replace bxt_verify_cdclk_state() with a more generic cdclk check
Ville Syrjälä
2016-05-23
3
-20
/
+4
*
drm/i915: Make bxt_set_cdclk() operate in terms of the current vs target DE P...
Ville Syrjälä
2016-05-23
1
-65
/
+63
*
drm/i915: Rewrite broxton_get_display_clock_speed() in terms of the DE PLL vc...
Ville Syrjälä
2016-05-23
1
-14
/
+19
*
drm/i915: Update cached cdclk state from broxton_init_cdclk()
Ville Syrjälä
2016-05-23
1
-6
/
+3
*
drm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
Ville Syrjälä
2016-05-23
1
-1
/
+26
*
drm/i915: Extract bxt DE PLL enable/disable from broxton_set_cdclk()
Ville Syrjälä
2016-05-23
1
-14
/
+27
*
drm/i915: Store cdclk PLL reference clock under dev_priv
Ville Syrjälä
2016-05-23
2
-7
/
+9
*
drm/i915: Rename skl_vco_freq to cdclk_pll.vco
Ville Syrjälä
2016-05-23
3
-29
/
+31
*
drm/i915: Make 308 and 671 MHz cdclks more accurate on SKL
Ville Syrjälä
2016-05-23
1
-9
/
+9
*
drm/i915: Move SKL+ DBUF enable/disable to display core init/uninit
Ville Syrjälä
2016-05-23
2
-52
/
+38
*
drm/i915: Unify SKL cdclk init paths
Ville Syrjälä
2016-05-23
4
-23
/
+34
*
drm/i915: Beef up skl_sanitize_cdclk() a bit
Ville Syrjälä
2016-05-23
1
-5
/
+13
*
drm/i915: Keep track of preferred cdclk vco frequency on SKL
Ville Syrjälä
2016-05-23
4
-8
/
+47
*
drm/i915: Allow enable/disable of DPLL0 around cdclk changes on SKL
Ville Syrjälä
2016-05-23
1
-25
/
+29
*
drm/i915: Report the current DPLL0 vco on SKL/KBL
Ville Syrjälä
2016-05-23
1
-2
/
+7
*
drm/i915: Actually read out DPLL0 vco on skl from hardware
Ville Syrjälä
2016-05-23
2
-42
/
+37
*
drm/i915: Extract skl_calc_cdclk()
Ville Syrjälä
2016-05-23
1
-33
/
+30
*
drm/i915: Move the SKL DPLL0 VCO computation into intel_dp_compute_config()
Ville Syrjälä
2016-05-23
2
-4
/
+21
*
drm/i915/skl: SKL CDCLK change on modeset tracking VCO
Clint Taylor
2016-05-23
4
-20
/
+104
*
drm/i915: Fix BXT min_pixclk after state readout
Ville Syrjälä
2016-05-23
1
-8
/
+6
*
drm/i915/opregion: Rename init/fini functions to register/unregister
Chris Wilson
2016-05-23
4
-8
/
+8
*
drm/i915/opregion: Convert to using native drm_i915_private
Chris Wilson
2016-05-23
5
-77
/
+74
*
drm/i915: Enable GSE interrupt on BDW+
Ville Syrjälä
2016-05-23
1
-0
/
+2
*
drm/i915/guc: rework guc_add_workqueue_item()
Dave Gordon
2016-05-23
3
-38
/
+38
*
drm/i915/guc: don't spinwait if the GuC's workqueue is full
Dave Gordon
2016-05-23
3
-17
/
+24
*
drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
Dave Gordon
2016-05-23
3
-18
/
+42
*
drm/i915/guc: add enable_guc_loading parameter
Dave Gordon
2016-05-23
5
-60
/
+89
*
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
Dave Gordon
2016-05-23
4
-5
/
+11
*
drm/i915/guc: rename loader entry points
Dave Gordon
2016-05-23
4
-16
/
+17
*
drm/i915: Update DRIVER_DATE to 20160522
Daniel Vetter
2016-05-22
1
-1
/
+1
*
drm/i915: Inline sg_next() for the optimised SGL iterator
Dave Gordon
2016-05-20
1
-2
/
+21
*
drm/i915: Introduce & use new lightweight SGL iterators
Dave Gordon
2016-05-20
5
-63
/
+112
*
drm/i915: optimise i915_gem_object_map() for small objects
Dave Gordon
2016-05-20
1
-5
/
+10
*
drm/i915: refactor i915_gem_object_pin_map()
Dave Gordon
2016-05-20
1
-23
/
+35
*
drm/i915/psr: Implement PSR2 w/a for gen9
Daniel Vetter
2016-05-20
2
-2
/
+16
*
drm/i915/psr: Use ->get_aux_send_ctl functions
Daniel Vetter
2016-05-20
2
-21
/
+5
*
drm/i915/psr: Order DP aux transactions correctly
Daniel Vetter
2016-05-20
1
-7
/
+7
*
drm/i915/psr: Make idle_frames sensible again
Daniel Vetter
2016-05-20
1
-7
/
+7
*
drm/i915/psr: Try to program link training times correctly
Daniel Vetter
2016-05-20
1
-8
/
+47
*
drm/i915/userptr: Convert to drm_i915_private
Chris Wilson
2016-05-19
3
-9
/
+3
*
drm/i915: Allow nonblocking update of pageflips.
Maarten Lankhorst
2016-05-19
1
-266
/
+84
*
drm/i915: Check for unpin correctness.
Maarten Lankhorst
2016-05-19
1
-0
/
+9
*
Reapply "drm/i915: Avoid stalling on pending flips for legacy cursor updates"
Maarten Lankhorst
2016-05-19
1
-5
/
+7
*
drm/i915: Make unpin async.
Maarten Lankhorst
2016-05-19
3
-132
/
+228
*
drm/i915: Prepare connectors for nonblocking checks.
Maarten Lankhorst
2016-05-19
2
-14
/
+43
*
drm/i915: Pass atomic states to fbc update functions.
Maarten Lankhorst
2016-05-19
3
-26
/
+29
*
drm/i915: Remove reset_counter from intel_crtc.
Maarten Lankhorst
2016-05-19
2
-12
/
+0
[next]