开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-08-26
drm/i915: fix suspend/resume for GENs w/o runtime PM support
Imre Deak
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
[next]