index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2014-11-07
drm/i915/skl: Register definitions and macros for SKL Watermark regs
Pradeep Bhat
2014-11-07
drm/i915/skl: Read the Memory Latency Values for WM computation
Pradeep Bhat
2014-11-07
drm/i915: rewrite hsw/bdw audio codec enable/disable sequences
Jani Nikula
2014-11-07
drm/i915: clean up and clarify audio related register defines
Jani Nikula
2014-11-07
drm/i915: Report the actual swizzling back to userspace
Chris Wilson
2014-11-07
drm/i915: Request PIN_GLOBAL when pinning a vma for GTT relocations
Chris Wilson
2014-11-07
drm/i915: Only mark as map-and-fenceable when bound into the GGTT
Chris Wilson
2014-11-07
drm/i915: Use vblank evade mechanism in mmio_flip
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Remove modeset lock check from intel_pipe_update_start()
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Add kerneldoc for intel_pipe_update_{start, end}
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
John Harrison
2014-11-07
drm/i915: fix RPS on runtime suspend
Paulo Zanoni
2014-11-07
drm/i915: fix "Unexpected fault" error message line break
Paulo Zanoni
2014-11-07
drm/i915: Kill leftover GTIIR writes from valleyview_irq_preinstall()
Ville Syrjälä
2014-11-07
drm/i915: Drop useless VLV_IIR writes from vlv_display_irq_postinstall()
Ville Syrjälä
2014-11-07
drm/i914: Refactor vlv_display_irq_postinstall()
Ville Syrjälä
2014-11-07
drm/i915: Refactor vlv_display_irq_reset()
Ville Syrjälä
2014-11-07
drm/i915: Make valleyview_display_irqs_(un)install() work for chv
Ville Syrjälä
2014-11-07
drm/i915: Call gen5_gt_irq_reset() from valleyview_irq_uninstall()
Ville Syrjälä
2014-11-07
drm/i915: Use GEN5_IRQ_RESET() on vlv/chv
Ville Syrjälä
2014-11-07
drm/i915: Use a consistent order between IIR, IER, IMR writes on vlv/chv
Ville Syrjälä
2014-11-07
drm/i915: Drop the extra GEN8_PCU_IIR posting read from cherryview_irq_preins...
Ville Syrjälä
2014-11-07
drm/i915: Use gen8_gt_irq_reset() in cherryview_irq_uninstall()
Ville Syrjälä
2014-11-07
drm/i915: Use DPINVGTT_STATUS_MASK
Ville Syrjälä
2014-11-07
drm/i915: Apply some ocd for IMR vs. IER order during irq enable
Ville Syrjälä
2014-11-07
drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
Tvrtko Ursulin
2014-11-07
drm/i915/bdw: Setup global hardware status page in execlists mode
Thomas Daniel
2014-11-07
drm/i915: Remove orphaned prototype gen6_set_pm_mask()
Damien Lespiau
2014-11-07
drm/i915: Removed orphaned prototype intel_dp_handle_hpd_irq()
Damien Lespiau
2014-11-07
drm/i915/dp: Don't stop the link when retraining
Daniel Vetter
2014-11-07
drm/i915: Remove unused WATCH_GTT define
Damien Lespiau
2014-11-07
drm/i915: Make intel_pipe_has_type() take an output type enum
Damien Lespiau
2014-11-07
drm/i915: Move pll state commit into intel_modeset_update_state
Daniel Vetter
2014-11-07
drm/i915: Don't store current shared DPLL in the new pipe_config
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Remove crtc_mode_set() hook
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Covert remaining platforms to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Covert ILK-IVB to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Move dpll crtc_mask and hw_state fields into separate struct
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Convert shared dpll reference count to a crtc mask
Ander Conselvan de Oliveira
2014-11-07
drm/i915: Check pipe_config.has_dp_encoder instead of encoder types
Daniel Vetter
2014-11-07
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-11-06
drm/i915: safeguard against too high minimum brightness
Jani Nikula
2014-11-06
drm/i915: vlv: fix gunit HW state corruption during S4 suspend
Imre Deak
2014-11-06
drm/i915: Disable caches for Global GTT.
Rodrigo Vivi
2014-11-04
drm/i915: Make *_crtc_mode_set work on new_config
Ander Conselvan de Oliveira
2014-11-04
drm/i915: Remove redundant return value and WARN_ON
Dave Gordon
2014-11-04
drm/i915: Fix null pointer dereference in ring cleanup code
John Harrison
2014-11-04
drm/i915: Redefine WARN_ON to include the condition
Mika Kuoppala
[prev]
[next]