开源镜像站
帮助
动态
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-02-12
drm/i915: split aligned height calculation out v2
Jesse Barnes
2014-02-12
drm/i915: Fix error path leak in fbdev fb allocation
Daniel Vetter
2014-02-12
drm/i915: Use normal fb deref for the fbcon framebuffer
Daniel Vetter
2014-02-12
drm/i915: Provide a command line option to disable display
Damien Lespiau
2014-02-12
drm/i915: Disable display when fused off
Damien Lespiau
2014-02-12
drm/i915: Flush GPU rendering with a lockless wait during a pagefault
Chris Wilson
2014-02-12
drm/i915: vlv: handle only enabled pipestat interrupt events
Imre Deak
2014-02-12
drm/i915: vlv: fix mapping of pipestat enable to status bits
Imre Deak
2014-02-12
drm/i915: pass status instead of enable flags to i915_enable_pipestat
Imre Deak
2014-02-12
drm/i915: Short-circuit no-op vga_set_state()
Chris Wilson
2014-02-12
drm/i915: Propagate PCI read/write errors during vga_set_state()
Chris Wilson
2014-02-12
drm/i915: alloc intel_fb in the intel_fbdev struct
Jesse Barnes
2014-02-12
drm/i915: Downgrade *ERROR* message for invalid user input
Chris Wilson
2014-02-12
drm/i915: Reorder i915_params fields to not create holes
Damien Lespiau
2014-02-12
drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions
Damien Lespiau
2014-02-12
drm/i915: Consolidate FUSE_STRAP in one set of defines
Damien Lespiau
2014-02-12
drm/i915: Move num_plane to the intel_device_info structure
Damien Lespiau
2014-02-12
drm/i915: Make the intel_device_info structure kept in dev_priv writable
Damien Lespiau
2014-02-12
drm/i915: Always use INTEL_INFO() to access the device_info structure
Damien Lespiau
2014-02-12
drm/i915: Disable SF pipelined attribute fetch for SNB
Ville Syrjälä
2014-02-07
drm/i915: Update rps interrupt limits
Jeff McGee
2014-02-07
drm/i915: Restore rps/rc6 on reset
Jeff McGee
2014-02-06
drm/i915: Prevent recursion by retiring requests when the ring is full
Chris Wilson
2014-02-05
drm/i915: Generate a hang error code
Ben Widawsky
2014-02-05
drm/i915: unify FLIP_DONE macro names
Imre Deak
2014-02-05
drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handler
Imre Deak
2014-02-05
drm/i915: factor out valleyview_pipestat_irq_handler
Imre Deak
2014-02-05
drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt
Imre Deak
2014-02-05
drm/i915: Reorganize display pipe register accesses
Antti Koskipaa
2014-02-04
drm/i915: Treat using a purged buffer as a source of EFAULT
Chris Wilson
2014-02-04
drm/i915: Convert EFAULT into a silent SIGBUS
Chris Wilson
2014-02-04
drm/i915: release mutex in i915_gem_init()'s error path
Mika Kuoppala
2014-02-04
drm/i915: check for oom when allocating private_default_ctx
Mika Kuoppala
2014-02-04
drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power...
Deepak S
2014-02-04
drm/i915: Get rid of acthd based guilty batch search
Mika Kuoppala
2014-02-04
drm/i915: Use hangcheck score to find guilty context
Mika Kuoppala
2014-02-04
drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2
Ville Syrjälä
2014-02-04
drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
Ville Syrjälä
2014-01-30
drm/i915: Don't access snooped pages through the GTT (even for error capture)
Chris Wilson
2014-01-30
drm/i915: Only print information for filing bug reports once
Chris Wilson
2014-01-30
drm/i915: Tune down debug output when context is banned
Mika Kuoppala
2014-01-30
drm/i915: Use i915_hw_context to set reset stats
Mika Kuoppala
2014-01-30
drm/i915: enable HiZ Raw Stall Optimization on IVB
Chia-I Wu
2014-01-30
drm/i915: enable HiZ Raw Stall Optimization on HSW
Chia-I Wu
2014-01-30
drm/i915: Capture PPGTT info on error capture
Ben Widawsky
2014-01-30
drm/i915: Add some more registers to error state
Ben Widawsky
2014-01-30
drm/i915: Move per ring error state to ring_error
Ben Widawsky
2014-01-30
drm/i915: Reorder struct members
Ben Widawsky
2014-01-30
drm/i915: Logically reorder error register capture
Ben Widawsky
2014-01-30
drm/i915: Extract register state error capture
Ben Widawsky
[next]