index
:
~bwidawsk/drm-intel
bdw-ppgtt
bdw-rc6
bdw-sema
big_pages
blobifier
blobifier-v10
blobifier-v2
blobifier-v3
blobifier-v4
blobifier-v5
blobifier-v6
blobifier-v7
blobifier-v8
braswell
braswell+wbinvd
broadwell
broadwell-null-ctx
extra_error_objs
faulting
for-len
force_throttle
forced-throttling
gpu_mirror
gt4
gtt-map-nonblock
hsw-gt1-hang
ilk_contexts
instdone
irq_fix
jenkins
llc-scanout
mi_urb_clear
mocs
mocs-new
new-ccs
non-block
non-lock
ppgtt
ppgtt-POC
prelocate
rbc
readread
replace-ctx
reuse-default
ring-scale
scheduler
scheduler_blocking
system_routine
timestamp
vgem
wait_rendering
wbinvd
wbinvd-drm-opt
bwidawsk's kernels for test and review
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
drm/i915/userptr: Mirror GPU addr at ioctl (HACK/POC)
gpu_mirror
Ben Widawsky
2
-32
/
+109
2014-06-20
drm/i915: Track userptr VMAs
Ben Widawsky
4
-4
/
+28
2014-06-20
TESTME: Always force invalidate
Ben Widawsky
1
-0
/
+8
2014-06-20
TESTME: GFX_TLB_INVALIDATE_EXPLICIT
Ben Widawsky
1
-1
/
+1
2014-06-20
drm/i915/bdw: Flip the 48b switch
Ben Widawsky
2
-4
/
+1
2014-06-20
drm/i915: Expand error state's address width to 64b
Ben Widawsky
2
-9
/
+10
2014-06-20
drm/i915/bdw: make aliasing PPGTT dynamic
Ben Widawsky
1
-130
/
+162
2014-06-20
drm/i915: Restructure map vs. insert entries
Ben Widawsky
4
-124
/
+131
2014-06-20
drm/i915/bdw: 4 level pages tables
Ben Widawsky
3
-6
/
+52
2014-06-20
drm/i915/bdw: implement alloc/teardown for 4lvl
Ben Widawsky
2
-19
/
+163
2014-06-20
drm/i915/bdw: Abstract PDP usage
Ben Widawsky
1
-44
/
+85
2014-06-20
drm/i915/bdw: Make pdp allocation more dynamic
Ben Widawsky
4
-32
/
+151
2014-06-20
drm/i915/bdw: Add dynamic page trace events
Ben Widawsky
2
-10
/
+47
2014-06-20
TESTME: Either drop the last patch or fix it.
Ben Widawsky
2
-21
/
+0
2014-06-20
drm/i915/bdw: Optimize PDP loads
Ben Widawsky
2
-0
/
+21
2014-06-20
drm/i915/bdw: Add ppgtt info for dynamic pages
Ben Widawsky
3
-12
/
+83
2014-06-20
drm/i915/bdw: Scratch unused pages
Ben Widawsky
1
-2
/
+23
2014-06-20
drm/i915/bdw: Dynamic page table allocations
Ben Widawsky
1
-45
/
+216
2014-06-20
drm/i915/bdw: begin bitmap tracking
Ben Widawsky
2
-14
/
+99
2014-06-20
drm/i915/bdw: Split out mappings
Ben Widawsky
1
-42
/
+52
2014-06-20
drm/i915: Extract PPGTT param from pagedir alloc
Ben Widawsky
1
-8
/
+7
2014-06-20
drm/i915: num_pd_pages/num_pd_entries isn't useful
Ben Widawsky
3
-42
/
+21
2014-06-20
drm/i915/bdw: Make the pdp switch a bit less hacky
Ben Widawsky
2
-13
/
+24
2014-06-20
drm/i915/bdw: pagetable allocation rework
Ben Widawsky
2
-25
/
+39
2014-06-20
drm/i915/bdw: pagedirs rework allocation
Ben Widawsky
1
-12
/
+31
2014-06-20
drm/i915/bdw: Use dynamic allocation idioms on free
Ben Widawsky
2
-16
/
+55
2014-06-20
drm/i915: Finish gen6/7 dynamic page table allocation
Ben Widawsky
5
-11
/
+238
2014-06-20
drm/i915: Force pd restore when PDEs change, gen6-7
Ben Widawsky
4
-4
/
+35
2014-06-20
drm/i915: Extract context switch skip logic
Ben Widawsky
1
-1
/
+11
2014-06-20
drm/i915: Track GEN6 page table usage
Ben Widawsky
2
-89
/
+230
2014-06-20
drm/i915: Always dma map page directory allocations
Ben Widawsky
1
-60
/
+19
2014-06-20
drm/i915: Consolidate dma mappings
Ben Widawsky
1
-38
/
+18
2014-06-20
drm/i915: Always dma map page table allocations
Ben Widawsky
1
-61
/
+17
2014-06-20
drm/i915: Clean up pagetable DMA map & unmap
Ben Widawsky
1
-62
/
+85
2014-06-20
drm/i915: Generalize GEN6 mapping
Ben Widawsky
2
-29
/
+34
2014-06-20
drm/i915: Create page table allocators
Ben Widawsky
2
-83
/
+147
2014-06-20
drm/i915: Complete page table structures
Ben Widawsky
3
-64
/
+37
2014-06-20
drm/i915: construct page table abstractions
Ben Widawsky
2
-93
/
+104
2014-06-20
drm/i915: Page table helpers, and define renames
Ben Widawsky
2
-56
/
+156
2014-06-20
drm/i915: Range clearing is PPGTT agnostic
Ben Widawsky
1
-4
/
+1
2014-06-20
drm/i915: Make gen6_write_pdes gen6_map_page_tables
Ben Widawsky
1
-16
/
+23
2014-06-20
drm/i915: Un-hardcode number of page directories
Ben Widawsky
1
-1
/
+1
2014-06-20
drm/i915: clean up PPGTT init error path
Ben Widawsky
1
-13
/
+9
2014-06-20
drm/i915: Setup less PPGTT on failed pagedir
Ben Widawsky
1
-1
/
+4
2014-06-20
drm/i915: rename map/unmap to dma_map/unmap
Ben Widawsky
1
-6
/
+6
2014-06-20
drm/i915: s/pd/pdpe, s/pt/pde
Ben Widawsky
1
-7
/
+7
2014-06-20
drm/i915: Split out verbose PPGTT dumping
Ben Widawsky
1
-21
/
+28
2014-06-20
drm/i915: Rename to GEN8_LEGACY_PDPES
Ben Widawsky
2
-6
/
+6
2014-06-20
drm/i915: fix gtt_total_entries()
Ben Widawsky
2
-4
/
+7
2014-06-20
drm/i915: Split out aliasing binds
Ben Widawsky
4
-5
/
+11
[next]