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-08-26
drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U)
Scot Doyle
2014-08-26
drm/i915: fix suspend/resume for GENs w/o runtime PM support
Imre Deak
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-08-22
drm/i915: Update DRIVER_DATE to 20140822
Daniel Vetter
2014-08-20
drm/i915/bdw: Disable execlists by default
Damien Lespiau
2014-08-20
drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
Oscar Mateo
2014-08-20
drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
Oscar Mateo
2014-08-20
drm/i915/bdw: Print context state in debugfs
Ben Widawsky
2014-08-20
drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs
Oscar Mateo
2014-08-20
drm/i915/bdw: Display execlists info in debugfs
Oscar Mateo
2014-08-20
drm/i915/bdw: Disable semaphores for Execlists
Oscar Mateo
2014-08-20
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
2014-08-20
drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
Oscar Mateo
2014-08-18
drm/i915: don't try to retrain a DP link on an inactive CRTC
Imre Deak
2014-08-18
drm/i915: make sure VDD is turned off during system suspend
Imre Deak
2014-08-18
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
2014-08-18
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
2014-08-18
drm/i915: take display port power domain in DP HPD handler
Imre Deak
2014-08-18
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
2014-08-18
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
2014-08-14
drm/i915: Track cursor changes as frontbuffer tracking flushes
Daniel Vetter
2014-08-14
drm/i915/bdw: Help out the ctx switch interrupt handler
Oscar Mateo
2014-08-14
drm/i915/bdw: Avoid non-lite-restore preemptions
Oscar Mateo
2014-08-14
drm/i915/bdw: Handle context switch events
Thomas Daniel
2014-08-14
drm/i915/bdw: Two-stage execlist submit process
Michel Thierry
2014-08-14
drm/i915/bdw: Write the tail pointer, LRC style
Oscar Mateo
2014-08-14
drm/i915/bdw: Implement context switching (somewhat)
Ben Widawsky
2014-08-14
drm/i915/bdw: Emission of requests with logical rings
Oscar Mateo
2014-08-14
drm/i915: Add temporary ring->ctx backpointer
Oscar Mateo
2014-08-14
drm/i915: Print captured bo for all VM in error state
Chris Wilson
2014-08-14
drm/i915: Sharing platform specific sequence between runtime and system suspe...
Sagar Kamble
2014-08-14
drm/i915: Created common handler for platform specific suspend/resume
Sagar Kamble
2014-08-13
drm/i915: Localise the fbdev console lock frobbing
Chris Wilson
2014-08-13
drm/i915: Replace __I915__ with typesafe variant
Chris Wilson
2014-08-13
drm/i915: Add support for variable cursor size on 845/865
Ville Syrjälä
2014-08-13
drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()
Ville Syrjälä
2014-08-13
drm/i915: Move CURSIZE setup to i845_update_cursor()
Ville Syrjälä
2014-08-13
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
2014-08-13
drm/i915: Cleanup aliasging ppgtt alongside the global gtt
Daniel Vetter
2014-08-13
drm/i915: Extract commmon global gtt cleanup code
Daniel Vetter
2014-08-13
drm/i915: Extract common cleanup into i915_ppgtt_release
Daniel Vetter
2014-08-13
drm/i915: Drop create_vm argument to i915_gem_create_context
Daniel Vetter
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
2014-08-13
drm/i915: Initialize the aliasing ppgtt as part of global gtt
Daniel Vetter
2014-08-13
drm/i915: Rework ppgtt init to no require an aliasing ppgtt
Daniel Vetter
2014-08-13
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
2014-08-13
drm/i915: Allow i915_gem_setup_global_gtt to fail
Daniel Vetter
2014-08-13
drm/i915: Add proper prefix to obj_to_ggtt
Daniel Vetter
[prev]
[next]