Skip to content

Commit

Permalink
Revert "media: msm: vidc: Implement IMEM and Venus 3xx packetization …
Browse files Browse the repository at this point in the history
…for legacy"

This reverts commit 879e493.
  • Loading branch information
tomgus1 committed May 6, 2020
1 parent e95c731 commit 500c77e
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 1,607 deletions.
3 changes: 1 addition & 2 deletions drivers/media/platform/msm/vidc/governors/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ ccflags-y := -I$(srctree)/drivers/devfreq/ \
-I$(srctree)/drivers/media/platform/msm/vidc/governors/

msm-vidc-dyn-gov-objs := msm_vidc_dyn_gov.o
msm-vidc-dyn-vmem-gov-objs := msm_vidc_dyn_vmem_gov.o

msm-vidc-ar50-dyn-gov-objs := msm_vidc_ar50_dyn_gov.o

obj-$(CONFIG_MSM_VIDC_GOVERNORS) := msm-vidc-dyn-gov.o msm-vidc-ar50-dyn-gov.o
obj-$(CONFIG_MSM_VIDC_GOVERNORS) += msm-vidc-dyn-vmem-gov.o
Loading

0 comments on commit 500c77e

Please sign in to comment.