index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
1
-1
/
+1
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
1
-0
/
+1
*
i965: move disk cache from brw_context to intel_screen
Tapani Pälli
2018-01-30
1
-0
/
+2
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
1
-0
/
+3
*
i965: Use I915_EXEC_BATCH_FIRST when available.
Kenneth Graunke
2017-08-04
1
-0
/
+1
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
1
-1
/
+1
*
i965: Add an isl_device to intel_screen
Jason Ekstrand
2017-07-12
1
-0
/
+4
*
i965: Move brw_context format arrays to intel_screen
Chad Versace
2017-06-22
1
-0
/
+5
*
i965: Mark shader programs for capture in the error state.
Matt Turner
2017-05-15
1
-0
/
+7
*
i965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965: Make a screen::aperture_threshold field.
Kenneth Graunke
2017-04-10
1
-0
/
+3
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965: Stop using legacy dri_bufmgr_* and intel_* names.
Kenneth Graunke
2017-03-30
1
-1
/
+1
*
i965: Remove use of deprecated drm_intel_aub routines
Chris Wilson
2017-03-07
1
-1
/
+0
*
i965: Delete vestiges of resource streamer code.
Kenneth Graunke
2017-03-06
1
-5
/
+0
*
i965: add extern C notation in headers
Emil Velikov
2017-02-21
1
-0
/
+8
*
i965: Add intel_screen::has_fence_fd
Chad Versace
2017-01-27
1
-1
/
+1
*
i965: add a kernel_features bitfield to intel screen
Iago Toral Quiroga
2017-01-05
1
-12
/
+33
*
i965: get rid of brw->can_do_pipelined_register_writes
Iago Toral Quiroga
2017-01-05
1
-0
/
+6
*
i965: Move the pipelined test for SO register access to the screen
Chris Wilson
2017-01-05
1
-0
/
+8
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-2
/
+2
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965: Embrace "unlimited" GTT mmap support
Chris Wilson
2016-08-26
1
-0
/
+2
*
i965: Only enable ARB_query_buffer_object for newer kernels on Haswell.
Kenneth Graunke
2016-05-09
1
-0
/
+6
*
i965: Query and store GPU properties from kernel
Ben Widawsky
2016-03-11
1
-1
/
+11
*
i965: Remove unused hw_must_use_separate_stencil
Ben Widawsky
2016-01-13
1
-2
/
+0
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-4
/
+2
*
i965: Use updated kernel interface for accurate TIMESTAMP reads
Chris Wilson
2015-07-24
1
-1
/
+1
*
i965: Enable resource streamer for the batchbuffer
Abdiel Janulgue
2015-07-18
1
-0
/
+5
*
i965: Query whether we have kernel support for the TIMESTAMP register once
Chris Wilson
2015-07-08
1
-0
/
+2
*
i965: Store the command parser version number in intel_screen
Neil Roberts
2015-05-12
1
-1
/
+7
*
i965/sync: Implement DRI2_Fence extension
Chad Versace
2015-05-07
1
-0
/
+4
*
i965: Add a brw_compiler structure and store the register sets in it
Jason Ekstrand
2015-04-22
1
-47
/
+1
*
i965/fs: Use the GRF for FB writes on gen >= 7
Jason Ekstrand
2014-09-30
1
-0
/
+10
*
i965: Delete intel_chipset.h.
Kenneth Graunke
2014-09-29
1
-1
/
+0
*
i965: Add an env var for forcing window system MSAA.
Eric Anholt
2014-03-24
1
-0
/
+2
*
i965: Allocate register sets at screen creation, not context creation.
Kenneth Graunke
2014-03-18
1
-0
/
+38
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when __DRI2_ROBUSTN...
Ian Romanick
2013-11-27
1
-0
/
+5
*
i965: Share code between intel_quantize_num_samples and clamp_max_samples
Chad Versace
2013-11-22
1
-0
/
+3
*
i965: Build the driver into a shared mesa_dri_drivers.so .
Eric Anholt
2013-10-24
1
-0
/
+2
*
i965: Replace some intel_screen fields with brw_device_info references.
Kenneth Graunke
2013-10-13
1
-9
/
+0
*
i965: Add a new brw_device_info structure.
Kenneth Graunke
2013-10-13
1
-0
/
+4
*
dri: Move API version validation into dri/common.
Eric Anholt
2013-10-10
1
-5
/
+0
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Drop i915 code from intel_screen.
Eric Anholt
2013-06-28
1
-1
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-0
/
+89
[next]