WebShell Manager
Linux Stag-Enterprise-Staging-20-04 5.11.0-1019-aws #20~20.04.1-Ubuntu SMP Tue Sep 21 10:40:39 UTC 2021 x86_64
Apache
Server: 172.31.9.152
Your IP: 216.73.216.236
System Info
HOME
snap
certbot
5758
usr
include
drm
Command Execution
Execute
File Upload
Upload
New Folder
New File
Name
Type
Size
Permissions
Modified
Actions
..
Parent
-
drwxr-xr-x
2026-07-07 18:33:09
-
amdgpu_drm.h
File
38.36 KB
0644
2026-06-26 15:31:04
armada_drm.h
File
1.18 KB
0644
2026-06-26 15:31:04
drm.h
File
44.6 KB
0644
2026-06-26 15:31:04
drm_fourcc.h
File
67.83 KB
0644
2026-06-26 15:31:04
drm_mode.h
File
40.23 KB
0644
2026-06-26 15:31:04
drm_sarea.h
File
2.72 KB
0644
2026-06-26 15:31:04
etnaviv_drm.h
File
11.71 KB
0644
2026-06-26 15:31:04
exynos_drm.h
File
10.87 KB
0644
2026-06-26 15:31:04
habanalabs_accel.h
File
79.61 KB
0644
2026-06-26 15:31:04
i915_drm.h
File
126.65 KB
0644
2026-06-26 15:31:04
ivpu_accel.h
File
9.25 KB
0644
2026-06-26 15:31:04
lima_drm.h
File
4.93 KB
0644
2026-06-26 15:31:04
msm_drm.h
File
16.1 KB
0644
2026-06-26 15:31:04
nouveau_drm.h
File
14.17 KB
0644
2026-06-26 15:31:04
omap_drm.h
File
3.93 KB
0644
2026-06-26 15:31:04
panfrost_drm.h
File
8.25 KB
0644
2026-06-26 15:31:04
pvr_drm.h
File
39.22 KB
0644
2026-06-26 15:31:04
qaic_accel.h
File
12.39 KB
0644
2026-06-26 15:31:04
qxl_drm.h
File
4.03 KB
0644
2026-06-26 15:31:04
radeon_drm.h
File
37.34 KB
0644
2026-06-26 15:31:04
tegra_drm.h
File
21.13 KB
0644
2026-06-26 15:31:04
v3d_drm.h
File
21.56 KB
0644
2026-06-26 15:31:04
vc4_drm.h
File
14.12 KB
0644
2026-06-26 15:31:04
vgem_drm.h
File
1.92 KB
0644
2026-06-26 15:31:04
virtgpu_drm.h
File
7.66 KB
0644
2026-06-26 15:31:04
vmwgfx_drm.h
File
36.6 KB
0644
2026-06-26 15:31:04
xe_drm.h
File
44.56 KB
0644
2026-06-26 15:31:04
0
items selected
Choose Action...
Delete Selected
Zip Selected
Unzip Selected
Execute Action
Clear Selection
© Ultimate WebShell | Auto Bypass Enabled
Create New Folder
Create New File
Edit File: armada_drm.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright (C) 2012 Russell King * With inspiration from the i915 driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef DRM_ARMADA_IOCTL_H #define DRM_ARMADA_IOCTL_H #include "drm.h" #if defined(__cplusplus) extern "C" { #endif #define DRM_ARMADA_GEM_CREATE 0x00 #define DRM_ARMADA_GEM_MMAP 0x02 #define DRM_ARMADA_GEM_PWRITE 0x03 #define ARMADA_IOCTL(dir, name, str) \ DRM_##dir(DRM_COMMAND_BASE + DRM_ARMADA_##name, struct drm_armada_##str) struct drm_armada_gem_create { __u32 handle; __u32 size; }; #define DRM_IOCTL_ARMADA_GEM_CREATE \ ARMADA_IOCTL(IOWR, GEM_CREATE, gem_create) struct drm_armada_gem_mmap { __u32 handle; __u32 pad; __u64 offset; __u64 size; __u64 addr; }; #define DRM_IOCTL_ARMADA_GEM_MMAP \ ARMADA_IOCTL(IOWR, GEM_MMAP, gem_mmap) struct drm_armada_gem_pwrite { __u64 ptr; __u32 handle; __u32 offset; __u32 size; }; #define DRM_IOCTL_ARMADA_GEM_PWRITE \ ARMADA_IOCTL(IOW, GEM_PWRITE, gem_pwrite) #if defined(__cplusplus) } #endif #endif
Rename
Change Permissions
Common permissions: 755 (rwxr-xr-x), 644 (rw-r--r--), 777 (rwxrwxrwx)
System Information
Uname: Linux Stag-Enterprise-Staging-20-04 5.11.0-1019-aws #20~20.04.1-Ubuntu SMP Tue Sep 21 10:40:39 UTC 2021 x86_64 Software: Apache PHP Version: 7.4.3-4ubuntu2.29 Protocol: HTTP/1.1 Server IP: 172.31.9.152 Your IP: 216.73.216.236 Mail: ON Curl: ON Owner: www-data MySQL: ON Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Auto Bypass: ENABLED