index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.
Kenneth Graunke
2018-02-17
1
-1
/
+8
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
1
-0
/
+3
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
1
-3
/
+9
*
i965/icl: Update switch statements
Anuj Phogat
2018-02-15
1
-0
/
+1
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
Revert "i965: prevent potentially null pointer access"
Mark Janes
2018-02-09
1
-1
/
+1
*
i965: prevent potentially null pointer access
Lionel Landwerlin
2018-02-09
1
-1
/
+1
*
i965: add __DRI2_BLOB support and set cache functions
Tapani Pälli
2018-02-07
1
-0
/
+21
*
i965: Bump official kernel requirement to Linux v3.9.
Kenneth Graunke
2018-02-01
1
-2
/
+2
*
i965: move disk cache from brw_context to intel_screen
Tapani Pälli
2018-01-30
1
-0
/
+5
*
i965: Set tiling on BOs imported with modifiers
Jason Ekstrand
2018-01-21
1
-1
/
+10
*
i965/screen: Allow drirc to set 'allow_rgb10_configs' again.
Mario Kleiner
2018-01-18
1
-1
/
+6
*
Revert "i965: Enable flush control"
Adam Jackson
2018-01-15
1
-2
/
+0
*
dri_util: remove ALLOW_RGB10_CONFIGS option (v2)
Marek Olšák
2018-01-10
1
-1
/
+2
*
i965/screen: Honor 'allow_rgb10_configs' option. (v2)
Mario Kleiner
2018-01-03
1
-0
/
+19
*
i965/screen: Add basic support for rendering 10 bpc/depth 30 framebuffers. (v3)
Mario Kleiner
2018-01-03
1
-1
/
+11
*
i965/screen: Add XRGB2101010 and ARGB2101010 support for DRI3.
Mario Kleiner
2018-01-03
1
-0
/
+6
*
i965: read CS timestamp frequency from the kernel on Gen10+
Lionel Landwerlin
2017-12-04
1
-0
/
+24
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-11-30
1
-0
/
+1
*
i965: Mark BOs as external when we export their handle
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
i965: implement (un)mapImage
Julien Isorce
2017-11-14
1
-2
/
+63
*
i965: expose SRGB visuals and turn on EGL_KHR_gl_colorspace
Tapani Pälli
2017-11-09
1
-1
/
+11
*
i965: Enable flush control
Neil Roberts
2017-11-06
1
-0
/
+2
*
i965: perf: make revision variable available
Lionel Landwerlin
2017-11-03
1
-7
/
+2
*
i965: Revert absolute mode for constant buffer pointers.
Kenneth Graunke
2017-10-23
1
-1
/
+1
*
i965: Report supported context priorities to EGL/DRI
Chris Wilson
2017-10-20
1
-0
/
+13
*
i965: Record the presence of the kernel scheduler
Chris Wilson
2017-10-20
1
-0
/
+11
*
i965: Complete 'expose RGBA visuals only on Android'
Mario Kleiner
2017-10-13
1
-2
/
+2
*
intel/compiler: Add a flag for pull constant support
Jason Ekstrand
2017-10-12
1
-0
/
+1
*
i965: Add Atom graphics names to parse_devid_override()
Matt Turner
2017-10-04
1
-0
/
+3
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
1
-2
/
+0
*
i965: Use atomic ops in get_new_program_id().
Kenneth Graunke
2017-09-25
1
-1
/
+0
*
i965: Fix duplication of DRI images
Louis-Francis Ratté-Boulianne
2017-09-20
1
-0
/
+3
*
i965/screen: Implement queryDmaBufFormatModifierAttirbs
Jason Ekstrand
2017-09-14
1
-1
/
+23
*
i965/screen: Report the correct number of image planes
Jason Ekstrand
2017-09-14
1
-1
/
+8
*
i965: expose RGBA visuals only on Android
Emil Velikov
2017-09-06
1
-1
/
+22
*
i965: Drop batch_size argument from brw_bufmgr_init().
Kenneth Graunke
2017-09-01
1
-1
/
+1
*
i965: add 2xMSAA 16xMSAA modes to DRI configs.
Kevin Rogovin
2017-08-30
1
-5
/
+18
*
Revert "i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9."
Kenneth Graunke
2017-08-30
1
-10
/
+3
*
i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Kevin Rogovin
2017-08-29
1
-3
/
+10
*
i965: add missing `const` in function signature
Eric Engestrom
2017-08-24
1
-1
/
+1
*
i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
Jason Ekstrand
2017-08-20
1
-1
/
+1
*
i965: Advertise the CCS modifier
Ben Widawsky
2017-08-14
1
-4
/
+40
*
i965: Pretend that CCS modified images are two planes
Ben Widawsky
2017-08-14
1
-21
/
+34
*
i965/screen: Support import and export of surfaces with CCS
Jason Ekstrand
2017-08-14
1
-8
/
+71
*
i965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID|LINEAR)
Jason Ekstrand
2017-08-14
1
-8
/
+0
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+1
*
i965: Use I915_EXEC_BATCH_FIRST when available.
Kenneth Graunke
2017-08-04
1
-0
/
+4
*
i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE defines
Kenneth Graunke
2017-08-03
1
-3
/
+0
*
i965: simplify intel_image_format_lookup()
Emil Velikov
2017-08-02
1
-7
/
+3
[next]