/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_lib.c | 32 static void set_soc_bounding_box(struct _vcs_dpi_soc_bounding_box_st *soc, enum dml_project project) in set_soc_bounding_box() argument 34 switch (project) { in set_soc_bounding_box() 44 static void set_ip_params(struct _vcs_dpi_ip_params_st *ip, enum dml_project project) in set_ip_params() argument 46 switch (project) { in set_ip_params() 56 void dml_init_instance(struct display_mode_lib *lib, enum dml_project project) in dml_init_instance() argument 58 if (lib->project != project) { in dml_init_instance() 59 set_soc_bounding_box(&lib->soc, project); in dml_init_instance() 60 set_ip_params(&lib->ip, project); in dml_init_instance() 61 lib->project = project; in dml_init_instance()
|
D | display_mode_lib.h | 40 enum dml_project project; member 44 void dml_init_instance(struct display_mode_lib *lib, enum dml_project project);
|
/Linux-v4.19/Documentation/process/ |
D | code-of-conduct.rst | 10 contributors and maintainers pledge to making participation in our project and 57 This Code of Conduct applies both within project spaces and in public spaces 58 when an individual is representing the project or its community. Examples of 59 representing a project or community include using an official project e-mail 61 representative at an online or offline event. Representation of a project may be 62 further defined and clarified by project maintainers.
|
D | 3.Early-stage.rst | 6 When contemplating a Linux kernel development project, it can be tempting 7 to jump right in and start coding. As with any significant project, 16 Like any engineering project, a successful kernel enhancement starts with a 58 So, when contemplating a kernel development project, one should obtain 74 When planning a kernel development project, it makes great sense to hold 145 development project. 173 project. 185 not assume that it means there is no interest in the project. 200 of a kernel development project, the better off everybody involved will be. 222 without requiring public disclosure of the project.
|
/Linux-v4.19/Documentation/input/ |
D | conf.py | 3 project = "The Linux input driver subsystem" variable 8 ('index', 'linux-input.tex', project,
|
/Linux-v4.19/Documentation/kernel-hacking/ |
D | conf.py | 3 project = "Kernel Hacking Guides" variable 8 ('index', 'kernel-hacking.tex', project,
|
/Linux-v4.19/Documentation/driver-api/pm/ |
D | conf.py | 3 project = "Device Power Management" variable 8 ('index', 'pm.tex', project,
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | conf.py | 3 project = "Linux 802.11 Driver Developer's Guide" variable 8 ('index', '80211.tex', project,
|
/Linux-v4.19/Documentation/driver-api/ |
D | conf.py | 3 project = "The Linux driver implementer's API guide" variable 8 ('index', 'driver-api.tex', project,
|
/Linux-v4.19/Documentation/networking/ |
D | conf.py | 3 project = "Linux Networking Documentation" variable 8 ('index', 'networking.tex', project,
|
D | sctp.txt | 17 The initial project goal is to create an Linux kernel reference implementation 31 For more information, please visit the lksctp project website:
|
/Linux-v4.19/Documentation/dev-tools/ |
D | conf.py | 3 project = "Development tools for the kernel" variable 8 ('index', 'dev-tools.tex', project,
|
/Linux-v4.19/Documentation/vm/ |
D | conf.py | 3 project = "Linux Memory Management Documentation" variable 8 ('index', 'memory-management.tex', project,
|
/Linux-v4.19/Documentation/userspace-api/ |
D | conf.py | 3 project = "The Linux kernel user-space API guide" variable 8 ('index', 'userspace-api.tex', project,
|
/Linux-v4.19/Documentation/core-api/ |
D | conf.py | 3 project = "Core-API Documentation" variable 8 ('index', 'core-api.tex', project,
|
/Linux-v4.19/Documentation/gpu/ |
D | conf.py | 3 project = "Linux GPU Driver Developer's Guide" variable 8 ('index', 'gpu.tex', project,
|
/Linux-v4.19/Documentation/filesystems/ |
D | conf.py | 3 project = "Linux Filesystems API" variable 8 ('index', 'filesystems.tex', project,
|
/Linux-v4.19/Documentation/sound/ |
D | conf.py | 3 project = "Linux Sound Subsystem Documentation" variable 8 ('index', 'sound.tex', project,
|
/Linux-v4.19/Documentation/sh/ |
D | conf.py | 3 project = "SuperH architecture implementation manual" variable 8 ('index', 'sh.tex', project,
|
/Linux-v4.19/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 11 project provided by IMG. 13 The example project runs on the Nexys4DDR board by Digilent powered by 16 Relevant details about the example project and the Nexys4DDR board: 76 When the example project bitstream is loaded, the cpu_reset button
|
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/ |
D | H1940.txt | 18 handhelds.org project page: 34 This project is being maintained and developed by a variety
|
/Linux-v4.19/Documentation/ |
D | conf.py | 60 project = 'The Linux Kernel' variable 469 epub_title = project
|
/Linux-v4.19/Documentation/fmc/ |
D | FMC-and-SDB.txt | 14 project, but now it lives in its own project. Other projects, i.e. 26 project: `http://www.ohwr.org/projects/fmc-bus/files' 64 fpga-config-space OHWR project. The link to the repository is 66 this project lives in the sdbfs subdirectory in there.
|
/Linux-v4.19/Documentation/maintainer/ |
D | conf.py | 3 project = 'Linux Kernel Development Documentation' variable
|
/Linux-v4.19/Documentation/media/ |
D | conf.py | 3 project = 'Linux Media Subsystem Documentation' variable
|