index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-15
/
+12
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-1
/
+1
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+3
2022-02-19
iosys-map: Add offset to iosys_map_memcpy_to()
Lucas De Marchi
1
-1
/
+1
2022-02-07
dma-buf-map: Rename to iosys-map
drm-intel-next-2022-02-08
Lucas De Marchi
1
-9
/
+9
2022-02-03
drm: Stop spamming log with drm_cache message
Lucas De Marchi
1
-6
/
+3
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+2
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-06-07
drm: Add a prefetching memcpy_from_wc
Thomas Hellström
1
-0
/
+148
2021-01-14
drm: Include <linux/mem_encrypt.h> in drm_cache.c
Thomas Zimmermann
1
-0
/
+1
2021-01-13
drm: Implement drm_need_swiotlb() in drm_cache.c
Thomas Zimmermann
1
-0
/
+32
2020-09-10
drm: core: fix common struct sg_table related issues
Marek Szyprowski
1
-1
/
+1
2019-10-25
drm/gpu: Fix Memory barrier without comment Issue
Bhanusree
1
-4
/
+4
2019-10-25
drm/gpu: Fix Missing blank line after declarations
Bhanusree
1
-0
/
+2
2019-10-24
drm/gpu: Add comment for memory barrier
Bhanusree
1
-2
/
+2
2017-02-28
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-6
/
+6
2017-01-24
drm: Update drm_cache.c to pull in the new drm_cache.h
Chris Wilson
1
-1
/
+3
2017-01-10
drm: Document drm_cache interface
Gabriel Krisman Bertazi
1
-0
/
+23
2016-07-12
drm: Restore double clflush on the last partial cacheline
Chris Wilson
1
-0
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
1
-3
/
+3
2015-06-19
drm: Avoid the double clflush on the last cache line in drm_clflush_virt_range()
Chris Wilson
1
-2
/
+3
2014-12-16
drm/cache: Use wbinvd helpers
Ben Widawsky
1
-9
/
+4
2014-06-02
drm: Missed clflushopt in drm_clflush_virt_range
Ross Zwisler
1
-1
/
+1
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2014-04-01
drm: Make drm_clflush_virt_range() void*
Ville Syrjälä
1
-2
/
+2
2014-02-27
x86: Use clflushopt in drm_clflush_virt_range
Ross Zwisler
1
-1
/
+1
2014-02-27
x86: Use clflushopt in drm_clflush_page
Ross Zwisler
1
-1
/
+7
2013-03-27
lib/scatterlist: sg_page_iter: support sg lists w/o backing pages
Imre Deak
1
-1
/
+1
2013-03-19
drm: handle compact dma scatter lists in drm_clflush_sg()
Imre Deak
1
-4
/
+3
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+27
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-0
/
+25
2012-09-19
drm: micro optimise cache flushing
Dave Airlie
1
-1
/
+2
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-0
/
+23
2012-03-27
drm: add helper to clflush a virtual address range
Daniel Vetter
1
-0
/
+23
2012-03-20
drm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2009-09-02
drm: fix drm_cache.c for arch with no support.
Dave Airlie
1
-6
/
+3
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
1
-9
/
+42
2008-10-18
drm: wbinvd is cache coherent.
Dave Airlie
1
-9
/
+2
2008-10-18
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
1
-0
/
+76