开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2015-05-21
drm/i915: Remove the double register write from intel_disable_hdmi()
Ville Syrjälä
2015-05-21
drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()
Ville Syrjälä
2015-05-21
drm/i915/skl: Deinit/init the display at suspend/resume
Damien Lespiau
2015-05-21
drm/i915: Free RPS boosts for all laggards
Chris Wilson
2015-05-21
drm/i915: Don't downclock whilst we have clients waiting for GPU results
Chris Wilson
2015-05-21
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
drm/i915: Limit mmio flip RPS boosts
Chris Wilson
2015-05-21
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
drm/i915: Inline check required for object syncing prior to execbuf
Chris Wilson
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
drm/i915: s/\<rq\>/req/g
Daniel Vetter
2015-05-21
drm/i915/skl: enable WaForceContextSaveRestoreNonCoherent
Imre Deak
2015-05-21
drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+
Imre Deak
2015-05-21
drm/i915: Force clean compilation with -Werror
Chris Wilson
2015-05-20
drm/i915: Kill the dev variable in intel_suspend_complete()
Damien Lespiau
2015-05-20
drm/i915: Add a space after ', ' and don't capitalize mid-sentence
Damien Lespiau
2015-05-20
drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 path
Damien Lespiau
2015-05-20
drm/i915/skl: Swapping 90 and 270 to be compliant with Xrandr
Sonika Jindal
2015-05-20
drm/i915: Update comment in clear_intel_crtc_state()
Ander Conselvan de Oliveira
2015-05-20
drm/i915/skl: add F0 stepping ID
Imre Deak
2015-05-20
drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping A
Imre Deak
2015-05-20
drm/i915: Tighten the exposure ARGB/ABGR 8888 formats
Damien Lespiau
2015-05-20
drm/i915: Fix 'suspedn' typo
Damien Lespiau
2015-05-20
drm/i915/bxt: Move around lane stagger calculation
Vandana Kannan
2015-05-20
drm/i915/bxt: Port PLL programming BUN
Vandana Kannan
2015-05-20
drm/i915: add HAS_DP_MST feature test macro
Jani Nikula
2015-05-20
drm/i915/dp: make link rate printing prettier
Jani Nikula
2015-05-20
drm/i915: Don't expose ARGB1555 on gen2/3
Damien Lespiau
2015-05-20
drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formats
Damien Lespiau
2015-05-20
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
Damien Lespiau
2015-05-20
drm/i915: Use uninterruptible mutex_lock for userptr bo creation
Chris Wilson
2015-05-20
drm/i915: Preserve ddi_pll_sel when allocating new pipe_config
Ander Conselvan de Oliveira
2015-05-20
drm/i915: Dump some DPLL fields in pipe config debug
Tvrtko Ursulin
2015-05-20
drm/i915: Don't overwrite (e)DP PLL selection on SKL
Ander Conselvan de Oliveira
2015-05-20
drm/i915/bios: be more explicit about discarding iomem address space
Jani Nikula
2015-05-20
drm/i915: Output scaler related pipe config debug in a single line
Tvrtko Ursulin
2015-05-20
drm/i915/bios: abstract finding VBT in BIOS to a separate function
Jani Nikula
2015-05-20
drm/i915/bios: remove a redundant NULL pointer check
Jani Nikula
2015-05-20
drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()
Damien Lespiau
2015-05-20
drm/i915/dsi: add support for DSI PLL N1 divisor values
Jani Nikula
2015-05-20
drm/i915/skl: Documentation for CSR firmware
Animesh Manna
2015-05-20
drm/i915: Don't read dpcd for disconnected ports
Mika Kuoppala
2015-05-20
drm/edid: fix a debug message
Dan Carpenter
2015-05-20
drm/i915: Make the sprite formats const
Damien Lespiau
2015-05-20
drm/i915: Don't use the intel_ prefix for gen-specific data
Damien Lespiau
2015-05-20
drm/i915/skl: Support the advertized index format
Damien Lespiau
2015-05-20
drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()
Damien Lespiau
2015-05-20
drm/i915/skl: Rename a local variable to fit in 80 chars
Damien Lespiau
2015-05-20
drm/i915/skl: Add a new line before return
Damien Lespiau
2015-05-20
drm/i915/skl: Leave a new line between variable declarations and code
Damien Lespiau
[next]