Home
last modified time | relevance | path

Searched full:dri (Results 1 – 25 of 93) sorted by relevance

1234

/Linux-v6.1/Documentation/gpu/amdgpu/display/
Ddc-debug.rst12 echo <N> > /sys/kernel/debug/dri/0/amdgpu_dm_visual_confirm
25 echo 1 > /sys/kernel/debug/dri/0/amdgpu_dm_visual_confirm
55 echo 1 > /sys/kernel/debug/dri/0/amdgpu_dm_visual_confirm
69 cat /sys/kernel/debug/dri/0/amdgpu_dm_dtn_log
74 sudo watch -d cat /sys/kernel/debug/dri/0/amdgpu_dm_dtn_log
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_debugfs.c150 * debugfs is located at /sys/kernel/debug/dri/0/DP-x/link_settings
154 * cat /sys/kernel/debug/dri/0/DP-x/link_settings
167 * echo 4 0xa > /sys/kernel/debug/dri/0/DP-x/link_settings
175 * cat /sys/kernel/debug/dri/0/DP-x/link_settings
344 * debugfs is located at /sys/kernel/debug/dri/0/DP-x
596 * debugfs phy_test_pattern is located at /syskernel/debug/dri/0/DP-x
773 * Example usage: cat /sys/kernel/debug/dri/0/amdgpu_dm_dmub_tracebuffer
817 * Example usage: cat /sys/kernel/debug/dri/0/amdgpu_dm_dmub_fw_state
844 * cat /sys/kernel/debug/dri/0/eDP-X/psr_capability
882 * Example usage: cat /sys/kernel/debug/dri/0/crtc-0/amdgpu_current_bpc
[all …]
/Linux-v6.1/Documentation/fb/
Dsisfb.rst21 important role in connection with DRM/DRI: Sisfb manages the memory heap
22 used by DRM/DRI for 3D texture and other data. This memory management is
23 required for using DRI/DRM.
25 Kernels >= around 2.6.3 do not need sisfb any longer for DRI/DRM memory
137 mem:X size of memory for the console, rest will be used for DRI/DRM. X
141 (since DRI/DRM is not supported for these chipsets).
/Linux-v6.1/drivers/cpufreq/
Dsa1110-cpufreq.c198 static inline void sdram_set_refresh(u_int dri) in sdram_set_refresh() argument
200 MDREFR = (MDREFR & 0xffff000f) | (dri << 4); in sdram_set_refresh()
216 u_int dri = ns_to_cycles(ns_row, cpu_khz / 2) / 32; in sdram_update_refresh() local
220 printk(KERN_DEBUG "new dri value = %d\n", dri); in sdram_update_refresh()
223 sdram_set_refresh(dri); in sdram_update_refresh()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_securedisplay.c34 * echo opcode <value> > <debugfs_dir>/dri/xxx/securedisplay_test
35 * eg. echo 1 > <debugfs_dir>/dri/xxx/securedisplay_test
36 * eg. echo 2 phy_id > <debugfs_dir>/dri/xxx/securedisplay_test
Damdgpu_psp_ta.c95 * - /sys/kernel/debug/dri/<N>/ta_if/ta_load
96 * - /sys/kernel/debug/dri/<N>/ta_if/ta_invoke
97 * - /sys/kernel/debug/dri/<N>/ta_if/ta_unload
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-jpeg.rst60 in DRI (Define Restart Interval) marker. If
61 ``V4L2_CID_JPEG_RESTART_INTERVAL`` control is set to 0, DRI and RSTm
/Linux-v6.1/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-hw-s5p.c85 void s5p_jpeg_dri(void __iomem *regs, unsigned int dri) in s5p_jpeg_dri() argument
91 reg |= (dri >> 8) & 0xff; in s5p_jpeg_dri()
96 reg |= dri & 0xff; in s5p_jpeg_dri()
/Linux-v6.1/drivers/clk/mxs/
Dclk-imx23.c85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
141 clks[dri] = mxs_clk_gate("dri", "ref_xtal", XTAL, 28); in mx23_clocks_init()
/Linux-v6.1/arch/arm/boot/dts/
Dr7s9210.dtsi81 "bri", "dri", "tei";
98 "bri", "dri", "tei";
115 "bri", "dri", "tei";
132 "bri", "dri", "tei";
149 "bri", "dri", "tei";
/Linux-v6.1/drivers/gpu/drm/
DKconfig6 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
9 tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
23 Kernel-level support for the Direct Rendering Infrastructure (DRI)
27 DMA transfers. Please see <http://dri.sourceforge.net/> for more
/Linux-v6.1/Documentation/gpu/amdgpu/
Dthermal.rst83 $ xxd -l1 -p /sys/kernel/debug/dri/0/amdgpu_gfxoff
97 $ xxd -l1 -p /sys/kernel/debug/dri/0/amdgpu_gfxoff_status
/Linux-v6.1/drivers/gpu/drm/tdfx/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/via/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/savage/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/i810/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/sis/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/ast/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/r128/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/mga/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/qxl/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/drivers/gpu/drm/virtio/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-backlight-lm36397 Contact: dri-devel@lists.freedesktop.org
/Linux-v6.1/Documentation/gpu/rfc/
Dindex.rst11 mailing lists and involved people outside of dri-devel.
/Linux-v6.1/drivers/gpu/drm/rockchip/
DMakefile4 # Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.

1234