index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
drm/i915: Add a name for the Punit GPLLENABLE bit
Ville Syrjälä
2014-11-17
|
*
|
|
drm/i915: Silence valleyview_set_rps()
Ville Syrjälä
2014-11-17
|
*
|
|
drm/i915: Reinit display irqs and hpd from chv pipe-a power well
Ville Syrjälä
2014-11-17
|
*
|
|
drm/i915: Fix comments about CHV snoop behaviour
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Use vlv display irq setup code for chv
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Refactor vlv_display_irq_uninstall()
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915/skl: Fix big integer constant sparse warning
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915: Let's hope future platforms will use the same WM code as SKL
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915/skl: Use correct use counters for force wakes
Tvrtko Ursulin
2014-11-14
|
*
|
|
drm/i915: Clear PCODE_DATA1 on SNB+
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915/skl: Add Gen9 LRC size
Michael H. Nguyen
2014-11-14
|
*
|
|
drm/i915/skl: AUX irqs have moved
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915/skl: fetch, enable/disable pfit as needed v2
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915/skl: Implement queue_flip
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915/skl: Apply eDP WA only for gen < 9
Vandana Kannan
2014-11-14
|
*
|
|
drm/i915/skl: Provide skl-specific pll hw state cross-checking
Damien Lespiau
2014-11-14
|
*
|
|
drm/i915/skl: Implementation of SKL DPLL programming
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Adjust the port PLL selection code
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Define shared DPLLs for Skylake
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Query DPLL attached to port on SKL
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: CD clock back calculation for SKL
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Structure/enum definitions for SKL clocks
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915/skl: Register definitions for SKL Clocks
Satheeshakrishna M
2014-11-14
|
*
|
|
drm/i915: preserve SSC if previously set v3
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915: Delete outdated comment in byt_pte_encode
Daniel Vetter
2014-11-14
|
*
|
|
drm/i915: unify remaining register save/restore code a bit
Jani Nikula
2014-11-14
|
*
|
|
drm/i915: don't save/restore backlight hist ctl registers
Jani Nikula
2014-11-14
|
*
|
|
drm/i915: don't save/restore panel fitter registers
Jani Nikula
2014-11-14
|
*
|
|
drm/i915: remove the unnecessary block around display.hpd_irq_setup
Jani Nikula
2014-11-14
|
*
|
|
drm/i915: restore RSTDBYCTL only on non-KMS paths
Jani Nikula
2014-11-14
|
*
|
|
drm/i915/vlv: don't save panel power sequencer registers on suspend
Jani Nikula
2014-11-14
|
*
|
|
drm/i915: Wait thread status on gen8+ fw sequence
Mika Kuoppala
2014-11-14
|
*
|
|
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
2014-11-14
|
*
|
|
drm/i915: Read the CCK fuse register from CCK
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Add the predicate source registers to the register whitelist
Neil Roberts
2014-11-14
|
*
|
|
drm/i915: update pipe size at set_config time
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915: check for audio and infoframe changes across mode sets v2
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915/hdmi: fetch infoframe status in get_config v2
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915: use compute_config in set_config v4
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915: factor out compute_config from __intel_set_mode v3
Jesse Barnes
2014-11-14
|
*
|
|
drm/i915: Remove most INVALID_PIPE checks from the backlight code
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Register the backlight device after the modeset init
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Pass the current pipe from eDP init to backlight setup
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Skip .get_backlight() when backlight isn't enabled
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Warn if trying to poke a VLV backlight on invalid pipe
Ville Syrjälä
2014-11-14
|
*
|
|
drm/i915: Make the physical object coherent with GTT
Chris Wilson
2014-11-14
|
*
|
|
drm/i915: WARN if we receive any gen9 rps interrupts
Imre Deak
2014-11-14
[prev]
[next]