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
/
freedreno
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/drm: handle ancient kernels
Rob Clark
2020-05-18
2
-1
/
+4
*
freedreno/drm: don't pass thru 'DUMP' flag on older kernels
Rob Clark
2020-05-18
1
-1
/
+2
*
freedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_OBJECTs.
Eric Anholt
2020-05-14
1
-3
/
+17
*
freedreno: Replace OUT_RELOCW with OUT_RELOC.
Eric Anholt
2020-05-12
1
-2
/
+0
*
freedreno: Tell the kernel that all BOs are for writing.
Eric Anholt
2020-05-12
3
-79
/
+39
*
freedreno: Mark all ringbuffer BOs as to be dumped on crash.
Eric Anholt
2020-05-12
2
-4
/
+5
*
freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it.
Eric Anholt
2020-05-12
3
-7
/
+7
*
freedreno: Start moving relocs flags into the BOs.
Eric Anholt
2020-05-12
6
-14
/
+15
*
freedreno: Initialize the bo's iova at creation time.
Eric Anholt
2020-05-08
3
-9
/
+3
*
freedreno: Rename append_bo() in case it doesn't get inlined.
Eric Anholt
2020-05-08
1
-4
/
+4
*
freedreno: Clean up tests around ORing in the reloc flags.
Eric Anholt
2020-05-08
1
-6
/
+5
*
freedreno: Deduplicate ringbuffer macros with computerator/fdperf
Eric Anholt
2020-05-08
2
-1
/
+146
*
freedreno/drm: inline the things
Rob Clark
2020-04-30
3
-65
/
+62
*
freedreno/drm: drop atomic refcnts
Rob Clark
2020-04-30
1
-2
/
+2
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+6
*
util: don't include p_defines.h and u_pointer.h from gallium
Marek Olšák
2020-03-27
2
-4
/
+4
*
freedreno: quiet INFO_MSG
Rob Clark
2020-02-18
2
-1
/
+13
*
freedreno/drm: readonly cmdstream
Rob Clark
2020-01-31
4
-16
/
+11
*
freedreno/drm: fix invalid-cmdstream-size with older kernels
Rob Clark
2020-01-28
1
-0
/
+3
*
freedreno/drm: Don't miscalculate timeout
Guido Günther
2020-01-23
1
-3
/
+2
*
util/hash_table: update users to use new optimal integer hash functions
Anthony Pesch
2020-01-23
1
-15
/
+2
*
freedreno/drm: Fix memory leak in softpin implementation
Lasse Lopperi
2020-01-10
1
-0
/
+2
*
util: remove LIST_IS_EMPTY macro
Timothy Arceri
2019-10-28
1
-2
/
+2
*
freedreno/drm: fix 64b iova shifts
Rob Clark
2019-09-03
1
-10
/
+4
*
freedreno/drm: convert ring_pool to child_pool
Rob Clark
2019-08-02
3
-6
/
+29
*
freedreno/drm: remove idx_lock
Rob Clark
2019-08-02
3
-29
/
+24
*
freedreno: Move msm_drm.h to the same spot as other DRM uapi.
Eric Anholt
2019-05-14
3
-337
/
+1
*
freedreno: Quiet compiler warnings on 64-bit.
Eric Anholt
2019-05-13
1
-1
/
+1
*
freedreno/drm: expose GMEM_BASE address
Rob Clark
2019-05-02
3
-0
/
+9
*
freedreno/drm: Quiet pointer to u64 conversion warning
Kristian H. Kristensen
2019-04-26
1
-1
/
+1
*
freedreno/drm: update for robustness
Rob Clark
2019-04-25
3
-0
/
+44
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
freedreno: make cmdstream bo's read-only to GPU
Rob Clark
2019-01-10
2
-5
/
+11
*
freedreno/drm: sync uapi again
Chia-I Wu
2019-01-08
1
-0
/
+1
*
freedreno: debug GEM obj names
Rob Clark
2018-12-13
4
-3
/
+69
*
freedreno/drm: sync uapi and enable softpin
Rob Clark
2018-12-13
6
-25
/
+30
*
freedreno/drm: fix memory leak
Rob Clark
2018-12-07
1
-0
/
+3
*
freedreno/drm: fix relocs in nested stateobjs
Rob Clark
2018-12-07
1
-3
/
+15
*
freedreno: use MSM_BO_SCANOUT with scanout buffers
Jonathan Marek
2018-11-27
2
-0
/
+4
*
freedreno: move drm to common location
Rob Clark
2018-11-27
16
-0
/
+3727