summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_encoder.h
diff options
context:
space:
mode:
authorLyude Paul <lyude@redhat.com>2020-11-13 19:14:13 -0500
committerBen Skeggs <bskeggs@redhat.com>2021-01-29 16:49:14 +1000
commitf60f8705fc7b82964339c44aa3a8afd5cf216143 (patch)
treed35779be9e71693293a0f74040886d43e969053b /drivers/gpu/drm/nouveau/nouveau_encoder.h
parentfa9f9489d9f9d787455e827c46a3b1b45d6b37ee (diff)
downloadlinux-stable-f60f8705fc7b82964339c44aa3a8afd5cf216143.tar.gz
linux-stable-f60f8705fc7b82964339c44aa3a8afd5cf216143.tar.bz2
linux-stable-f60f8705fc7b82964339c44aa3a8afd5cf216143.zip
drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
I have a strange dejavu feeling that I tried to submit a patch for this in the past, but that it was rejected. I can't remember though, but I'm further convinced this patch is the right thing to do anyway. We label the to-be-committed head state in nv50_msto_atomic_enable() as armh. Normally armh implies a state which is currently armed in hardware. nv50_msto_atomic_enable() is called _after_ drm_atomic_swap_state() however, but before the commit tail ends, which means that said state is not actually armed on hardware. As well - take note that this is the same convention followed in all of the other atomic_enable() callbacks. So, let's correct this to asyh. Signed-off-by: Lyude Paul <lyude@redhat.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_encoder.h')
0 files changed, 0 insertions, 0 deletions