diff options
| author | Keith Packard <keithp@keithp.com> | 2008-05-05 13:32:28 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2008-05-05 13:32:28 -0700 |
| commit | 4867780bd6900293880d1db963798d075ec9b01a (patch) | |
| tree | d6e4f4e4095996e02c8023e77418b66d6eb1aefc /linux-core/Makefile | |
| parent | 4511e6cd80b4c47a142db48727753da8d0898857 (diff) | |
Emit clflush and chipset flush when mapping objects to gtt
Diffstat (limited to 'linux-core/Makefile')
| -rw-r--r-- | linux-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/Makefile b/linux-core/Makefile index 3af6f370..fc32676f 100644 --- a/linux-core/Makefile +++ b/linux-core/Makefile @@ -30,6 +30,7 @@ # # make DRM_MODULES="r128 radeon" # +DRM_MODULES=i915 SHELL=/bin/sh |
