mesa/src/freedreno/drm
Eric Engestrom 9ca2a4e6fc freedreno: replace all dup() with os_dupfd_cloexec()
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5369>
2020-06-18 02:09:56 +00:00
..
freedreno_bo.c freedreno/drm: disallow exported buffers in bo cache 2020-05-25 20:47:24 +00:00
freedreno_bo_cache.c freedreno: Start moving relocs flags into the BOs. 2020-05-12 16:30:57 +00:00
freedreno_device.c freedreno: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno_drmif.h freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it. 2020-05-12 16:30:57 +00:00
freedreno_pipe.c freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
freedreno_priv.h freedreno: Start moving relocs flags into the BOs. 2020-05-12 16:30:57 +00:00
freedreno_ringbuffer.c freedreno/drm: inline the things 2020-04-30 20:03:17 +00:00
freedreno_ringbuffer.h freedreno: Replace OUT_RELOCW with OUT_RELOC. 2020-05-12 16:30:57 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
msm_bo.c freedreno/drm: handle ancient kernels 2020-05-18 19:00:47 +00:00
msm_device.c freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
msm_pipe.c freedreno/drm: convert ring_pool to child_pool 2019-08-02 10:24:14 -07:00
msm_priv.h freedreno/drm: Don't miscalculate timeout 2020-01-23 18:07:13 +00:00
msm_ringbuffer.c freedreno/drm: don't pass thru 'DUMP' flag on older kernels 2020-05-18 19:00:47 +00:00
msm_ringbuffer_sp.c freedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_OBJECTs. 2020-05-14 14:12:15 +00:00