OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fb_format
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios_crtc.c
1160
uint32_t
fb_format
, fb_pitch_pixels, tiling_flags;
local
1204
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_8BPP) |
1209
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1217
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1225
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1232
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_16BPP) |
1240
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1248
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1258
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP) |
1268
fb_format
= (EVERGREEN_GRPH_DEPTH(EVERGREEN_GRPH_DEPTH_32BPP)
1483
uint32_t
fb_format
, fb_pitch_pixels, tiling_flags;
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_v10_0.c
1863
uint32_t
fb_format
, fb_pitch_pixels;
local
1907
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0);
1908
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 0);
1912
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1);
1913
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 2);
1921
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1);
1922
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 0)
[
all
...]
amdgpu_dce_v11_0.c
1905
uint32_t
fb_format
, fb_pitch_pixels;
local
1949
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 0);
1950
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 0);
1954
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1);
1955
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 2);
1963
fb_format
= REG_SET_FIELD(0, GRPH_CONTROL, GRPH_DEPTH, 1);
1964
fb_format
= REG_SET_FIELD(
fb_format
, GRPH_CONTROL, GRPH_FORMAT, 0)
[
all
...]
amdgpu_dce_v8_0.c
1792
uint32_t
fb_format
, fb_pitch_pixels;
local
1836
fb_format
= ((GRPH_DEPTH_8BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1841
fb_format
= ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1849
fb_format
= ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1857
fb_format
= ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1864
fb_format
= ((GRPH_DEPTH_16BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1872
fb_format
= ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1880
fb_format
= ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1890
fb_format
= ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT) |
1900
fb_format
= ((GRPH_DEPTH_32BPP << GRPH_CONTROL__GRPH_DEPTH__SHIFT)
[
all
...]
amdgpu_dce_v6_0.c
1823
uint32_t
fb_format
, fb_pitch_pixels, pipe_config;
local
1864
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_8BPP) |
1869
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_16BPP) |
1877
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_16BPP) |
1885
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_16BPP) |
1892
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_16BPP) |
1900
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_32BPP) |
1908
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_32BPP) |
1918
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_32BPP) |
1928
fb_format
= (GRPH_DEPTH(GRPH_DEPTH_32BPP)
[
all
...]
Completed in 40 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026