开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
gt
Age
Commit message (
Expand
)
Author
2021-11-24
drm/i915/gt: Hold RPM wakelock during PXP suspend
Tejas Upadhyay
2021-11-17
drm/i915/guc: fix NULL vs IS_ERR() checking
Dan Carpenter
2021-11-10
Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...
Dave Airlie
2021-11-09
drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages
Imre Deak
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-27
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
2021-10-22
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-18
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
2021-10-18
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
2021-10-18
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
2021-10-15
drm/i915/guc: Handle errors in multi-lrc requests
Matthew Brost
2021-10-15
drm/i915: Multi-BB execbuf
Matthew Brost
2021-10-15
drm/i915/guc: Implement no mid batch preemption for multi-lrc
Matthew Brost
2021-10-15
drm/i915/guc: Add basic GuC multi-lrc selftest
Matthew Brost
2021-10-15
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
Matthew Brost
2021-10-15
drm/i915/guc: Update debugfs for GuC multi-lrc
Matthew Brost
2021-10-15
drm/i915/guc: Implement multi-lrc reset
Matthew Brost
2021-10-15
drm/i915/guc: Insert submit fences between requests in parent-child relationship
Matthew Brost
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
2021-10-15
drm/i915/guc: Implement parallel context pin / unpin functions
Matthew Brost
2021-10-15
drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
Matthew Brost
2021-10-15
drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
Matthew Brost
2021-10-15
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
2021-10-15
drm/i915/guc: Introduce context parent-child relationship
Matthew Brost
2021-10-15
drm/i915: Add logical engine mapping
Matthew Brost
2021-10-15
drm/i915/guc: Don't call switch_to_kernel_context with GuC submission
Matthew Brost
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
2021-10-15
drm/i915/guc: Take GT PM ref when deregistering context
Matthew Brost
2021-10-15
drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
Matthew Brost
2021-10-14
drm/i915/gt: move remaining debugfs interfaces into gt
Andi Shyti
2021-10-14
drm/i915: fix blank screen booting crashes
Hugh Dickins
2021-10-14
drm/i915: split out intel_pcode.[ch] to separate file
Jani Nikula
2021-10-14
drm/i915: split out vlv sideband to a separate file
Jani Nikula
2021-10-12
drm/i915/gt: add asm/cacheflush.h for use of clflush()
Lucas De Marchi
2021-10-12
drm/i915/gt: include tsc.h where used
Lucas De Marchi
2021-10-11
drm/i915: remember to call i915_sw_fence_fini
Matthew Auld
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-11
Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-10-04
drm/i915/pxp: add pxp debugfs
Daniele Ceraolo Spurio
2021-10-04
drm/i915/pxp: Enable PXP power management
Huang, Sean Z
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
2021-10-04
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
2021-10-02
drm/i915: fix blank screen booting crashes
Hugh Dickins
2021-10-01
drm/i915/guc: Move and improve error message for missed CTB reply
Michal Wajdeczko
2021-10-01
drm/i915/guc: Print error name on CTB send failure
Michal Wajdeczko
2021-10-01
drm/i915/guc: Print error name on CTB (de)registration failure
Michal Wajdeczko
2021-10-01
drm/i915/guc: Verify result from CTB (de)register action
Michal Wajdeczko
2021-10-01
drm/i915: Use fixed offset for PTEs location
Michal Wajdeczko
[next]