index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...
Dave Airlie
2013-12-12
1
-2
/
+7
|
\
|
*
drm/i915/bdw: Limit GTT to 2GB
Ben Widawsky
2013-11-14
1
-0
/
+5
|
*
drm/i915/bdw: Free correct number of ppgtt pages
Ben Widawsky
2013-11-14
1
-2
/
+2
*
|
drm/i915: Prefer setting PTE cache age to 3
Chris Wilson
2013-11-25
1
-2
/
+4
|
/
*
drm/i915/bdw: Don't muck with gtt_size on Gen8 when PPGTT setup fails
Ville Syrjälä
2013-11-08
1
-1
/
+2
*
drm/i915/bdw: unleash PPGTT
Ben Widawsky
2013-11-08
1
-1
/
+1
*
drm/i915/bdw: Implement PPGTT enable
Ben Widawsky
2013-11-08
1
-0
/
+50
*
drm/i915/bdw: Implement PPGTT insert
Ben Widawsky
2013-11-08
1
-1
/
+32
*
drm/i915/bdw: Implement PPGTT clear range
Ben Widawsky
2013-11-08
1
-1
/
+41
*
drm/i915/bdw: Initialize the PDEs
Ben Widawsky
2013-11-08
1
-0
/
+27
*
drm/i915/bdw: PPGTT init & cleanup
Ben Widawsky
2013-11-08
1
-1
/
+122
*
drm/i915/bdw: Support BDW caching
Ben Widawsky
2013-11-08
1
-0
/
+45
*
drm/i915/bdw: Add GTT functions
Ben Widawsky
2013-11-08
1
-3
/
+86
*
drm/i915/bdw: Create gen8_gtt_pte_t
Ben Widawsky
2013-11-08
1
-1
/
+2
*
drm/i915/bdw: Make gen8_gmch_probe
Ben Widawsky
2013-11-08
1
-24
/
+68
*
drm/i915/bdw: support GMS and GGMS changes
Ben Widawsky
2013-11-08
1
-3
/
+26
*
drm/i915/bdw: Disable PPGTT for now
Daniel Vetter
2013-11-08
1
-0
/
+2
*
Merge tag 'v3.12' into drm-intel-next
Daniel Vetter
2013-11-04
1
-24
/
+85
|
\
|
*
drm/i915: Disable GGTT PTEs on GEN6+ suspend
Ben Widawsky
2013-10-18
1
-10
/
+66
|
*
drm/i915: Make PTE valid encoding optional
Ben Widawsky
2013-10-18
1
-15
/
+20
*
|
drm/i915: Use kcalloc more
Daniel Vetter
2013-10-01
1
-2
/
+2
|
/
*
drm/i915: Use Write-Through cacheing for the display plane on Iris
Chris Wilson
2013-08-22
1
-1
/
+10
*
drm/i915: Update rules for writing through the LLC with the cpu
Chris Wilson
2013-08-10
1
-1
/
+1
*
drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge
Chris Wilson
2013-08-06
1
-7
/
+30
*
drm/i915: Use ggtt_vm to save some typing
Ben Widawsky
2013-08-05
1
-11
/
+8
*
drm/i915: Make proper functions for VMs
Ben Widawsky
2013-08-05
1
-1
/
+1
*
drm/i915/hsw: Change default LLC age to 3
Ben Widawsky
2013-08-05
1
-1
/
+2
*
drm/i915: Use the same pte_encoding for ppgtt as for gtt
Chris Wilson
2013-08-04
1
-7
/
+1
*
drm/i915: Create VMAs
Ben Widawsky
2013-07-18
1
-2
/
+3
*
drm/i915: Put the mm in the parent address space
Ben Widawsky
2013-07-17
1
-6
/
+11
*
drm/i915: Move gtt and ppgtt under address space umbrella
Ben Widawsky
2013-07-17
1
-75
/
+90
*
drm/i915: Use eLLC/LLC by default when available
Ben Widawsky
2013-07-16
1
-1
/
+16
*
drm/i915/hsw: Set correct Haswell PTE encodings.
Ben Widawsky
2013-07-16
1
-2
/
+11
*
drm/i915: Embed drm_mm_node in i915 gem obj
Ben Widawsky
2013-07-08
1
-18
/
+5
*
drm/i915: Kill obj->gtt_offset
Ben Widawsky
2013-07-08
1
-6
/
+8
*
drm/i915: Getter/setter for object attributes
Ben Widawsky
2013-07-08
1
-4
/
+4
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
1
-4
/
+4
*
drm: pre allocate node for create_block
Ben Widawsky
2013-07-08
1
-4
/
+16
*
drm/i915: Use gtt shortform where possible
Ben Widawsky
2013-07-01
1
-21
/
+15
*
drm/i915: Drop dev from pte_encode
Ben Widawsky
2013-07-01
1
-13
/
+8
*
drm/i915: Combine scratch members into a struct
Ben Widawsky
2013-07-01
1
-9
/
+8
*
drm/i915: Really share scratch page
Ben Widawsky
2013-07-01
1
-2
/
+2
*
drm/i915: make PDE|PTE platform specific
Ben Widawsky
2013-07-01
1
-3
/
+6
*
drm/i915: Rename the gtt_list to global_list
Ben Widawsky
2013-06-03
1
-2
/
+2
*
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-05-21
1
-16
/
+2
|
\
|
*
Revert "drm/i915: Calculate correct stolen size for GEN7+"
Ben Widawsky
2013-05-07
1
-14
/
+1
|
*
drm/i915: correct the calculation of first_pd_entry_in_global_pt
Zhang, Xiong Y
2013-04-27
1
-2
/
+1
*
|
drm/i915: Extract PDE writes
Ben Widawsky
2013-05-06
1
-6
/
+15
*
|
drm/i915: BUG_ON bad PPGTT offset
Ben Widawsky
2013-05-06
1
-0
/
+2
*
|
drm/i915: Split out Haswell code from gen6_pte_encode.
Kenneth Graunke
2013-04-22
1
-11
/
+21
[next]