开源镜像站
帮助
动态
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
2019-01-30
drm/i915: Account for minimum ddb allocation restrictions
Ville Syrjälä
2019-01-30
drm/i915: Fix > vs >= mismatch in watermark/ddb calculations
Ville Syrjälä
2019-01-30
drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
Ville Syrjälä
2019-01-30
drm/i915: Reinstate an early latency==0 check for skl+
Ville Syrjälä
2019-01-30
drm/i915: Don't ignore level 0 lines watermark for glk+
Ville Syrjälä
2019-01-29
drm/i915/icl: keep track of unused pll while looping
Lucas De Marchi
2019-01-29
drm/i915/icl: remove dpll from clk_sel
Lucas De Marchi
2019-01-29
drm/i915: always return something on DDI clock selection
Lucas De Marchi
2019-01-29
drm/i915/icl: use tc_port in MG_PLL macros
Lucas De Marchi
2019-01-29
drm/i915: Drop fake breadcrumb irq
Chris Wilson
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
drm/i915: Remove the intel_engine_notify tracepoint
Chris Wilson
2019-01-29
drm/i915/tv: Bypass the vertical filter if possible
Ville Syrjälä
2019-01-29
drm/i915/tv: Fix adjusted_mode dotclock for interlaced modes
Ville Syrjälä
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-29
drm/i915/selftests: Apply a subtest filter
Chris Wilson
2019-01-29
drm/i915: Fix skl srckey mask bits
Ville Syrjälä
2019-01-29
drm/i915: Enable fastboot by default on Skylake and newer
Hans de Goede
2019-01-28
drm/i915: Track active timelines
Chris Wilson
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
drm/i915: Share per-timeline HWSP using a slab suballocator
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
drm/i915: Enlarge vma->pin_count
Chris Wilson
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-28
drm/i915: Move vma lookup to its own lock
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-28
drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
Ville Syrjälä
2019-01-28
drm/i915/tv: Use the scanline counter for timestamps on i965gm TV output
Ville Syrjälä
2019-01-28
drm/i915/tv: Fix return value for intel_tv_compute_config()
Ville Syrjälä
2019-01-28
drm/i915: Wait for a moment before forcibly resetting the device
Chris Wilson
2019-01-26
drm/i915: Disable -Wuninitialized
Nathan Chancellor
2019-01-25
drm/i915: correct the pitch check for NV12 framebuffer
P Raviraj Sitaram
2019-01-25
drm/i915: Clean up intel_plane_atomic_check_with_state()
Ville Syrjälä
2019-01-25
drm/i915/tv: Filter out >1024 wide modes that would need vertical scaling on ...
Ville Syrjälä
2019-01-25
drm/i915/tv: Fix >1024 modes on gen3
Ville Syrjälä
2019-01-25
drm/i915/tv: Generate better pipe timings for TV encoder
Ville Syrjälä
2019-01-25
drm/i915/tv: Add 1080p30/50/60 TV modes
Ville Syrjälä
2019-01-25
drm/i915/tv: Nuke reported_modes[]
Ville Syrjälä
2019-01-25
drm/i915/tv: Make TV mode autoselection actually useable
Ville Syrjälä
2019-01-25
drm/i915/tv: Use drm_mode_set_name() to name TV modes
Ville Syrjälä
2019-01-25
drm/i915/tv: Deobfuscate preferred mode selection
Ville Syrjälä
2019-01-25
drm/i915/tv: Nuke silly 0 initialzation of xpos/ypos
Ville Syrjälä
2019-01-25
drm/i915/tv: Use bools where appropriate
Ville Syrjälä
2019-01-25
drm/i915/tv: Store the TV oversampling factor in the TV mode
Ville Syrjälä
2019-01-25
drm/i915/tv: Fix tv mode clocks
Ville Syrjälä
[next]