Alan Coopersmith 8e5a43d248 radeon_dri2_create_buffer2: remove unused variable tiling
The code that used this was removed in commit 615033f2b5
Recent versions of clang flag this:
radeon_dri2.c:114:14: error: variable 'tiling' set but not used
 [-Werror,-Wunused-but-set-variable]
    uint32_t tiling = 0;
             ^

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/merge_requests/19>
2024-03-08 22:04:51 +00:00
2018-08-23 18:48:45 +02:00
2014-08-05 18:33:12 +09:00
2018-08-23 18:48:45 +02:00
2017-07-28 11:57:41 +09:00
2023-04-25 14:40:08 -04:00
2018-11-19 11:34:22 +01:00

xf86-video-ati - Xorg driver for ATI/AMD Radeon GPUs using the radeon kernel driver

Questions regarding this software should be directed at the amd-gfx mailing list.

The main development code repository can be found at FreeDesktop Gitlab.

Please submit bug reports there and use merge requests for patch submission.

See the X.org wiki for further patch submission instructions and more information on the git code manager.

Description
No description provided
Readme 8 MiB
Languages
C 99.3%
M4 0.3%
Makefile 0.2%
Perl 0.1%