Joe Perches
|
499447db0e
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
|
7 年 前 |
Chris Wilson
|
b46b54a558
drm: Update drm_cache.c to pull in the new drm_cache.h
|
8 年 前 |
Gabriel Krisman Bertazi
|
f0e36723a6
drm: Document drm_cache interface
|
8 年 前 |
Chris Wilson
|
396f5d62d1
drm: Restore double clflush on the last partial cacheline
|
8 年 前 |
Borislav Petkov
|
906bf7fda2
x86/cpufeature: Remove cpu_has_clflush
|
8 年 前 |
Chris Wilson
|
afcd950caf
drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
|
9 年 前 |
Ben Widawsky
|
b04d4a38c0
drm/cache: Use wbinvd helpers
|
10 年 前 |
Ross Zwisler
|
7927096868
drm: Missed clflushopt in drm_clflush_virt_range
|
10 年 前 |
Dave Airlie
|
885ac04ab3
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 年 前 |
Ville Syrjälä
|
c2d15359c4
drm: Make drm_clflush_virt_range() void*
|
10 年 前 |
Ross Zwisler
|
2a0788dc9b
x86: Use clflushopt in drm_clflush_virt_range
|
10 年 前 |
Ross Zwisler
|
2a0c772f19
x86: Use clflushopt in drm_clflush_page
|
10 年 前 |
Imre Deak
|
2db76d7c3c
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
|
11 年 前 |
Imre Deak
|
f5ddf69736
drm: handle compact dma scatter lists in drm_clflush_sg()
|
11 年 前 |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 年 前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 年 前 |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
12 年 前 |
Dave Airlie
|
87229ad9de
drm: micro optimise cache flushing
|
12 年 前 |
Dave Airlie
|
effbc4fd8e
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next
|
12 年 前 |
Daniel Vetter
|
6d5cd9cb1e
drm: add helper to clflush a virtual address range
|
12 年 前 |
Cong Wang
|
1c9c20f602
drm: remove the second argument of k[un]map_atomic()
|
13 年 前 |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
13 年 前 |
Dave Airlie
|
ed017d9fb1
drm: fix drm_cache.c for arch with no support.
|
15 年 前 |
Dave Airlie
|
c9c97b8c75
drm/ttm: consolidate cache flushing code in one place.
|
15 年 前 |
Dave Airlie
|
e0f0754ff6
drm: wbinvd is cache coherent.
|
16 年 前 |
Eric Anholt
|
673a394b1e
drm: Add GEM ("graphics execution manager") to i915 driver.
|
16 年 前 |