开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-02-01
drm/i915/icl: restore WaEnableFloatBlendOptimization
Talha Nassar
2019-02-01
drm/i915: Save some lines of source code in workarounds
Tvrtko Ursulin
2019-02-01
drm/i915: Move workaround infrastructure code up
Tvrtko Ursulin
2019-01-31
drm/i915/icl: Work around broken VBTs for port F detection
Imre Deak
2019-01-31
drm/i915/icl: Add TypeC ports only if VBT is present
Imre Deak
2019-01-31
drm/i915: Pick the first unused PLL once again
Ville Syrjälä
2019-01-31
drm/i915: Don't use the second dbuf slice on icl
Ville Syrjälä
2019-01-30
drm/i915: Apply LUT validation checks to platforms more accurately (v3)
Matt Roper
2019-01-30
drm/i915: Force background color to black for gen9+ (v2)
Matt Roper
2019-01-29
drm/i915: Update DRIVER_DATE to 20190129
Rodrigo Vivi
2019-01-30
drm/i915: Use IS_GEN9_LP() for the linetime w/a check
Ville Syrjälä
2019-01-30
drm/i915: Drop the pointless linetime==0 check
Ville Syrjälä
2019-01-30
drm/i915: Drop the definite article in front of SAGV
Ville Syrjälä
2019-01-30
drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
Ville Syrjälä
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: Constify drm_color_lut_check()
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
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
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ä
[next]