开源镜像站
帮助
动态
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
/
i915_drv.h
Age
Commit message (
Expand
)
Author
2016-10-28
drm/i915: keep declarations in i915_drv.h
Jani Nikula
2016-10-10
drm/i915: Unalias obj->phys_handle and obj->userptr
Chris Wilson
2016-10-10
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
2016-10-10
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
2016-09-19
drm/i915: Update DRIVER_DATE to 20160919
Daniel Vetter
2016-09-15
drm/i915: Add ddb size field to device info structure
Deepak M
2016-09-15
drm/i915: clarify PMINTRMSK/pm_intr_keep usage
Dave Gordon
2016-09-09
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker
Chris Wilson
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
drm/i915: Separate out reset flags from the reset counter
Chris Wilson
2016-09-07
drm/i915: Move HAS_GUC definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
2016-09-07
drm/i915: Move HAS_GMCH_DISPLAY definition to platform
Carlos Santa
2016-09-07
drm/i915: Move HAS_L3_DPF definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform
Carlos Santa
2016-09-07
drm/i915: Move HAS_HW_CONTEXTS definition to platform
Carlos Santa
2016-09-07
drm/i915: Move HAS_GMBUS_IRQ definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Move HAS_DP_MST definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Move HAS_RC6p definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Move HAS_RC6 definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition
Carlos Santa
2016-09-07
drm/i915 Move HAS_CSR definition to platform definition
Carlos Santa
2016-09-07
drm/i915: Get rid of HAS_CORE_RING_FREQ
Carlos Santa
2016-09-07
drm/i915: Move HAS_RUNTIME_PM definition to platform
Carlos Santa
2016-09-07
drm/i915: Move HAS_PSR definition to platform struct definition
Carlos Santa
2016-09-06
drm/i915: Remove 64b mmio write vfuncs
Chris Wilson
2016-09-02
drm/i915: sseu: Convert subslice count fields to subslice mask
Imre Deak
2016-09-02
drm/i915: sseu: Convert slice count field to mask
Imre Deak
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-09-02
drm/i915: sseu: Move sseu_dev_status to i915_drv.h
Imre Deak
2016-09-02
drm/i915: Update DRIVER_DATE to 20160902
Daniel Vetter
2016-09-01
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
2016-08-29
drm/i915: Fix intel_display_crc_init for !DEBUGFS
Maarten Lankhorst
2016-08-27
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
2016-08-26
drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
2016-08-25
drm/i915: Move CRTC updating in atomic_commit into it's own hook
Lyude
2016-08-23
drm/i915: Pass atomic state to crtc enable/disable functions
Maarten Lankhorst
2016-08-22
drm/i915: debugfs spring cleaning
David Weinehall
2016-08-22
drm/i915: i915_sysfs.c cleanup
David Weinehall
2016-08-22
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
drm/i915: cosmetic fixes to i915_drv.h
David Weinehall
2016-08-22
drm/i915/skl: Add support for the SAGV, fix underrun hangs
Lyude
2016-08-22
drm/i915: Update DRIVER_DATE to 20160822
Daniel Vetter
2016-08-19
drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
Chris Wilson
2016-08-19
drm/i915: Reattach comment, complete type specification
Dave Gordon
2016-08-18
drm/i915/cmdparser: Make initialisation failure non-fatal
Chris Wilson
2016-08-18
drm/i915: Drop ORIGIN_GTT for untracked GTT writes
Chris Wilson
[next]