linux-xiaomi-chiron/drivers/gpu/host1x/hw
Dmitry Osipenko 3fe2c7d4c8 gpu: host1x: Fix MLOCK's debug info
MLOCK's debug info, spewed on CDMA timeout, contains meaningless MLOCK
owner channel ID because HOST1X_SYNC_MLOCK_OWNER_CHID_F() returns shifted
value, while unshifted should be used. Fix it by changing '_F' to '_V'.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-By: Terje Bergstrom <tbergstrom@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-10-02 14:40:12 +02:00
..
cdma_hw.c
channel_hw.c
debug_hw.c
host1x01.c
host1x01.h
host1x01_hardware.h
host1x02.c
host1x02.h
host1x02_hardware.h
host1x04.c
host1x04.h
host1x04_hardware.h
hw_host1x01_channel.h
hw_host1x01_sync.h
hw_host1x01_uclass.h
hw_host1x02_channel.h
hw_host1x02_sync.h
hw_host1x02_uclass.h
hw_host1x04_channel.h
hw_host1x04_sync.h
hw_host1x04_uclass.h
intr_hw.c
syncpt_hw.c