开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-08-02
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-08-02
drm/i915/gen9: Update i915_drpc_info debugfs for coarse pg & forcewake info
Akash Goel
2016-08-02
drm/i915: cleanup_plane_fb: also drop reference to current state wait_req
Keith Packard
2016-08-02
drm/i915: Warn about aux msg buffer vs. size mismatch
Ville Syrjälä
2016-08-02
drm/i915: Program FW_BLC_SELF on 915G as well
Ville Syrjälä
2016-08-02
drm/i915: Always use cpp==4 for FW_BLC_SELF on 915GM/945GM
Ville Syrjälä
2016-08-02
drm/i915: Extract bdw_get_buf_trans_edp()
Ville Syrjälä
2016-08-02
drm/i915: Simplify intel_ddi_get_encoder_port()
Ville Syrjälä
2016-08-02
drm/i915: Get the iboost setting based on the port type
Ville Syrjälä
2016-08-02
drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
Ville Syrjälä
2016-08-02
drm/i915: Explicitly use ddi buf trans entry 9 for hdmi
Ville Syrjälä
2016-08-02
drm/i915: Move bxt_ddi_vswing_sequence() call into intel_ddi_pre_enable() for...
Ville Syrjälä
2016-08-02
drm/i915: Program iboost settings for HDMI/DVI on SKL
Ville Syrjälä
2016-08-02
drm/i915: Name the "iboost bit"
Ville Syrjälä
2016-08-02
drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
Ville Syrjälä
2016-08-02
drm/i915: remove redundant fbc warnings
Matthew Auld
2016-08-02
drm/i915: Protect older gen against intel_gt_init_powersave()
Chris Wilson
2016-08-01
drm/i915/debugfs: Take runtime_pm ref for sseu
David Weinehall
2016-07-29
drm/i915: Add missing ring_mask to Pineview
Chris Wilson
2016-07-28
drm/i915: Fix up some stray to_i915(dev) after a recent merge
Chris Wilson
2016-07-28
drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
Ville Syrjälä
2016-07-27
drm/i915: Update a couple of hangcheck comments to talk about engines
Chris Wilson
2016-07-27
drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
Chris Wilson
2016-07-27
drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
Chris Wilson
2016-07-27
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
Chris Wilson
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
2016-07-27
drm/i915: Wait up to 3ms for the pcu to ack the cdclk change request on SKL
Ville Syrjälä
2016-07-26
drm/i915: Only drop the batch-pool's object reference
Chris Wilson
2016-07-26
drm/i915: Only clear the client pointer when tearing down the file
Chris Wilson
2016-07-26
drm/i915: Prefer list_first_entry_or_null
Chris Wilson
2016-07-26
drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling()
Chris Wilson
2016-07-25
drm/i915: Update DRIVER_DATE to 20160725
Daniel Vetter
2016-07-24
drm/i915: Update the breadcrumb interrupt counter before enabling
Chris Wilson
2016-07-24
drm/i915: Drop racy markup of missed-irqs from idle-worker
Chris Wilson
2016-07-21
Revert "drm/i915: Enable RC6 immediately"
Chris Wilson
2016-07-21
drm/i915: Remove misleading CSR firmware loading docs
Daniel Vetter
2016-07-21
drm/i915: use i915_gem_object_put_unlocked() after releasing mutex
Dave Gordon
2016-07-21
drm/i915: Enable RC6 immediately
Chris Wilson
2016-07-21
drm/i915:gen9: restrict WaC6DisallowByGfxPause
Tim Gore
2016-07-21
drm/i915: rename & update eb_select_ring()
Dave Gordon
2016-07-21
drm/i915: rename 'ring' where it refers to an engine or engine_id
Dave Gordon
2016-07-21
drm/i915: rename macro parameter(ring) to (engine)
Dave Gordon
2016-07-20
drm/i915/gen9: Add WaDisableGatherAtSetShaderCommonSlice
Mika Kuoppala
2016-07-20
drm/i915/gen9: Add WaInPlaceDecompressionHang
Mika Kuoppala
2016-07-20
drm/i915: Convert i915_semaphores_is_enabled over to early sanitize
Chris Wilson
2016-07-20
drm/i915: Rename ring->virtual_start as ring->vaddr
Chris Wilson
2016-07-20
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference_unlocked in preparation for lockl...
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
[next]