OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dm_new_crtc_state
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
1619
struct dm_crtc_state *
dm_new_crtc_state
;
local in function:dm_resume
1695
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
1696
if (
dm_new_crtc_state
->stream) {
1697
WARN_ON(kref_read(&
dm_new_crtc_state
->stream->refcount) > 1);
1698
dc_stream_release(
dm_new_crtc_state
->stream);
1699
dm_new_crtc_state
->stream = NULL;
4833
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:dm_update_crtc_interrupt_state
4836
dm_new_crtc_state
->active_planes = 0;
4837
dm_new_crtc_state
->interrupts_enabled = false;
4839
if (!
dm_new_crtc_state
->stream
6734
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_enable_crtc_interrupts
6805
struct dm_crtc_state *
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
local in function:amdgpu_dm_atomic_commit
6845
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:amdgpu_dm_atomic_commit_tail
7336
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:dm_update_crtc_state
7636
struct dm_crtc_state *
dm_new_crtc_state
, *dm_old_crtc_state;
local in function:dm_update_plane_state
8232
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_atomic_check
[
all
...]
amdgpu_dm.c
1619
struct dm_crtc_state *
dm_new_crtc_state
;
local in function:dm_resume
1695
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
1696
if (
dm_new_crtc_state
->stream) {
1697
WARN_ON(kref_read(&
dm_new_crtc_state
->stream->refcount) > 1);
1698
dc_stream_release(
dm_new_crtc_state
->stream);
1699
dm_new_crtc_state
->stream = NULL;
4833
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:dm_update_crtc_interrupt_state
4836
dm_new_crtc_state
->active_planes = 0;
4837
dm_new_crtc_state
->interrupts_enabled = false;
4839
if (!
dm_new_crtc_state
->stream
6734
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_enable_crtc_interrupts
6805
struct dm_crtc_state *
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
local in function:amdgpu_dm_atomic_commit
6845
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:amdgpu_dm_atomic_commit_tail
7336
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:dm_update_crtc_state
7636
struct dm_crtc_state *
dm_new_crtc_state
, *dm_old_crtc_state;
local in function:dm_update_plane_state
8232
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_atomic_check
[
all
...]
amdgpu_dm.c
1619
struct dm_crtc_state *
dm_new_crtc_state
;
local in function:dm_resume
1695
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
1696
if (
dm_new_crtc_state
->stream) {
1697
WARN_ON(kref_read(&
dm_new_crtc_state
->stream->refcount) > 1);
1698
dc_stream_release(
dm_new_crtc_state
->stream);
1699
dm_new_crtc_state
->stream = NULL;
4833
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:dm_update_crtc_interrupt_state
4836
dm_new_crtc_state
->active_planes = 0;
4837
dm_new_crtc_state
->interrupts_enabled = false;
4839
if (!
dm_new_crtc_state
->stream
6734
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_enable_crtc_interrupts
6805
struct dm_crtc_state *
dm_new_crtc_state
= to_dm_crtc_state(new_crtc_state);
local in function:amdgpu_dm_atomic_commit
6845
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:amdgpu_dm_atomic_commit_tail
7336
struct dm_crtc_state *dm_old_crtc_state, *
dm_new_crtc_state
;
local in function:dm_update_crtc_state
7636
struct dm_crtc_state *
dm_new_crtc_state
, *dm_old_crtc_state;
local in function:dm_update_plane_state
8232
struct dm_crtc_state *
dm_new_crtc_state
=
local in function:amdgpu_dm_atomic_check
[
all
...]
Completed in 104 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025