index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/skl: AUX irqs have moved
Jesse Barnes
2014-11-14
2
-4
/
+16
*
drm/i915/skl: fetch, enable/disable pfit as needed v2
Jesse Barnes
2014-11-14
2
-4
/
+70
*
drm/i915/skl: Implement queue_flip
Damien Lespiau
2014-11-14
2
-0
/
+76
*
drm/i915/skl: Apply eDP WA only for gen < 9
Vandana Kannan
2014-11-14
1
-2
/
+2
*
drm/i915/skl: Provide skl-specific pll hw state cross-checking
Damien Lespiau
2014-11-14
1
-0
/
+3
*
drm/i915/skl: Implementation of SKL DPLL programming
Satheeshakrishna M
2014-11-14
1
-1
/
+225
*
drm/i915/skl: Adjust the port PLL selection code
Satheeshakrishna M
2014-11-14
1
-5
/
+25
*
drm/i915/skl: Define shared DPLLs for Skylake
Satheeshakrishna M
2014-11-14
2
-1
/
+136
*
drm/i915/skl: Query DPLL attached to port on SKL
Satheeshakrishna M
2014-11-14
2
-2
/
+32
*
drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
Satheeshakrishna M
2014-11-14
2
-1
/
+119
*
drm/i915/skl: CD clock back calculation for SKL
Satheeshakrishna M
2014-11-14
1
-9
/
+66
*
drm/i915/skl: Structure/enum definitions for SKL clocks
Satheeshakrishna M
2014-11-14
1
-1
/
+11
*
drm/i915/skl: Register definitions for SKL Clocks
Satheeshakrishna M
2014-11-14
1
-0
/
+72
*
drm/i915: preserve SSC if previously set v3
Jesse Barnes
2014-11-14
1
-0
/
+11
*
drm/i915: Delete outdated comment in byt_pte_encode
Daniel Vetter
2014-11-14
1
-3
/
+0
*
drm/i915: unify remaining register save/restore code a bit
Jani Nikula
2014-11-14
1
-9
/
+9
*
drm/i915: don't save/restore backlight hist ctl registers
Jani Nikula
2014-11-14
3
-15
/
+4
*
drm/i915: don't save/restore panel fitter registers
Jani Nikula
2014-11-14
2
-10
/
+12
*
drm/i915: remove the unnecessary block around display.hpd_irq_setup
Jani Nikula
2014-11-14
1
-6
/
+4
*
drm/i915: restore RSTDBYCTL only on non-KMS paths
Jani Nikula
2014-11-14
1
-2
/
+2
*
drm/i915/vlv: don't save panel power sequencer registers on suspend
Jani Nikula
2014-11-14
1
-2
/
+1
*
drm/i915: Wait thread status on gen8+ fw sequence
Mika Kuoppala
2014-11-14
1
-2
/
+1
*
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
2014-11-14
4
-5
/
+54
*
drm/i915: Read the CCK fuse register from CCK
Ville Syrjälä
2014-11-14
1
-1
/
+4
*
drm/i915: Add the predicate source registers to the register whitelist
Neil Roberts
2014-11-14
2
-1
/
+7
*
drm/i915: update pipe size at set_config time
Jesse Barnes
2014-11-14
1
-2
/
+2
*
drm/i915: check for audio and infoframe changes across mode sets v2
Jesse Barnes
2014-11-14
1
-1
/
+11
*
drm/i915/hdmi: fetch infoframe status in get_config v2
Jesse Barnes
2014-11-14
3
-0
/
+70
*
drm/i915: use compute_config in set_config v4
Jesse Barnes
2014-11-14
1
-2
/
+18
*
drm/i915: factor out compute_config from __intel_set_mode v3
Jesse Barnes
2014-11-14
1
-31
/
+74
*
drm/i915: Remove most INVALID_PIPE checks from the backlight code
Ville Syrjälä
2014-11-14
1
-5
/
+9
*
drm/i915: Register the backlight device after the modeset init
Ville Syrjälä
2014-11-14
3
-7
/
+33
*
drm/i915: Pass the current pipe from eDP init to backlight setup
Ville Syrjälä
2014-11-14
5
-18
/
+41
*
drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()
Ville Syrjälä
2014-11-14
1
-1
/
+1
*
drm/i915: Skip .get_backlight() when backlight isn't enabled
Ville Syrjälä
2014-11-14
1
-3
/
+6
*
drm/i915: Warn if trying to poke a VLV backlight on invalid pipe
Ville Syrjälä
2014-11-14
1
-0
/
+12
*
drm/i915: Make the physical object coherent with GTT
Chris Wilson
2014-11-14
3
-67
/
+149
*
drm/i915: WARN if we receive any gen9 rps interrupts
Imre Deak
2014-11-14
1
-0
/
+5
*
drm/i915: move rps irq enable/disable to i915_irq.c
Imre Deak
2014-11-14
3
-41
/
+43
*
drm/i915: unify gen6/gen8 rps irq enable/disable
Imre Deak
2014-11-14
1
-38
/
+15
*
drm/i915: unify gen6/gen8 rps irq handler
Imre Deak
2014-11-14
1
-14
/
+6
*
drm/i915: unify gen6/gen8 pm irq helpers
Imre Deak
2014-11-14
3
-52
/
+11
*
drm/i915/chv: Add new workarounds for chv
Arun Siluvery
2014-11-14
2
-0
/
+11
*
drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a
Arun Siluvery
2014-11-14
1
-4
/
+2
*
drm/i915/chv: Remove pre-production workarounds
Arun Siluvery
2014-11-14
2
-20
/
+0
*
drm/i915: use the correct obj when preparing the sprite plane
Paulo Zanoni
2014-11-14
1
-2
/
+3
*
drm/i915: Add tracepoints to track a vm during its lifetime
Daniele Ceraolo Spurio
2014-11-14
3
-0
/
+114
*
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
2014-11-14
3
-11
/
+15
*
drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()
Alexey Khoroshilov
2014-11-14
1
-2
/
+2
*
drm/i915: Use correct pipe config to update pll dividers. V2
Bob Paauwe
2014-11-14
1
-6
/
+6
[next]