index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
drm/i915: set num_fence_regs to 0 if there is no aperture
Daniele Ceraolo Spurio
1
-2
/
+4
2019-10-29
drm/i915: do not map aperture if it is not available.
Daniele Ceraolo Spurio
1
-12
/
+23
2019-10-29
drm/i915: define i915_ggtt_has_aperture
Daniele Ceraolo Spurio
1
-0
/
+5
2019-10-29
drm/i915/blt: fixup block_size rounding
Matthew Auld
1
-2
/
+2
2019-10-28
drm/i915/gem: Limit the blitter sizes to ensure low preemption latency
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
3
-6
/
+16
2019-10-28
drm/i915/display: Mark conn as initialised by iterator
Chris Wilson
1
-1
/
+1
2019-10-28
drm/i915/selftests: Initialise ret
Chris Wilson
1
-1
/
+1
2019-10-28
drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
1
-2
/
+2
2019-10-28
drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
1
-20
/
+14
2019-10-28
drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
1
-1
/
+26
2019-10-28
drm/i915/tgl: Handle AUX interrupts for TC ports
Matt Roper
2
-2
/
+14
2019-10-28
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
1
-66
/
+61
2019-10-28
drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
1
-3
/
+26
2019-10-28
drm/i915/gt: Tidy up rps irq handler to use intel_gt
Chris Wilson
1
-5
/
+3
2019-10-28
drm/i915/selftests: Use a random engine for GEM coherency tests
Chris Wilson
1
-79
/
+89
2019-10-28
drm/i915/bios: add compression parameter block definition
Jani Nikula
1
-0
/
+52
2019-10-28
drm/i915/selftests: Check all blitter engines for client blt
Chris Wilson
1
-4
/
+26
2019-10-28
drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
1
-3
/
+3
2019-10-28
drm/i915/selftests: Measure basic throughput of blit routines
Chris Wilson
1
-0
/
+172
2019-10-28
drm/i915: Add CHICKEN_TRANS_D
Ville Syrjälä
1
-1
/
+3
2019-10-28
drm/i915: Use _PICK() for CHICKEN_TRANS()
Ville Syrjälä
3
-32
/
+17
2019-10-27
drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Chris Wilson
1
-3
/
+5
2019-10-27
drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
Chris Wilson
3
-0
/
+28
2019-10-27
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
6
-74
/
+75
2019-10-26
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
3
-102
/
+89
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
24
-2310
/
+2126
2019-10-26
drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
2
-3
/
+87
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
5
-5
/
+19
2019-10-26
drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
José Roberto de Souza
2
-0
/
+8
2019-10-26
drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
1
-18
/
+19
2019-10-26
drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
1
-25
/
+153
2019-10-26
drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
1
-0
/
+99
2019-10-26
drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
1
-149
/
+80
2019-10-26
drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
1
-1
/
+122
2019-10-26
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
1
-0
/
+166
2019-10-26
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
5
-18
/
+192
2019-10-26
drm/i915: setup io-mapping for LMEM
Abdiel Janulgue
1
-2
/
+26
2019-10-26
drm/i915: support creating LMEM objects
Matthew Auld
8
-0
/
+159
2019-10-25
drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
1
-5
/
+14
2019-10-25
drm/i915: do not set MOCS control values on dgfx
Lucas De Marchi
1
-0
/
+6
2019-10-25
drm/i915: add new gen12 dgfx platform macro
Stuart Summers
1
-0
/
+4
2019-10-25
drm/i915: Add is_dgfx to device info
José Roberto de Souza
2
-0
/
+2
2019-10-25
drm/i915: capture aux page table error register
Lionel Landwerlin
3
-0
/
+9
2019-10-25
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-10-25
drm/i915/selftests: Force ordering of context switches
Chris Wilson
1
-7
/
+28
2019-10-25
drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
2
-55
/
+55
2019-10-25
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
1
-2
/
+2
2019-10-25
drm/i915: Describe structure member in documentation
Anna Karas
1
-0
/
+5
2019-10-25
drm/i915/selftests: Tweak the default subtest runtime
Chris Wilson
1
-1
/
+1
[prev]
[next]