/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ |
D | head917d.c | 32 evo_data(push, asyh->dither.mode << 3 | in head917d_dither() 33 asyh->dither.bits << 1 | in head917d_dither() 34 asyh->dither.enable); in head917d_dither() 97 .dither = head917d_dither,
|
D | head.c | 61 if (asyh->set.dither ) head->func->dither (head, asyh); in nv50_head_flush_set() 87 if (asyc->dither.mode == DITHERING_MODE_AUTO) { in nv50_head_atomic_check_dither() 91 mode = asyc->dither.mode; in nv50_head_atomic_check_dither() 94 if (asyc->dither.depth == DITHERING_DEPTH_AUTO) { in nv50_head_atomic_check_dither() 98 mode |= asyc->dither.depth; in nv50_head_atomic_check_dither() 101 asyh->dither.enable = mode; in nv50_head_atomic_check_dither() 102 asyh->dither.bits = mode >> 1; in nv50_head_atomic_check_dither() 103 asyh->dither.mode = mode >> 3; in nv50_head_atomic_check_dither() 104 asyh->set.dither = true; in nv50_head_atomic_check_dither() 320 asyc->set.dither = true; in nv50_head_atomic_check() [all …]
|
D | headc37d.c | 75 evo_data(push, asyh->dither.mode << 8 | in headc37d_dither() 76 asyh->dither.bits << 4 | in headc37d_dither() 77 asyh->dither.enable); in headc37d_dither() 210 .dither = headc37d_dither,
|
D | head907d.c | 61 evo_data(push, asyh->dither.mode << 3 | in head907d_dither() 62 asyh->dither.bits << 1 | in head907d_dither() 63 asyh->dither.enable); in head907d_dither() 299 .dither = head907d_dither,
|
D | head507d.c | 45 evo_data(push, asyh->dither.mode << 3 | in head507d_dither() 46 asyh->dither.bits << 1 | in head507d_dither() 47 asyh->dither.enable); in head507d_dither() 342 .dither = head507d_dither,
|
D | atom.h | 104 } dither; member 134 bool dither:1; member
|
D | head.h | 38 void (*dither)(struct nv50_head *, struct nv50_head_atom *); member
|
D | head827d.c | 122 .dither = head507d_dither,
|
D | headc57d.c | 203 .dither = headc37d_dither,
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 115 *val = asyc->dither.mode; in nouveau_conn_atomic_get_property() 117 *val = asyc->dither.depth; in nouveau_conn_atomic_get_property() 192 if (asyc->dither.mode != val) { in nouveau_conn_atomic_set_property() 193 asyc->dither.mode = val; in nouveau_conn_atomic_set_property() 194 asyc->set.dither = true; in nouveau_conn_atomic_set_property() 198 if (asyc->dither.mode != val) { in nouveau_conn_atomic_set_property() 199 asyc->dither.depth = val; in nouveau_conn_atomic_set_property() 200 asyc->set.dither = true; in nouveau_conn_atomic_set_property() 238 asyc->dither = armc->dither; in nouveau_conn_atomic_duplicate_state() 256 asyc->dither.mode = DITHERING_MODE_AUTO; in nouveau_conn_reset() [all …]
|
D | nouveau_connector.h | 148 } dither; member 171 bool dither:1; member
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | dvo_ns2501.c | 209 u8 dither; /* configuration of the dithering */ member 236 .dither = 0x0f, 256 .dither = 0x0f, 275 .dither = 0x0f, 639 ns2501_writeb(dvo, NS2501_REGF9, conf->dither); in ns2501_mode_set()
|
D | intel_sdvo_regs.h | 614 unsigned int dither:1; member
|
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/ |
D | dfp.c | 421 regp->dither = savep->dither | 0x00010000; in nv04_dfp_mode_set() 424 regp->dither = savep->dither | 0x00000001; in nv04_dfp_mode_set() 439 regp->dither = savep->dither; in nv04_dfp_mode_set()
|
D | disp.h | 54 uint32_t dither; member
|
D | hw.c | 406 regp->dither = NVReadRAMDAC(dev, head, NV_RAMDAC_DITHER_NV11); in nv_save_state_ramdac() 431 regp->dither = NVReadRAMDAC(dev, head, NV_RAMDAC_FP_DITHER); in nv_save_state_ramdac() 483 NVWriteRAMDAC(dev, head, NV_RAMDAC_DITHER_NV11, regp->dither); in nv_load_state_ramdac() 509 NVWriteRAMDAC(dev, head, NV_RAMDAC_FP_DITHER, regp->dither); in nv_load_state_ramdac()
|
/Linux-v5.4/drivers/gpu/drm/zte/ |
D | zx_vou.c | 126 void __iomem *dither; member 237 void __iomem *dither = zcrtc->dither; in vou_inf_enable() local 250 zx_writel_mask(dither + OSD_DITHER_CTRL0, DITHER_BYSPASS, in vou_inf_enable() 254 zx_writel_mask(dither + OSD_DITHER_CTRL0, DITHER_BYSPASS, 0); in vou_inf_enable() 560 zcrtc->dither = vou->osd + MAIN_DITHER_OFFSET; in zx_crtc_init() 571 zcrtc->dither = vou->osd + AUX_DITHER_OFFSET; in zx_crtc_init()
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | rs600.c | 166 enum radeon_connector_dither dither = RADEON_FMT_DITHER_DISABLE; in avivo_program_fmt() local 171 dither = radeon_connector->dither; in avivo_program_fmt() 183 if (dither == RADEON_FMT_DITHER_ENABLE) in avivo_program_fmt() 190 if (dither == RADEON_FMT_DITHER_ENABLE) in avivo_program_fmt()
|
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 243 .dither = {.id = DPU_PINGPONG_DITHER, .base = 0x30e0, 248 .dither = {.id = DPU_PINGPONG_DITHER, .base = 0x30e0,
|
D | dpu_hw_catalog.h | 374 struct dpu_pp_blk dither; member
|
/Linux-v5.4/drivers/video/fbdev/nvidia/ |
D | nv_type.h | 62 u32 dither; member
|
D | nvidia.c | 476 state->dither = NV_RD32(par->PRAMDAC, 0x0528) & in nvidia_calc_regs() 479 state->dither |= 0x00010000; in nvidia_calc_regs() 481 state->dither = NV_RD32(par->PRAMDAC, 0x083C) & ~1; in nvidia_calc_regs() 483 state->dither |= 1; in nvidia_calc_regs()
|
D | nv_hw.c | 1539 NV_WR32(par->PRAMDAC, 0x0528, state->dither); in NVLoadStateExt() 1541 NV_WR32(par->PRAMDAC, 0x083C, state->dither); in NVLoadStateExt() 1671 state->dither = NV_RD32(par->PRAMDAC, 0x0528); in NVUnloadStateExt() 1673 state->dither = NV_RD32(par->PRAMDAC, 0x083C); in NVUnloadStateExt()
|
/Linux-v5.4/drivers/ps3/ |
D | ps3av_cmd.c | 356 av_video_cs->dither = PS3AV_CMD_AV_DITHER_ON in ps3av_cmd_set_av_video_cs() 360 av_video_cs->dither = PS3AV_CMD_AV_DITHER_OFF; in ps3av_cmd_set_av_video_cs()
|
/Linux-v5.4/drivers/gpu/drm/gma500/ |
D | psb_intel_sdvo_regs.h | 603 unsigned int dither:1; member
|