index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
radeon
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-22
radeon: drmGetVersion can return NULL
David Heidelberg
1
-0
/
+3
2022-11-22
gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code
Yonggang Luo
1
-1
/
+1
2022-11-15
util: Move src/gallium/auxiliary/os/os_mman.h to src/util/os_mman.h
Yonggang Luo
1
-1
/
+1
2022-11-08
util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #inclu...
Yonggang Luo
2
-2
/
+2
2022-08-31
radeonsi/sqtt: set stable pstate if possible
Pierre-Eric Pelloux-Prayer
1
-0
/
+6
2022-08-19
radeonsi: rename stop_exec_on_failure -> allow_context_lost
Marek Olšák
1
-1
/
+1
2022-07-27
gallium/radeon: require radeon DRM 2.50.0 (kernel 4.12) from July 2017
Marek Olšák
1
-8
/
+2
2022-07-27
ac/gpu_info: remove unused has_unaligned_shader_loads
Marek Olšák
1
-3
/
+0
2022-07-27
radeonsi: remove workarounds for radeon DRM < 2.45.0
Marek Olšák
2
-15
/
+0
2022-07-27
gallium/radeon: require radeon DRM 2.45.0 from April 2016
Marek Olšák
2
-64
/
+39
2022-07-27
amd: require amdgpu DRM 3.2.0 from April 2016
Marek Olšák
1
-1
/
+0
2022-07-27
ac/gpu_info: remove redundant vce_encode
Marek Olšák
1
-2
/
+0
2022-07-27
ac/gpu_info: remove redundant uvd_decode
Marek Olšák
1
-2
/
+0
2022-07-27
ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants
Marek Olšák
1
-8
/
+5
2022-07-27
ac/gpu_info: rework and extend device info to be more informative
Marek Olšák
1
-2
/
+2
2022-07-27
ac/gpu_info: rename info fields to num_cu, memory_bus_width, memory_freq_mhz
Marek Olšák
1
-3
/
+3
2022-06-22
radeon: Support shared memory user pointers.
Jason Volk
1
-4
/
+11
2022-06-15
Revert "winsys/amdgpu: use AMDGPU_IB_FLAG_PREAMBLE for the CS preamble on gfx...
Pierre-Eric Pelloux-Prayer
1
-6
/
+2
2022-06-11
winsys/amdgpu: use AMDGPU_IB_FLAG_PREAMBLE for the CS preamble on gfx10+
Marek Olšák
1
-2
/
+6
2022-06-08
radeonsi: change max TBO/SSBO sizes again and rework max alloc size
Marek Olšák
1
-5
/
+11
2022-05-25
winsys/amdgpu-radeon: Allow specifying context priority
Vlad Zahorodnii
1
-1
/
+2
2022-05-17
radeonsi: move CS preamble emission into the winsys
Marek Olšák
1
-0
/
+8
2022-05-16
radeonsi: use the new flag AMDGPU_GEM_CREATE_DISCARDABLE
Marek Olšák
1
-1
/
+2
2022-05-16
winsys/amdgpu-radeon: clean up code related to heaps
Marek Olšák
1
-11
/
+5
2022-05-16
winsys/amdgpu-radeon: rework how we describe heaps
Marek Olšák
2
-11
/
+6
2022-05-13
amd: change chip_class naming to "enum amd_gfx_level gfx_level"
Marek Olšák
3
-26
/
+26
2022-05-10
amd: replace num_rings[type] with ip[type].num_queues
Marek Olšák
1
-5
/
+5
2022-05-10
amd: rename RING_* enums to AMD_IP_*
Marek Olšák
2
-17
/
+17
2022-05-10
amd: rename ring_type --> amd_ip_type and match the kernel enum values
Marek Olšák
2
-9
/
+9
2022-04-22
winsys/radeon: remove unused simple_list.h
Dylan Baker
1
-1
/
+0
2022-04-17
gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h
Marek Olšák
3
-19
/
+1
2022-04-17
gallium: move radeon_winsys.h into gallium/include/winsys/
Marek Olšák
1
-1
/
+1
2022-04-17
gallium: move drivers/radeon/* into drivers/radeonsi/
Marek Olšák
1
-1
/
+1
2022-02-22
amd: add a workaround for an SQ perf counter bug
Marek Olšák
1
-0
/
+1
2022-02-22
winsys/radeon: fix a hang due to introducing spi_cu_en
Marek Olšák
1
-0
/
+2
2021-12-30
winsys/radeon: change surface_init flags to 64bit
Qiang Yu
1
-1
/
+1
2021-10-29
gallium/radeon: merge BO read/write usage flags with priority flags
Marek Olšák
2
-7
/
+6
2021-10-29
gallium/radeon: remove/merge some BO priorities and remove holes
Marek Olšák
1
-1
/
+1
2021-10-29
gallium/radeon: change the BO priority definitions to bits
Marek Olšák
1
-3
/
+6
2021-10-19
winsys/amdgpu: remove force_chaining parameter from cs_check_space
Marek Olšák
1
-2
/
+1
2021-10-18
radeon_winsys.h: add a parameter to buffer_from_handle
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2021-09-07
winsys/radeonsi: Set vce_encode = true when VCE found
Ed Martin
1
-0
/
+2
2021-08-04
ac: Remove deprecated use_late_alloc field as nobody uses it anymore.
Timur Kristóf
1
-2
/
+0
2021-07-08
android: Drop the Android.mk build system
Jason Ekstrand
2
-46
/
+0
2021-06-16
util/queue: add a global data pointer for the queue object
Mike Blumenkrantz
3
-4
/
+4
2021-06-08
radeonsi: separate video hw info based on HW engine individually
Leo Liu
1
-2
/
+2
2021-04-29
util/hash_table: do not leak u64 struct key
Juan A. Suarez Romero
1
-1
/
+1
2021-04-14
amdgpu,radeon: add full_reset_only param to ctx_query_reset_status
Pierre-Eric Pelloux-Prayer
1
-1
/
+2
2021-04-14
amdgpu,radeon: add needs_reset param to ctx_query_reset_status
Pierre-Eric Pelloux-Prayer
1
-2
/
+8
2021-04-12
ac/surface: use named "color and "zs" structures in unions
Marek Olšák
1
-13
/
+13
[next]